summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Handle number of compl blocks for AMP_LINKAndrei Emeltchenko
2012-09-28Bluetooth: Use %zu print specifier for size_t typeAndrei Emeltchenko
2012-09-27Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko
2012-09-27Bluetooth: Fix two warnings in BT_DBGGustavo Padovan
2012-09-27Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-19Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz
2012-08-21Bluetooth: Fix minor coding style in hci_event.cMikel Astiz
2012-08-06Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany
2012-08-06Bluetooth: Fix using a NULL inquiry cache entryRam Malovany
2012-08-06Bluetooth: Fix using NULL inquiry entryRam Malovany
2012-08-06Bluetooth: Fix legacy pairing with some devicesSzymon Janc
2012-08-06Bluetooth: Refactor in hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: Lookup hci_conn in hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: Find hci_conn by BT_CONNECT stateAndre Guedes
2012-08-06Bluetooth: Refactor hci_cs_le_create_connAndre Guedes
2012-08-06Bluetooth: Remove unneeded codeAndre Guedes
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: Trivial refactoringAndre Guedes
2012-08-06Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes
2012-08-06Bluetooth: Use lmp_no_flush_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_sniffsubr_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_sniff_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_rswitch_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_esco_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_le_capable where applicableAndre Guedes
2012-07-11Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko
2012-06-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-09Bluetooth: Add support for encryption key refreshJohan Hedberg
2012-06-05Bluetooth: Fix not removing hci_conn for failed LE connectionAndrzej Kaczmarek
2012-06-05Bluetooth: Use __constant modifier in HCI codeAndrei Emeltchenko
2012-06-05Bluetooth: Use lmp_ssp_capable() macroGustavo Padovan
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Fix coding style in the subsystemGustavo Padovan
2012-06-05Bluetooth: Remove most of the inline usageGustavo Padovan
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko
2012-06-05Bluetooth: Fix coding style in hci_event.cGustavo Padovan
2012-05-16Bluetooth: Report proper error number in disconnectionGustavo Padovan
2012-05-16Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal
2012-05-16Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan