summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-150/+0
* Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-54/+0
* Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann2013-10-101-1/+0
* 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/+0
* Bluetooth: Remove no longer needed mgmt_new_settings() functionMarcel Holtmann2013-10-061-1/+0
* 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/+0
* 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/+0
* 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
* 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
* Bluetooth: Add management command for setting static addressMarcel Holtmann2013-10-023-0/+9
* Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg2013-10-021-0/+2
* Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg2013-10-021-0/+1
* Bluetooth: Provide high speed configuration optionMarcel Holtmann2013-10-021-0/+1
* Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann2013-10-021-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-27255-2322/+5364
|\
| * Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-09-181-0/+1
| * lockref: add ability to mark lockrefs "dead"Linus Torvalds2013-09-071-0/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-071-6/+7
| |\
| | * constify dcache.c inlined helpers where possibleAl Viro2013-09-051-6/+6
| | * vfs: check submounts and drop atomicallyMiklos Szeredi2013-09-051-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-075-5/+4
| |\ \
| | * | userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-301-1/+0