1. e625e50 Bluetooth: Introduce debug feature when dynamic debug is disabled by Marcel Holtmann · 4 years, 8 months ago
  2. a10c907 Bluetooth: Add support for experimental features configuration by Marcel Holtmann · 4 years, 8 months ago
  3. 181d695 Bluetooth: Replace BT_DBG with bt_dev_dbg for management support by Marcel Holtmann · 4 years, 8 months ago
  4. 5f4b917 Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list by Marcel Holtmann · 4 years, 8 months ago
  5. 3679fe7 Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 9 months ago
  6. bc29225 Bluetooth: Add support for reading security information by Marcel Holtmann · 4 years, 9 months ago
  7. 4867bd0 Bluetooth: Pause discovery and advertising during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
  8. 72da7b2 Bluetooth: mgmt: add mgmt_cmd_status in add_advertising by Joseph Hwang · 4 years, 10 months ago
  9. 985048f Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 10 months ago
  10. 00bce3f Bluetooth: Enable erroneous data reporting if WBS is supported by Alain Michaud · 4 years, 10 months ago
  11. 4b127bd Bluetooth: Support querying for WBS support through MGMT by Alain Michaud · 4 years, 11 months ago
  12. 6613bab Bluetooth: fix appearance typo in mgmt.c by Alain Michaud · 5 years ago
  13. bdf2aca Bluetooth: adding missing const decoration to mgmt_status_table by Alain Michaud · 5 years ago
  14. 117717e Bluetooth: Increment management interface revision by Marcel Holtmann · 5 years ago
  15. 600a874 Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS. by Alain Michaud · 5 years ago
  16. 72bb169 Bluetooth: mgmt: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  17. 5bec1fb Bluetooth: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  18. 7a0e5b1 Bluetooth: Add quirk for reading BD_ADDR from fwnode property by Matthias Kaehlcke · 6 years ago
  19. 4a67e5d Bluetooth: mgmt: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  20. cb28c30 Bluetooth: SMP: fix crash in unpairing by Matias Karhumaa · 6 years ago
  21. ad3e0b2 Bluetooth: remove redundant variables 'adv_set' and 'cp' by YueHaibing · 6 years ago
  22. 85a721a Bluetooth: Implement secondary advertising on different PHYs by Jaganath Kanakkassery · 6 years ago
  23. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 6 years ago
  24. 45b7749 Bluetooth: Implement disable and removal of adv instance by Jaganath Kanakkassery · 6 years ago
  25. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 6 years ago
  26. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 6 years ago
  27. b7c23df Bluetooth: Implement PHY changed event by Jaganath Kanakkassery · 6 years ago
  28. 0314f28 Bluetooth: Implement Set PHY Confguration command by Jaganath Kanakkassery · 6 years ago
  29. 6244691 Bluetooth: Implement Get PHY Configuration mgmt command by Jaganath Kanakkassery · 6 years ago
  30. 9ea47132 Bluetooth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  31. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  32. f17d858 Bluetooth: Fix potential memory leak by Jaganath Kanakkassery · 7 years ago
  33. f61851f Bluetooth: Fix append max 11 bytes of name to scan rsp data by Michał Narajowski · 8 years ago
  34. 1b42206 Bluetooth: Refactor append name and appearance by Michał Narajowski · 8 years ago
  35. 7dc6f16 Bluetooth: Fix not updating scan rsp when adv off by Michał Narajowski · 8 years ago
  36. dd7e39b Bluetooth: Fix NULL pointer dereference in mgmt context by Arek Lichwa · 8 years ago
  37. af4168c Bluetooth: Set appearance only for LE capable controllers by Michał Narajowski · 8 years ago
  38. e74317f Bluetooth: Fix missing ext info event when setting appearance by Michał Narajowski · 8 years ago
  39. 5e9fae4 Bluetooth: Add supported data types to ext info changed event by Michał Narajowski · 8 years ago
  40. 6a9e90b Bluetooth: Add appearance to Read Ext Controller Info command by Szymon Janc · 8 years ago
  41. cde7a86 Bluetooth: Factor appending EIR to separate helper by Michał Narajowski · 8 years ago
  42. 7d5c11d Bluetooth: Refactor read_ext_controller_info handler by Szymon Janc · 8 years ago
  43. 3310230 Bluetooth: Increment management interface revision by Szymon Janc · 8 years ago
  44. 9c9db78 Bluetooth: Fix advertising instance validity check for flags by Szymon Janc · 8 years ago
  45. 2bb36870 Bluetooth: Unify advertising instance flags check by Szymon Janc · 8 years ago
  46. 5e2c59e Bluetooth: Remove unused parameter from tlv_data_is_valid function by Szymon Janc · 8 years ago
  47. c4960ec Bluetooth: Add support for appearance in scan rsp by Michał Narajowski · 8 years ago
  48. 7c295c4 Bluetooth: Add support for local name in scan rsp by Michał Narajowski · 8 years ago
  49. 3e36ca4 Bluetooth: Use kzalloc instead of kmalloc/memset by Wei Yongjun · 8 years ago
  50. 8a0c9f4 Bluetooth: Append local name and CoD to Extended Controller Info by Michał Narajowski · 8 years ago
  51. 321c6fe Bluetooth: Add framework for Extended Controller Information by Marcel Holtmann · 8 years ago
  52. 9db5c62 Bluetooth: Use command status event for Set IO Capability errors by Marcel Holtmann · 8 years ago
  53. 56f787c Bluetooth: Fix wrong Get Clock Information return parameters by Marcel Holtmann · 8 years ago
  54. 5504c3a Bluetooth: Use individual flags for certain management events by Marcel Holtmann · 8 years ago
  55. 37d3a1f Bluetooth: mgmt: Fix sending redundant event for Advertising Instance by Johan Hedberg · 8 years ago
  56. 03c979c Bluetooth: Introduce helper to pack mgmt version information by Marcel Holtmann · 8 years ago
  57. 8751097 Bluetooth: Increment management interface revision by Johan Hedberg · 8 years ago
  58. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 9 years ago
  59. 6a0e780 Bluetooth: Fix potential buffer overflow with Add Advertising by Johan Hedberg · 9 years ago
  60. 9c176ce Bluetooth: Increment management interface revision by Johan Hedberg · 9 years ago
  61. 82a37ad Bluetooth: Add support for limited privacy mode by Johan Hedberg · 9 years ago
  62. 78b781c Bluetooth: Add support for Start Limited Discovery command by Johan Hedberg · 9 years ago
  63. 0d3b7f6 Bluetooth: Change eir_has_data_type() to more generic eir_get_data() by Johan Hedberg · 9 years ago
  64. cab054a Bluetooth: Clean up current advertising instance tracking by Johan Hedberg · 9 years ago
  65. 17fd08f Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag by Johan Hedberg · 9 years ago
  66. 02c04afe Bluetooth: Simplify read_adv_features code by Johan Hedberg · 9 years ago
  67. 2ff1389 Bluetooth: Perform HCI update for power on synchronously by Johan Hedberg · 9 years ago
  68. bf943cb Bluetooth: Move fast connectable code to hci_request.c by Johan Hedberg · 9 years ago
  69. b1a8917 Bluetooth: Move EIR update to hci_request.c by Johan Hedberg · 9 years ago
  70. 00cf504 Bluetooth: HCI name update to hci_request.c by Johan Hedberg · 9 years ago
  71. c366f55 Bluetooth: Move discoverable timeout behind hdev->req_workqueue by Johan Hedberg · 9 years ago
  72. aed1a88 Bluetooth: Move discoverable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  73. 14bf5ea Bluetooth: Perform Class of Device changes through hdev->req_workqueue by Johan Hedberg · 9 years ago
  74. 53c0ba7 Bluetooth: Move connectable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  75. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  76. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  77. dc4270c Bluetooth: Increment management interface revision by Johan Hedberg · 9 years ago
  78. e59a554 Bluetooth: Fix powering on with privacy and advertising by Andrzej Kaczmarek · 9 years ago
  79. 40b25fe Bluetooth: Add support for Get Advertising Size Information command by Marcel Holtmann · 9 years ago
  80. 31a3248 Bluetooth: Simplify if statements in tlv_data_is_valid function by Marcel Holtmann · 9 years ago
  81. ceff86a Bluetooth: Add instance range check for Add Advertising command by Marcel Holtmann · 9 years ago
  82. 0ad06aa Bluetooth: Fix specifying role for LE connections by Johan Hedberg · 9 years ago
  83. 2f27498 Bluetooth: Fix BR/EDR Page Scan update with Add Device by Johan Hedberg · 9 years ago
  84. 2154d3f Bluetooth: Move Stop Discovery to req_workqueue by Johan Hedberg · 9 years ago
  85. e68f072 Bluetooth: Move Start Discovery to req_workqueue by Johan Hedberg · 9 years ago
  86. 591752a Bluetooth: Add discovery type validity helper by Johan Hedberg · 9 years ago
  87. 7c1fbed Bluetooth: Move LE scan disable/restart behind req_workqueue by Johan Hedberg · 9 years ago
  88. af02dd4 Bluetooth: Use req_workqueue for background scanning when powering on by Johan Hedberg · 9 years ago
  89. 51d7a94 Bluetooth: Don't wait for HCI in Add/Remove Device by Johan Hedberg · 9 years ago
  90. 2e93e53 Bluetooth: Run all background scan updates through req_workqueue by Johan Hedberg · 9 years ago
  91. 89e0ccc Bluetooth: Take advantage of connection abort helpers by Johan Hedberg · 9 years ago
  92. c81d555 Bluetooth: Fix crash in SMP when unpairing by Johan Hedberg · 9 years ago
  93. fc64361 Bluetooth: Disable auto-connection parameters when unpairing by Johan Hedberg · 9 years ago
  94. ec182f0 Bluetooth: Remove unnecessary indentation in unpair_device() by Johan Hedberg · 9 years ago
  95. 9d4c1cc Bluetooth: Use hci_conn_hash_lookup_le() when possible by Johan Hedberg · 9 years ago
  96. 85813a7 Bluetooth: Add le_addr_type() helper function by Johan Hedberg · 9 years ago
  97. a6ad2a6 Bluetooth: Fix removing connection parameters when unpairing by Johan Hedberg · 9 years ago
  98. cad20c2 Bluetooth: Don't use remote address type to decide IRK persistency by Johan Hedberg · 9 years ago
  99. 5157b8a Bluetooth: Fix initializing conn_params in scan phase by Jakub Pawlowski · 9 years ago
  100. 679d2b6 Bluetooth: Fix remove_device behavior for explicit connects by Johan Hedberg · 9 years ago