1. e213568 Bluetooth: Disallow LE local out-of-band data when LE privacy is used by Marcel Holtmann · 9 years ago
  2. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 9 years ago
  3. 57b0d3e Bluetooth: Fix error returns for Read Local OOB Extended Data commands by Marcel Holtmann · 9 years ago
  4. efcd8c9 Bluetooth: Move memory location outside of hci_dev lock by Marcel Holtmann · 9 years ago
  5. 880897d Bluetooth: Update adv. parameters when conn. setting changes by Arman Uguray · 9 years ago
  6. c7d4883 Bluetooth: Use ADV_SCAN_IND for adv. instances by Arman Uguray · 9 years ago
  7. faccb95 Bluetooth: Fix using global connectable settings for adv by Arman Uguray · 9 years ago
  8. fdf5178 Bluetooth: Unify advertising data code paths by Arman Uguray · 9 years ago
  9. 089fa8c Bluetooth: Update supported_flags for AD features by Arman Uguray · 9 years ago
  10. 5507e35 Bluetooth: Support the "tx-power" adv flag by Arman Uguray · 9 years ago
  11. 67e0c0c Bluetooth: Support the "managed-flags" adv flag by Arman Uguray · 9 years ago
  12. 807ec77 Bluetooth: Support the "limited-discoverable" adv flag by Arman Uguray · 9 years ago
  13. b44133f Bluetooth: Support the "discoverable" adv flag by Arman Uguray · 9 years ago
  14. e7a685d Bluetooth: Support the "connectable mode" adv flag by Arman Uguray · 9 years ago
  15. 08dc0e9 Bluetooth: Fix minor typo in comment for static address setting by Marcel Holtmann · 9 years ago
  16. 99c679a Bluetooth: Filter list of supported commands/events for untrusted users by Marcel Holtmann · 9 years ago
  17. 912098a Bluetooth: Add support for adv instance timeout by Arman Uguray · 9 years ago
  18. 4117ed7 Bluetooth: Add support for instance scan response by Arman Uguray · 9 years ago
  19. da929335 Bluetooth: Implement the Remove Advertising command by Arman Uguray · 9 years ago
  20. 24b4f38 Bluetooth: Implement the Add Advertising command by Arman Uguray · 9 years ago
  21. dc5d82a Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded value by Marcel Holtmann · 9 years ago
  22. e7844ee Bluetooth: Gracefully response to enabling LE on LE only devices by Marcel Holtmann · 9 years ago
  23. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 9 years ago
  24. 88b94ce Bluetooth: Add hdev_init callback for HCI channels by Johan Hedberg · 9 years ago
  25. a380b6c Bluetooth: Add generic mgmt helper API by Johan Hedberg · 9 years ago
  26. 333ae95 Bluetooth: Add channel parameter to mgmt_pending_find() API by Johan Hedberg · 9 years ago
  27. 07d2334 Bluetooth: Add simultaneous dual mode scan by Jakub Pawlowski · 9 years ago
  28. 812abb1 Bluetooth: Refactor BR/EDR inquiry and LE scan triggering. by Jakub Pawlowski · 9 years ago
  29. 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 9 years ago
  30. 5425f98 Bluetooth: Fix length for Read Local OOB Extended Data respone packet by Marcel Holtmann · 9 years ago
  31. 5082a59 Bluetooth: Do not include LE SC out-of-band data if not enabled by Marcel Holtmann · 9 years ago
  32. 0821a2c Bluetooth: Return LE SC confirm and random values for out-of-band data by Marcel Holtmann · 9 years ago
  33. 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 9 years ago
  34. bea4160 Bluetooth: Move eir_append_data function to a different location by Marcel Holtmann · 9 years ago
  35. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 9 years ago
  36. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 9 years ago
  37. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 9 years ago
  38. 7aea8616 Bluetooth: Remove unneeded initializer for management command table by Marcel Holtmann · 9 years ago
  39. c91041d Bluetooth: Add support for untrusted access to management commands by Marcel Holtmann · 9 years ago
  40. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 9 years ago
  41. 96f1474 Bluetooth: Add support for extended index management command by Marcel Holtmann · 9 years ago
  42. ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 9 years ago
  43. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 9 years ago
  44. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 9 years ago
  45. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 9 years ago
  46. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 9 years ago
  47. 516018a Bluetooth: Introduce hci_dev_test_and_change_flag helper macro by Marcel Holtmann · 9 years ago
  48. ce05d60 Bluetooth: Introduce hci_dev_change_flag helper macro by Marcel Holtmann · 9 years ago
  49. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 9 years ago
  50. a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 9 years ago
  51. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 9 years ago
  52. cc91cb0 Bluetooth: Add support connectable advertising setting by Marcel Holtmann · 9 years ago
  53. beb1c21 Bluetooth: Increment management interface revision by Marcel Holtmann · 9 years ago
  54. 55e76b3 Bluetooth: Add 'Already Paired' error for Pair Device command by Johan Hedberg · 9 years ago
  55. 406ef2a Bluetooth: Make Fast Connectable available while powered off by Johan Hedberg · 9 years ago
  56. 7a00ff4 Bluetooth: Add mgmt_send_event() helper to send to any HCI channel by Johan Hedberg · 9 years ago
  57. 3b0602c Bluetooth: Rename pending_cmd to mgmt_pending_cmd by Johan Hedberg · 9 years ago
  58. 2a1afb5 Bluetooth: Rename cmd_complete() to mgmt_cmd_complete() by Johan Hedberg · 9 years ago
  59. a69e837 Bluetooth: Rename cmd_status() to mgmt_cmd_status() by Johan Hedberg · 9 years ago
  60. b9a245fb Bluetooth: Move all mgmt command quirks to handler table by Johan Hedberg · 9 years ago
  61. 6d785aa3 Bluetooth: Convert mgmt to use HCI chan registration API by Johan Hedberg · 9 years ago
  62. 93690c2 Bluetooth: Introduce controller setting information for static address by Marcel Holtmann · 9 years ago
  63. 82f8b65 Bluetooth: fix service discovery behaviour for empty uuids filter by Jakub Pawlowski · 9 years ago
  64. 2976cde Bluetooth: Refactor service discovery filter logic by Jakub Pawlowski · 9 years ago
  65. 48f86b7 Bluetooth: Move Service Discovery logic before refactoring by Jakub Pawlowski · 9 years ago
  66. 4cd3928 Bluetooth: Update New CSRK event to match latest specification by Johan Hedberg · 9 years ago
  67. 7129069 Bluetooth: Rename hci_send_to_control to hci_send_to_channel by Johan Hedberg · 9 years ago
  68. a2cb01d Bluetooth: Fix checking for pending Set SSP in Set HS handler by Johan Hedberg · 9 years ago
  69. 94d52da Bluetooth: Remove bogus check for pending mgmt Set HS command by Johan Hedberg · 9 years ago
  70. faa8103 Bluetooth: Enhance error codes pair device command by Lukasz Rymanowski · 9 years ago
  71. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 9 years ago
  72. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 9 years ago
  73. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 9 years ago
  74. 41bcfd5 Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values by Marcel Holtmann · 9 years ago
  75. 5920028 Bluetooth: Fix check for SSP when enabling SC by Johan Hedberg · 10 years ago
  76. d25b78e Bluetooth: Enforce zero-valued hash/rand192 for LE OOB by Johan Hedberg · 10 years ago
  77. a1443f5 Bluetooth: Convert Set SC to use HCI Request by Johan Hedberg · 10 years ago
  78. 484aabc Bluetooth: Remove incorrect check for BDADDR_BREDR address type by Johan Hedberg · 10 years ago
  79. 5d57e79 Bluetooth: Check for valid bdaddr in add_remote_oob_data by Johan Hedberg · 10 years ago
  80. ed93ec6 Bluetooth: Require SSP enabling before BR/EDR Secure Connections by Marcel Holtmann · 10 years ago
  81. 3a5486e Bluetooth: Limit BR/EDR switching for LE only with secure connections by Marcel Holtmann · 10 years ago
  82. 574ea3c Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP by Marcel Holtmann · 10 years ago
  83. 91200e9 Bluetooth: Fix reporting invalid RSSI for LE devices by Szymon Janc · 10 years ago
  84. 162a3ba Bluetooth: Bind the SMP channel registration to management power state by Marcel Holtmann · 10 years ago
  85. 111e4bc Bluetooth: Fix issue with switching BR/EDR back on when disabled by Marcel Holtmann · 10 years ago
  86. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
  87. 05b3c3e Bluetooth: Remove no longer needed force_sc_support debugfs option by Marcel Holtmann · 10 years ago
  88. 9df7465 Bluetooth: Add return parameter to cmd_complete callbacks by Johan Hedberg · 10 years ago
  89. 5a154e6 Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  90. 51ef3eb Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  91. 2cf2221 Bluetooth: Add hci_request support for hci_update_background_scan by Johan Hedberg · 10 years ago
  92. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago
  93. 1d2dc5b Bluetooth: Split hci_update_page_scan into two functions by Johan Hedberg · 10 years ago
  94. ea8ae25 Bluetooth: Fix bug with filter in service discovery optimization by Marcel Holtmann · 10 years ago
  95. a463e9c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  96. 9845904 Bluetooth: Fix mgmt response status when removing adapter by Johan Hedberg · 10 years ago
  97. ec6f99b Bluetooth: Fix enabling BR/EDR SC when powering on by Johan Hedberg · 10 years ago
  98. a511b35 Bluetooth: Fix incorrect pending cmd removal in pairing_complete() by Johan Hedberg · 10 years ago
  99. 15013ae Bluetooth: Fix calling hci_conn_put too early by Johan Hedberg · 10 years ago
  100. 3ad6758 Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete() by Jaganath Kanakkassery · 10 years ago