summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: Store SCO address information in its own socket structureMarcel Holtmann2013-10-131-0/+2
| * Bluetooth: Use SCO addresses from HCI connection directlyMarcel Holtmann2013-10-131-3/+0Star
| * Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann2013-10-131-2/+3
| * Bluetooth: Store address information in L2CAP channel structureMarcel Holtmann2013-10-131-0/+2
| * Bluetooth: Store source address of HCI connectionsMarcel Holtmann2013-10-131-0/+1
| * Bluetooth: Store the source address type of LE connectionsMarcel Holtmann2013-10-131-0/+1
| * Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann2013-10-131-2/+0Star
| * Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointersMarcel Holtmann2013-10-131-3/+0Star
| * Bluetooth: The L2CAP fixed channel connectionless data is supportedMarcel Holtmann2013-10-121-0/+1
| * Bluetooth: Allow 3D profile to use security mode 4 level 0Marcel Holtmann2013-10-121-0/+1
| * Bluetooth: Add management command for setting LE scan parametersMarcel Holtmann2013-10-111-0/+7
| * Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann2013-10-111-0/+2
| * Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-111-1/+1
| * Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-111-1/+1
| * Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-146/+0Star
| * Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-150/+0Star
| * Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-54/+0Star
| * Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann2013-10-101-1/+0Star
| * Bluetooth: Read location data on AMP controller initMarcel Holtmann2013-10-071-0/+2
| * Bluetooth: Make mgmt_discovering() return voidMarcel Holtmann2013-10-071-1/+1
| * Bluetooth: Make mgmt_remote_name() return voidMarcel Holtmann2013-10-071-2/+2
| * Bluetooth: Make mgmt_device_found() return voidMarcel Holtmann2013-10-071-3/+3
| * Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann2013-10-071-2/+2
| * Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann2013-10-071-3/+3
| * Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann2013-10-071-2/+2
| * Bluetooth: Make mgmt_disconnect_failed() return voidMarcel Holtmann2013-10-071-2/+2
| * Bluetooth: Make mgmt_set_powered_failed() return voidMarcel Holtmann2013-10-071-1/+1
| * Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return voidMarcel Holtmann2013-10-071-2/+2
| * Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann2013-10-061-1/+0Star
| * Bluetooth: Remove no longer needed mgmt_new_settings() functionMarcel Holtmann2013-10-061-1/+0Star
| * Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann2013-10-061-0/+1
| * Bluetooth: Add constants for LE advertising typesMarcel Holtmann2013-10-061-0/+5
| * Bluetooth: Add HCI structure for LE advertising parameters commandMarcel Holtmann2013-10-061-0/+12
| * Bluetooth: Move hci_amp_capable() function into L2CAP coreMarcel Holtmann2013-10-061-16/+0Star
| * Bluetooth: Rename AMP status constants and use themMarcel Holtmann2013-10-061-7/+7
| * Bluetooth: Use explicit AMP controller id value for BR/EDRMarcel Holtmann2013-10-061-1/+1
| * Bluetooth: Separate AMP controller type from HCI device typeMarcel Holtmann2013-10-061-1/+1
| * Bluetooth: Add constants for AMP controller typeMarcel Holtmann2013-10-061-0/+4
| * Bluetooth: Remove useless external function to count controllersMarcel Holtmann2013-10-061-13/+0Star
| * Bluetooth: Add public mgmt function to send New Settings eventJohan Hedberg2013-10-051-0/+1
| * Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg2013-10-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-075-6/+94
|\|
| * Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun2013-10-021-0/+2
| * Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun2013-10-021-0/+5
| * Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun2013-10-021-0/+2
| * Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun2013-10-021-0/+16
| * Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun2013-10-021-0/+12
| * Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun2013-10-021-0/+14
| * Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun2013-10-021-0/+9
| * Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun2013-10-021-0/+9