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