1. cbbdfa6 Bluetooth: Enable controller RPA resolution using Experimental feature by Sathish Narasimman · 4 years, 5 months ago
  2. b2cc233 Bluetooth: Enable RPA Timeout by Sathish Narasimman · 4 years, 5 months ago
  3. e1d5723 Bluetooth: Configure controller address resolution if available by Marcel Holtmann · 4 years, 5 months ago
  4. 6540351 Bluetooth: Translate additional address type correctly by Marcel Holtmann · 4 years, 5 months ago
  5. cde1a8a Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers by Ismael Ferreras Morezuelas · 4 years, 5 months ago
  6. 339ddaa Bluetooth: Fix update of connection state in `hci_encrypt_cfm` by Patrick Steinhardt · 4 years, 6 months ago
  7. 49b020c Bluetooth: Adding a configurable autoconnect timeout by Alain Michaud · 4 years, 6 months ago
  8. 8746f13 Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 8 months ago
  9. 5cbd3eb Bluetooth: use configured params for ext adv by Alain Michaud · 4 years, 6 months ago
  10. 76b1399 Bluetooth: Terminate the link if pairing is cancelled by Manish Mandlik · 4 years, 7 months ago
  11. 8208f5a Bluetooth: Update background scan and report device based on advertisement monitors by Miao-chen Chou · 4 years, 7 months ago
  12. bd2fbc6 Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR by Miao-chen Chou · 4 years, 7 months ago
  13. b139553 Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR by Miao-chen Chou · 4 years, 7 months ago
  14. e5e1e7f Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES by Miao-chen Chou · 4 years, 7 months ago
  15. 7fceb17 Bluetooth: Add definitions for advertisement monitor features by Miao-chen Chou · 4 years, 7 months ago
  16. 4c54bf2 Bluetooth: Add get/set device flags mgmt op by Abhishek Pandit-Subedi · 4 years, 7 months ago
  17. a1fc753 Bluetooth: Replace wakeable in hci_conn_params by Abhishek Pandit-Subedi · 4 years, 7 months ago
  18. 7a92906 Bluetooth: Replace wakeable list with flag by Abhishek Pandit-Subedi · 4 years, 7 months ago
  19. 8baaa40 Bluetooth: Add bdaddr_list_with_flags for classic whitelist by Abhishek Pandit-Subedi · 4 years, 7 months ago
  20. 10873f9 Bluetooth: centralize default value initialization. by Alain Michaud · 4 years, 7 months ago
  21. 7e90de4 Bluetooth: mgmt: read/set system parameter definitions by Alain Michaud · 4 years, 7 months ago
  22. 32929e1f Bluetooth: Use only 8 bits for the HCI CMSG state flags by Alain Michaud · 4 years, 7 months ago
  23. 00398e1 Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections by Alain Michaud · 4 years, 7 months ago
  24. 3ca44c1 Bluetooth: Consolidate encryption handling in hci_encrypt_cfm by Luiz Augusto von Dentz · 4 years, 8 months ago
  25. 631512f Bluetooth: L2CAP: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  26. 81dafad Bluetooth: Add hook for driver to prevent wake from suspend by Abhishek Pandit-Subedi · 4 years, 8 months ago
  27. 0d2c982 Bluetooth: Rename BT_SUSPEND_COMPLETE by Abhishek Pandit-Subedi · 4 years, 8 months ago
  28. e625e50 Bluetooth: Introduce debug feature when dynamic debug is disabled by Marcel Holtmann · 4 years, 8 months ago
  29. a10c907 Bluetooth: Add support for experimental features configuration by Marcel Holtmann · 4 years, 8 months ago
  30. d5cc662 Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option by Marcel Holtmann · 4 years, 8 months ago
  31. 14a81bf Bluetooth: replace zero-length array with flexible-array member by Marcel Holtmann · 4 years, 8 months ago
  32. 22091585 Bluetooth: Adding driver and quirk defs for multi-role LE by Alain Michaud · 4 years, 8 months ago
  33. 2eb71a3 Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on reset by Marcel Holtmann · 4 years, 9 months ago
  34. ff3b8df Bluetooth: Enable LE Enhanced Connection Complete event. by Marcel Holtmann · 4 years, 9 months ago
  35. 55beec1 Bluetooth: Sort list of LE features constants by Marcel Holtmann · 4 years, 9 months ago
  36. c2aa30d Bluetooth: debugfs option to unset MITM flag by Archie Pusaka · 4 years, 9 months ago
  37. d2a3f5f Bluetooth: Add HCI device identifier for VIRTIO devices by Marcel Holtmann · 4 years, 9 months ago
  38. bc29225 Bluetooth: Add support for reading security information by Marcel Holtmann · 4 years, 9 months ago
  39. a479036 Bluetooth: Add support for Read Local Simple Pairing Options by Marcel Holtmann · 4 years, 9 months ago
  40. 145373c Bluetooth: Add framework for Microsoft vendor extension by Miao-chen Chou · 4 years, 9 months ago
  41. 1f8330e Bluetooth: add support to notify using SCO air mode by Sathish Narsimman · 4 years, 9 months ago
  42. 3ee7b7c Bluetooth: Add BT_MODE socket option by Luiz Augusto von Dentz · 4 years, 9 months ago
  43. da49b60 Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections by Luiz Augusto von Dentz · 4 years, 9 months ago
  44. b48596d Bluetooth: L2CAP: Add get_peer_pid callback by Luiz Augusto von Dentz · 4 years, 9 months ago
  45. 4867bd0 Bluetooth: Pause discovery and advertising during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
  46. dd522a7 Bluetooth: Handle LE devices during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
  47. 4f40afc Bluetooth: Handle BR/EDR devices during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
  48. 9952d90 Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND by Abhishek Pandit-Subedi · 4 years, 10 months ago
  49. 4be5ca6 Bluetooth: L2CAP: Add module option to enable ECRED mode by Luiz Augusto von Dentz · 4 years, 10 months ago
  50. 15f02b9 Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode by Luiz Augusto von Dentz · 4 years, 10 months ago
  51. 1457209 Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode by Luiz Augusto von Dentz · 4 years, 10 months ago
  52. 00bce3f Bluetooth: Enable erroneous data reporting if WBS is supported by Alain Michaud · 4 years, 10 months ago
  53. 4b127bd Bluetooth: Support querying for WBS support through MGMT by Alain Michaud · 4 years, 10 months ago
  54. e37c57a Bluetooth: Fixing a few comment typos in the quirk definitions. by Alain Michaud · 4 years, 10 months ago
  55. a9e4569 Bluetooth: Remove adv set for directed advertising by Sathish Narsimman · 4 years, 10 months ago
  56. a7e4545 Bluetooth: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  57. 1c22d3c Bluetooth: RFCOMM: Use MTU auto tune logic by Luiz Augusto von Dentz · 4 years, 11 months ago
  58. eab2404 Bluetooth: Add BT_PHY socket option by Luiz Augusto von Dentz · 4 years, 11 months ago
  59. f9a619d Bluetooth: monitor: Add support for ISO packets by Luiz Augusto von Dentz · 5 years ago
  60. 4de0fc5 Bluetooth: Add definitions for CIS connections by Luiz Augusto von Dentz · 5 years ago
  61. 600a874 Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS. by Alain Michaud · 5 years ago
  62. 1efd927 Bluetooth: Add support for LE PHY Update Complete event by Luiz Augusto von Dentz · 5 years ago
  63. 657cc64 Bluetooth: Remove usage of BT_ERR_RATELIMITED macro by Marcel Holtmann · 5 years ago
  64. 36278a5 Bluetooth: Adding a bt_dev_warn_ratelimited macro. by Alain Michaud · 5 years ago
  65. ad4a679 Bluetooth: Add support for utilizing Fast Advertising Interval by Spoorthi Ravishankar Koppad · 5 years ago
  66. 58a96fc Bluetooth: Add debug setting for changing minimum encryption key size by Marcel Holtmann · 5 years ago
  67. 302975c Bluetooth: Add support for LE ping feature by Spoorthi Ravishankar Koppad · 6 years ago
  68. f80c5da Bluetooth: Ignore CC events not matching the last HCI command by João Paulo Rechi Vita · 6 years ago
  69. d5bb334 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 6 years ago
  70. 7a0e5b1 Bluetooth: Add quirk for reading BD_ADDR from fwnode property by Matthias Kaehlcke · 6 years ago
  71. e2bef38 Bluetooth: Allow driver specific cmd timeout handling by Rajat Jain · 6 years ago
  72. c4f5627 Bluetooth: Fix locking in bt_accept_enqueue() for BH context by Matthias Kaehlcke · 6 years ago
  73. dd1a8f8 Bluetooth: Errata Service Release 8, Erratum 3253 by Mallikarjun Phulari · 6 years ago
  74. 571f739 Bluetooth: Use separate L2CAP LE credit based connection result values by Mallikarjun Phulari · 6 years ago
  75. 30d65e0 Bluetooth: Fix debugfs NULL pointer dereference by Matias Karhumaa · 6 years ago
  76. 96cd8ea Bluetooth: L2CAP: Derive rx credits from MTU and MPS by Luiz Augusto von Dentz · 6 years ago
  77. fe14931 Bluetooth: L2CAP: Derive MPS from connection MTU by Luiz Augusto von Dentz · 6 years ago
  78. b950aa8 Bluetooth: Add definitions and track LE resolve list modification by Ankit Navik · 6 years ago
  79. aa12af7 Bluetooth: Add definitions for LE set address resolution by Ankit Navik · 6 years ago
  80. e4cc5a1 Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it by Marcel Holtmann · 6 years ago
  81. 740011c Bluetooth: Add new quirk for non-persistent setup settings by Sean Wang · 6 years ago
  82. 85a721a Bluetooth: Implement secondary advertising on different PHYs by Jaganath Kanakkassery · 6 years ago
  83. acf0aea Bluetooth: Handle ADv set terminated event by Jaganath Kanakkassery · 6 years ago
  84. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 6 years ago
  85. 45b7749 Bluetooth: Implement disable and removal of adv instance by Jaganath Kanakkassery · 6 years ago
  86. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 6 years ago
  87. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 6 years ago
  88. 6b49bcb Bluetooth: Read no of adv sets during init by Jaganath Kanakkassery · 6 years ago
  89. b2cc976 Bluetooth: Handle extended ADV PDU types by Jaganath Kanakkassery · 6 years ago
  90. 45bdd86 Bluetooth: Set Scan PHYs based on selected PHYs by user by Jaganath Kanakkassery · 6 years ago
  91. b7c23df Bluetooth: Implement PHY changed event by Jaganath Kanakkassery · 6 years ago
  92. 0314f28 Bluetooth: Implement Set PHY Confguration command by Jaganath Kanakkassery · 6 years ago
  93. 6244691 Bluetooth: Implement Get PHY Configuration mgmt command by Jaganath Kanakkassery · 6 years ago
  94. 5075b97 Bluetooth: Add defines for BREDR pkt_type and LE PHYs by Jaganath Kanakkassery · 6 years ago
  95. 6decb5b Bluetooth: Define PHY flags in hdev and set 1M as default by Jaganath Kanakkassery · 6 years ago
  96. 4d94f95 Bluetooth: Use extended LE Connection if supported by Jaganath Kanakkassery · 6 years ago
  97. c215e93 Bluetooth: Process extended ADV report event by Jaganath Kanakkassery · 6 years ago
  98. a2344b9 Bluetooth: Use extended scanning if controller supports by Jaganath Kanakkassery · 6 years ago
  99. 545f259 Bluetooth: Add HCI command for clear Resolv list by Ankit Navik · 7 years ago
  100. cfdb0c2 Bluetooth: Store Resolv list size by Ankit Navik · 7 years ago