1. 7c395ea Bluetooth: Query LE tx power on startup by Daniel Winkler · 4 years, 2 months ago
  2. 1241057 Bluetooth: Break add adv into two mgmt commands by Daniel Winkler · 4 years, 2 months ago
  3. 3ae1dc7 Bluetooth: consolidate error paths in hci_phy_link_complete_evt() by Sergey Shtylyov · 4 years, 4 months ago
  4. f7e0e8b Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() by Peilin Ye · 4 years, 4 months ago
  5. 6dfccd1 Bluetooth: Fix null pointer dereference in hci_event_packet() by Anmol Karn · 4 years, 4 months ago
  6. 2bd056f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 4 months ago
  7. a46b7ed Bluetooth: Fix auto-creation of hci_conn at Conn Complete event by Sonny Sasaka · 4 years, 5 months ago
  8. 2f20216 Bluetooth: Emit controller suspend and resume events by Abhishek Pandit-Subedi · 4 years, 4 months ago
  9. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  10. a2ec905 Bluetooth: fix kernel oops in store_pending_adv_report by Alain Michaud · 4 years, 6 months ago
  11. cbbdfa6 Bluetooth: Enable controller RPA resolution using Experimental feature by Sathish Narasimman · 4 years, 6 months ago
  12. 5c49bcc Bluetooth: Enable/Disable address resolution during le create conn by Sathish Narasimman · 4 years, 6 months ago
  13. b31bc00 Bluetooth: Translate additional address type during le_conn by Sathish Narasimman · 4 years, 6 months ago
  14. 629b49c Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() by Peilin Ye · 4 years, 6 months ago
  15. 75bbd2e Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() by Peilin Ye · 4 years, 6 months ago
  16. 19186c7 Bluetooth: core: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  17. 51c19bf Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() by Peilin Ye · 4 years, 6 months ago
  18. 49b020c Bluetooth: Adding a configurable autoconnect timeout by Alain Michaud · 4 years, 7 months ago
  19. 8746f13 Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 8 months ago
  20. 8208f5a Bluetooth: Update background scan and report device based on advertisement monitors by Miao-chen Chou · 4 years, 7 months ago
  21. 8baaa40 Bluetooth: Add bdaddr_list_with_flags for classic whitelist by Abhishek Pandit-Subedi · 4 years, 7 months ago
  22. 3ca44c1 Bluetooth: Consolidate encryption handling in hci_encrypt_cfm by Luiz Augusto von Dentz · 4 years, 8 months ago
  23. 56b5453 Bluetooth: Add SCO fallback for invalid LMP parameters error by Hsin-Yu Chao · 4 years, 8 months ago
  24. adf1d69 Bluetooth: Handle Inquiry Cancel error after Inquiry Complete by Sonny Sasaka · 4 years, 9 months ago
  25. 4364f2e Bluetooth: allow scatternet connections if supported. by Alain Michaud · 4 years, 9 months ago
  26. 943d5d92 Bluetooth: log advertisement packet length if it gets corrected by Daniels Umanovskis · 4 years, 10 months ago
  27. a479036 Bluetooth: Add support for Read Local Simple Pairing Options by Marcel Holtmann · 4 years, 10 months ago
  28. 145373c Bluetooth: Add framework for Microsoft vendor extension by Miao-chen Chou · 4 years, 10 months ago
  29. 1f8330e Bluetooth: add support to notify using SCO air mode by Sathish Narsimman · 4 years, 10 months ago
  30. 1e5479b Bluetooth: fixing minor typo in comment by Alain Michaud · 4 years, 10 months ago
  31. 32b5072 Bluetooth: don't assume key size is 16 when the command fails by Alain Michaud · 4 years, 10 months ago
  32. 2d186fc Bluetooth: Fix incorrect branch in connection complete by Abhishek Pandit-Subedi · 4 years, 10 months ago
  33. b8d2905 Bluetooth: clean up connection in hci_cs_disconnect by Joseph Hwang · 4 years, 11 months ago
  34. 4f40afc Bluetooth: Handle BR/EDR devices during suspend by Abhishek Pandit-Subedi · 4 years, 11 months ago
  35. 00bce3f Bluetooth: Enable erroneous data reporting if WBS is supported by Alain Michaud · 4 years, 11 months ago
  36. 08bb4da Bluetooth: guard against controllers sending zero'd events by Alain Michaud · 4 years, 11 months ago
  37. cee5f20 Bluetooth: secure bluetooth stack from bluedump attack by Howard Chung · 5 years ago
  38. 1efd927 Bluetooth: Add support for LE PHY Update Complete event by Luiz Augusto von Dentz · 5 years ago
  39. 657cc64 Bluetooth: Remove usage of BT_ERR_RATELIMITED macro by Marcel Holtmann · 5 years ago
  40. 68d19d7 Revert "Bluetooth: validate BLE connection interval updates" by Marcel Holtmann · 5 years ago
  41. c49a868 Bluetooth: validate BLE connection interval updates by csonsino · 6 years ago
  42. 302975c Bluetooth: Add support for LE ping feature by Spoorthi Ravishankar Koppad · 6 years ago
  43. f80c5da Bluetooth: Ignore CC events not matching the last HCI command by João Paulo Rechi Vita · 6 years ago
  44. cd9151b Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt by Jaganath Kanakkassery · 6 years ago
  45. 16e1834 Bluetooth: hci_event: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  46. 1629db9c Bluetooth: Fix unnecessary error message for HCI request completion by Johan Hedberg · 6 years ago
  47. d17010b Bluetooth: Remove redundant check on status by Colin Ian King · 6 years ago
  48. b950aa8 Bluetooth: Add definitions and track LE resolve list modification by Ankit Navik · 6 years ago
  49. aa12af7 Bluetooth: Add definitions for LE set address resolution by Ankit Navik · 6 years ago
  50. ad3e0b2 Bluetooth: remove redundant variables 'adv_set' and 'cp' by YueHaibing · 6 years ago
  51. acf0aea Bluetooth: Handle ADv set terminated event by Jaganath Kanakkassery · 7 years ago
  52. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 7 years ago
  53. 45b7749 Bluetooth: Implement disable and removal of adv instance by Jaganath Kanakkassery · 7 years ago
  54. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 7 years ago
  55. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 7 years ago
  56. 6b49bcb Bluetooth: Read no of adv sets during init by Jaganath Kanakkassery · 7 years ago
  57. b2cc976 Bluetooth: Handle extended ADV PDU types by Jaganath Kanakkassery · 7 years ago
  58. 0314f28 Bluetooth: Implement Set PHY Confguration command by Jaganath Kanakkassery · 7 years ago
  59. 4d94f95 Bluetooth: Use extended LE Connection if supported by Jaganath Kanakkassery · 7 years ago
  60. d12fb05 Bluetooth: Introduce helpers for le conn status and complete by Jaganath Kanakkassery · 7 years ago
  61. c215e93 Bluetooth: Process extended ADV report event by Jaganath Kanakkassery · 7 years ago
  62. a2344b9 Bluetooth: Use extended scanning if controller supports by Jaganath Kanakkassery · 7 years ago
  63. 3baef81 Bluetooth: Introduce helpers for LE set scan start and complete by Jaganath Kanakkassery · 7 years ago
  64. 545f259 Bluetooth: Add HCI command for clear Resolv list by Ankit Navik · 7 years ago
  65. cfdb0c2 Bluetooth: Store Resolv list size by Ankit Navik · 7 years ago
  66. ee64934 Bluetooth: Prevent buffer overflow for large advertisement data by Chriz Chow · 7 years ago
  67. 082f230 Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 7 years ago
  68. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  69. 27d1c46 Bluetooth: fix spelling mistake: "advetising" -> "advertising" by Colin Ian King · 8 years ago
  70. 160b925 Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event by Szymon Janc · 9 years ago
  71. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 9 years ago
  72. 56b40fb Bluetooth: Ignore unknown advertising packet types by Johan Hedberg · 9 years ago
  73. 0d3b7f6 Bluetooth: Change eir_has_data_type() to more generic eir_get_data() by Johan Hedberg · 9 years ago
  74. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  75. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  76. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  77. 9d4c1cc Bluetooth: Use hci_conn_hash_lookup_le() when possible by Johan Hedberg · 9 years ago
  78. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. 49c5092 Bluetooth: Fix LE reconnection logic by Johan Hedberg · 9 years ago
  80. 168b8a2 Bluetooth: Fix double scan updates by Jakub Pawlowski · 9 years ago
  81. 6818375 Bluetooth: Fix reporting incorrect EIR in device found mgmt event by Szymon Janc · 9 years ago
  82. 618353b Bluetooth: Fix SCO link type handling on connection complete by Kuba Pawlak · 9 years ago
  83. 28a667c Bluetooth: advertisement handling in new connect procedure by Jakub Pawlowski · 9 years ago
  84. e7d9ab7 Bluetooth: add hci_lookup_le_connect by Jakub Pawlowski · 9 years ago
  85. df9b89c Bluetooth: Move create/accept phy link completed callback to amp.c by Arron Wang · 10 years ago
  86. b3d3914 Bluetooth: Move amp assoc read/write completed callback to amp.c by Arron Wang · 10 years ago
  87. 8392788 Bluetooth: Move get info completed callback to a2mp.c by Arron Wang · 10 years ago
  88. a77a6a1 Bluetooth: Move high speed specific event under BT_HS option by Arron Wang · 10 years ago
  89. 5d667ef Bluetooth: Remove redundant check for ACL_LINK by Johan Hedberg · 10 years ago
  90. 821f376 Bluetooth: Read encryption key size for BR/EDR connections by Johan Hedberg · 10 years ago
  91. 035ad62 Bluetooth: Move SC-only check outside of BT_CONFIG branch by Johan Hedberg · 10 years ago
  92. 8b76ce3 Bluetooth: Fix encryption key size handling for LTKs by Johan Hedberg · 10 years ago
  93. 0fe29fd Bluetooth: Read LE remote features during connection establishment by Marcel Holtmann · 10 years ago
  94. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 10 years ago
  95. 757aa0b Bluetooth: Move hci_get_cmd_complete() to hci_event.c by Johan Hedberg · 10 years ago
  96. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 10 years ago
  97. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 10 years ago
  98. 444c6dd Bluetooth: Add clarifying comment to command status handling by Johan Hedberg · 10 years ago
  99. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 10 years ago
  100. 20fa110 Bluetooth: Remove superfluous extra empty line between functions by Marcel Holtmann · 10 years ago