summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Fix updating host feature bits for LEJohan Hedberg2012-11-011-0/+5
* Bluetooth: Replace *_init() for *_setup()Gustavo Padovan2012-10-241-4/+4
* Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2012-10-241-0/+20
* Bluetooth: Add setting of the LE event maskJohan Hedberg2012-10-241-0/+20
* Bluetooth: Add initial support for LE-only controllersJohan Hedberg2012-10-241-5/+53
* Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-111-0/+1
* Bluetooth: AMP: Handle number of compl blocks for AMP_LINKAndrei Emeltchenko2012-10-111-2/+23
* Bluetooth: Use %zu print specifier for size_t typeAndrei Emeltchenko2012-09-281-1/+1
* Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-271-8/+7
* Bluetooth: Fix two warnings in BT_DBGGustavo Padovan2012-09-271-1/+1
* Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-271-0/+20
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-271-0/+21
* Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-271-0/+29
* Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-271-0/+9
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-271-0/+41
* Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko2012-09-271-1/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-241-6/+93
|\
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-181-0/+67
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-211-3/+23
| * Bluetooth: Fix minor coding style in hci_event.cMikel Astiz2012-08-211-4/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-6/+22
|\ \ | |/ |/|
| * Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany2012-08-061-0/+2
| * Bluetooth: Fix using a NULL inquiry cache entryRam Malovany2012-08-061-5/+11
| * Bluetooth: Fix using NULL inquiry entryRam Malovany2012-08-061-0/+3
| * Bluetooth: Fix legacy pairing with some devicesSzymon Janc2012-08-061-1/+6
* | Bluetooth: Refactor in hci_le_conn_complete_evtAndre Guedes2012-08-061-13/+9
* | Bluetooth: Lookup hci_conn in hci_le_conn_complete_evtAndre Guedes2012-08-061-2/+2
* | Bluetooth: Find hci_conn by BT_CONNECT stateAndre Guedes2012-08-061-8/+3
* | Bluetooth: Refactor hci_cs_le_create_connAndre Guedes2012-08-061-14/+16
* | Bluetooth: Remove unneeded codeAndre Guedes2012-08-061-10/+0
* | Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-061-0/+5
* | Bluetooth: Trivial refactoringAndre Guedes2012-08-061-2/+1
* | Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes2012-08-061-4/+0
* | Bluetooth: Use lmp_no_flush_capable where applicableAndre Guedes2012-08-061-1/+1
* | Bluetooth: Use lmp_sniffsubr_capable where applicableAndre Guedes2012-08-061-1/+1
* | Bluetooth: Use lmp_sniff_capable where applicableAndre Guedes2012-08-061-1/+1
* | Bluetooth: Use lmp_rswitch_capable where applicableAndre Guedes2012-08-061-1/+1
* | Bluetooth: Use lmp_esco_capable where applicableAndre Guedes2012-08-061-1/+1
* | Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes2012-08-061-1/+1
* | Bluetooth: Use lmp_le_capable where applicableAndre Guedes2012-08-061-2/+2
|/
* Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko2012-07-111-85/+85
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-111-0/+48
|\
| * Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-081-0/+48
* | Bluetooth: Fix not removing hci_conn for failed LE connectionAndrzej Kaczmarek2012-06-051-9/+13
* | Bluetooth: Use __constant modifier in HCI codeAndrei Emeltchenko2012-06-051-3/+3
* | Bluetooth: Use lmp_ssp_capable() macroGustavo Padovan2012-06-051-1/+1
* | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-14/+1
* | Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-051-9/+14
* | Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-051-85/+59
* | Bluetooth: Use defined link key sizeAndrei Emeltchenko2012-06-051-1/+1
OpenPOWER on IntegriCloud