summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-18Bluetooth: 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-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-08Bluetooth: 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
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann
2012-05-09Bluetooth: Remove advertising cacheAndre Guedes
2012-05-09Bluetooth: mgmt: Fix missing connect failed event for LEHemant Gupta
2012-05-09Bluetooth: Ignore inquiry results from periodic inquiryAndre Guedes
2012-05-09Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes
2012-05-09Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes
2012-05-09Bluetooth: LE support for MGMT stop discoveryAndre Guedes
2012-05-09Bluetooth: Fix type in cpu_to_le conversionAndrei Emeltchenko
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann