summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bluetooth: Fix coding style in hci_event.cGustavo Padovan2012-06-051-104/+135
|/
* Bluetooth: Report proper error number in disconnectionGustavo Padovan2012-05-161-1/+1
* Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal2012-05-161-1/+3
* Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg2012-05-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-161-2/+9
|\
| * Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2012-05-141-2/+2
| * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-141-0/+7
* | Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-091-1/+1
* | Bluetooth: Remove advertising cacheAndre Guedes2012-05-091-7/+0
* | Bluetooth: mgmt: Fix missing connect failed event for LEHemant Gupta2012-05-091-0/+2
* | Bluetooth: Ignore inquiry results from periodic inquiryAndre Guedes2012-05-091-0/+9
* | Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes2012-05-091-1/+9
* | Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes2012-05-091-0/+11
* | Bluetooth: LE support for MGMT stop discoveryAndre Guedes2012-05-091-1/+5
* | Bluetooth: Fix type in cpu_to_le conversionAndrei Emeltchenko2012-05-091-3/+3
* | Bluetooth: Add TX power tag to EIR dataMarcel Holtmann2012-05-091-3/+6