summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg-0/+1
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg-1/+2
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg-0/+12
2010-12-22Bluetooth: Add read_info management commandJohan Hedberg-0/+19
2010-12-22Bluetooth: Add read_index_list management commandJohan Hedberg-0/+6
2010-12-22Bluetooth: Add read_version management commandJohan Hedberg-0/+6
2010-12-07Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg-0/+1
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg-0/+3
2010-12-07Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg-0/+51
2010-12-01Bluetooth: clean up legal textAndrei Emeltchenko-25/+25
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko-9/+9
2010-12-01Bluetooth: clean up l2cap codeAndrei Emeltchenko-5/+5
2010-12-01Bluetooth: clean up rfcomm codeAndrei Emeltchenko-2/+2
2010-12-01Bluetooth: clean up sco codeAndrei Emeltchenko-4/+4
2010-10-12Bluetooth: clean up rfcomm codeAndrei Emeltchenko-5/+0
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau-0/+2
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel-1/+1
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+18
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan-0/+18
2010-09-23net: return operator cleanupEric Dumazet-2/+2
2010-08-10Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau-1/+1
2010-08-10Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau-1/+1
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller-1/+1
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann-0/+2
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan-113/+113
2010-07-21Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan-0/+1
2010-07-21Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala-0/+1
2010-07-21Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala-0/+1
2010-07-21Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala-2/+2
2010-07-21Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan-0/+1
2010-07-21Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan-1/+0
2010-07-21Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan-0/+5
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer-1/+1
2010-07-21Bluetooth: Remove extraneous white spaceRon Shaffer-7/+7
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg-0/+12
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann-0/+2
2010-05-10Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan-0/+1
2010-05-10Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan-0/+6
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan-1/+1
2010-05-10Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan-0/+2
2010-05-10Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan-2/+1
2010-05-10Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan-0/+2
2010-05-10Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan-1/+2
2010-05-10Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan-0/+4
2010-05-10Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan-9/+11
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan-1/+1
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann-1/+1
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann-0/+5
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann-0/+2
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann-2/+2