1. 8e8b92e Bluetooth: hci_sync: Add hci_le_create_conn_sync by Luiz Augusto von Dentz · 3 years, 1 month ago
  2. 744451c Bluetooth: hci_sync: Push sync command cancellation to workqueue by Benjamin Berg · 3 years, 1 month ago
  3. fe92ee6 Bluetooth: hci_core: Rework hci_conn_params flags by Luiz Augusto von Dentz · 3 years, 1 month ago
  4. 914b08b Bluetooth: Add hci_cmd_sync_cancel to public API by Benjamin Berg · 3 years, 1 month ago
  5. ae42239 Bluetooth: Reset more state when cancelling a sync command by Benjamin Berg · 3 years, 1 month ago
  6. 9482c50 Bluetooth: hci_request: Remove bg_scan_update work by Luiz Augusto von Dentz · 3 years, 2 months ago
  7. f056a65 Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync by Luiz Augusto von Dentz · 3 years, 2 months ago
  8. 2bd1b23 Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync by Luiz Augusto von Dentz · 3 years, 2 months ago
  9. 182ee45 Bluetooth: hci_sync: Rework hci_suspend_notifier by Luiz Augusto von Dentz · 3 years, 3 months ago
  10. cf75ad8 Bluetooth: hci_sync: Convert MGMT_SET_POWERED by Luiz Augusto von Dentz · 3 years, 3 months ago
  11. ad383c2 Bluetooth: hci_sync: Enable advertising when LL privacy is enabled by Luiz Augusto von Dentz · 3 years, 3 months ago
  12. 161510c Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 by Luiz Augusto von Dentz · 3 years, 3 months ago
  13. 6a98e38 Bluetooth: Add helper for serialized HCI command execution by Marcel Holtmann · 3 years, 3 months ago
  14. ce81843 Bluetooth: Fix Advertisement Monitor Suspend/Resume by Manish Mandlik · 3 years, 4 months ago
  15. 01ce70b Bluetooth: eir: Move EIR/Adv Data functions to its own file by Luiz Augusto von Dentz · 3 years, 4 months ago
  16. 9798fbd Bluetooth: Configure codec for HFP offload use case by Kiran K · 3 years, 4 months ago
  17. c45074d Bluetooth: Fix not generating RPA when required by Luiz Augusto von Dentz · 3 years, 6 months ago
  18. c9ed0a7 Bluetooth: Fix Set Extended (Scan Response) Data by Luiz Augusto von Dentz · 3 years, 7 months ago
  19. 3d4f9c0 Bluetooth: use inclusive language when filtering devices by Archie Pusaka · 3 years, 8 months ago
  20. 39bc74c Bluetooth: use inclusive language when tracking connections by Archie Pusaka · 3 years, 8 months ago
  21. c32d624 Bluetooth: disable filter dup when scan for adv monitor by Yun-Hao Chung · 3 years, 8 months ago
  22. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
  23. e2cb6b8 bluetooth: eliminate the potential race condition when removing the HCI controller by Lin Ma · 3 years, 9 months ago
  24. 8ce85ad Bluetooth: LL privacy allow RPA by Sathish Narasimman · 3 years, 10 months ago
  25. abb638b Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY by Sathish Narasimman · 3 years, 10 months ago
  26. 06752d1 Bluetooth: Check inquiry status before sending one by Archie Pusaka · 3 years, 10 months ago
  27. 149b3f1 Bluetooth: Coding style fix by Meng Yu · 3 years, 10 months ago
  28. c06632a Bluetooth: Cancel le_scan_restart work when stopping discovery by Sonny Sasaka · 3 years, 10 months ago
  29. ff02db1 Bluetooth: Allow scannable adv with extended MGMT APIs by Daniel Winkler · 3 years, 11 months ago
  30. e5b0ad6 Bluetooth: Remove unneeded commands for suspend by Abhishek Pandit-Subedi · 3 years, 11 months ago
  31. bf6a4e3 Bluetooth: disable advertisement filters during suspend by Howard Chung · 4 years ago
  32. 58ceb1e Bluetooth: advmon offload MSFT interleave scanning integration by Archie Pusaka · 4 years ago
  33. 295fa2a Bluetooth: Remove hci_req_le_suspend_config by Abhishek Pandit-Subedi · 4 years, 1 month ago
  34. dce0a4b Bluetooth: Set missing suspend task bits by Abhishek Pandit-Subedi · 4 years, 1 month ago
  35. 9bf9f4b Bluetooth: Use intervals and tx power from mgmt cmds by Daniel Winkler · 4 years, 1 month ago
  36. 80af16a Bluetooth: Add toggle to switch off interleave scan by Howard Chung · 4 years, 2 months ago
  37. 422bb17 Bluetooth: Handle active scan case by Howard Chung · 4 years, 2 months ago
  38. 36afe87 Bluetooth: Handle system suspend resume case by Howard Chung · 4 years, 2 months ago
  39. c4f1f40 Bluetooth: Interleave with allowlist scan by Howard Chung · 4 years, 2 months ago
  40. aeeae47 Bluetooth: Rename get_adv_instance_scan_rsp by Luiz Augusto von Dentz · 4 years, 2 months ago
  41. a76a0d3 Bluetooth: Fix not sending Set Extended Scan Response by Luiz Augusto von Dentz · 4 years, 2 months ago
  42. 22fbcfc Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request by Howard Chung · 4 years, 2 months ago
  43. 1fb17df Bluetooth: Fix: LL PRivacy BLE device fails to connect by Sathish Narasimman · 4 years, 3 months ago
  44. 2943d8e Bluetooth: Resume advertising after LE connection by Daniel Winkler · 4 years, 2 months ago
  45. c0ee064 Bluetooth: Fix update of own_addr_type if ll_privacy supported by Sathish Narasimman · 4 years, 4 months ago
  46. 291f0c5 Bluetooth: Set scan parameters for ADV Monitor by Howard Chung · 4 years, 4 months ago
  47. 5327447 Bluetooth: pause/resume advertising around suspend by Daniel Winkler · 4 years, 4 months ago
  48. 6baf8a6 Bluetooth: Set ext scan response only when it exists by Abhishek Pandit-Subedi · 4 years, 4 months ago
  49. 9a9373f Bluetooth: use the proper scan params when conn is pending by Alain Michaud · 4 years, 6 months ago
  50. cbbdfa6 Bluetooth: Enable controller RPA resolution using Experimental feature by Sathish Narasimman · 4 years, 6 months ago
  51. 5c49bcc Bluetooth: Enable/Disable address resolution during le create conn by Sathish Narasimman · 4 years, 6 months ago
  52. d03c759 Bluetooth: Let controller creates RPA during le create conn by Sathish Narasimman · 4 years, 6 months ago
  53. 0eee35b Bluetooth: Update resolving list when updating whitelist by Marcel Holtmann · 4 years, 6 months ago
  54. e1d5723 Bluetooth: Configure controller address resolution if available by Marcel Holtmann · 4 years, 6 months ago
  55. 37adf70 Bluetooth: Add per-instance adv disable/remove by Daniel Winkler · 4 years, 6 months ago
  56. 51b64c4 Bluetooth: Use whitelist for scan policy when suspending by Miao-chen Chou · 4 years, 6 months ago
  57. d4edda0 Bluetooth: use configured default params for active scans by Alain Michaud · 4 years, 7 months ago
  58. 3a0377d Bluetooth: Don't restart scanning if paused by Abhishek Pandit-Subedi · 4 years, 7 months ago
  59. 5cbd3eb Bluetooth: use configured params for ext adv by Alain Michaud · 4 years, 7 months ago
  60. 8208f5a Bluetooth: Update background scan and report device based on advertisement monitors by Miao-chen Chou · 4 years, 7 months ago
  61. a1fc753 Bluetooth: Replace wakeable in hci_conn_params by Abhishek Pandit-Subedi · 4 years, 7 months ago
  62. 7a92906 Bluetooth: Replace wakeable list with flag by Abhishek Pandit-Subedi · 4 years, 7 months ago
  63. 10873f9 Bluetooth: centralize default value initialization. by Alain Michaud · 4 years, 7 months ago
  64. 6fb00d4 Bluetooth: Check scan state before disabling during suspend by Manish Mandlik · 4 years, 8 months ago
  65. 0d2c982 Bluetooth: Rename BT_SUSPEND_COMPLETE by Abhishek Pandit-Subedi · 4 years, 8 months ago
  66. 9177966 Bluetooth: Modify LE window and interval for suspend by Abhishek Pandit-Subedi · 4 years, 8 months ago
  67. aaebf8e Bluetooth: Fix incorrect type for window and interval by Abhishek Pandit-Subedi · 4 years, 8 months ago
  68. eaa7b72 Bluetooth: Fix advertising handle is set to 0 by Tedd Ho-Jeong An · 4 years, 9 months ago
  69. 849c9c3 Bluetooth: Use extra variable to make code more readable by Marcel Holtmann · 4 years, 9 months ago
  70. ba7c1b4 Bluetooth: Do not cancel advertising when starting a scan by Dmitry Grinberg · 4 years, 10 months ago
  71. 4867bd0 Bluetooth: Pause discovery and advertising during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
  72. dd522a7 Bluetooth: Handle LE devices during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
  73. 4f40afc Bluetooth: Handle BR/EDR devices during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
  74. 9952d90 Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND by Abhishek Pandit-Subedi · 4 years, 10 months ago
  75. 00b383b Bluetooth: Use bt_dev_err for RPA generation failure message by Marcel Holtmann · 4 years, 10 months ago
  76. 6012b93 Bluetooth: Fix advertising duplicated flags by Luiz Augusto von Dentz · 5 years ago
  77. 492ad78 Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0 by Luiz Augusto von Dentz · 5 years ago
  78. 10bbffa Bluetooth: Fix using advertising instance duration as timeout by Luiz Augusto von Dentz · 5 years ago
  79. ad4a679 Bluetooth: Add support for utilizing Fast Advertising Interval by Spoorthi Ravishankar Koppad · 6 years ago
  80. 1d0fac2 Bluetooth: Use controller sets when available by Luiz Augusto von Dentz · 6 years ago
  81. f80c5da Bluetooth: Ignore CC events not matching the last HCI command by João Paulo Rechi Vita · 6 years ago
  82. 75edd1f Bluetooth: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
  83. 85a721a Bluetooth: Implement secondary advertising on different PHYs 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. 45bdd86 Bluetooth: Set Scan PHYs based on selected PHYs by user by Jaganath Kanakkassery · 6 years ago
  89. a2344b9 Bluetooth: Use extended scanning if controller supports by Jaganath Kanakkassery · 7 years ago
  90. 3baef81 Bluetooth: Introduce helpers for LE set scan start and complete by Jaganath Kanakkassery · 7 years ago
  91. 67d8cee Bluetooth: use wait_event API instead of open-coding it by John Keeping · 7 years ago
  92. 62ebdc2 Bluetooth: Fix incorrect bits for LE states by Łukasz Rymanowski · 7 years ago
  93. 9e1e9f2 Bluetooth: Add support to advertise when connected by Łukasz Rymanowski · 7 years ago
  94. 94386b6 Bluetooth: Remove redundant disable_advertising() by Jaganath Kanakkassery · 7 years ago
  95. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  96. f17d858 Bluetooth: Fix potential memory leak by Jaganath Kanakkassery · 7 years ago
  97. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  98. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  99. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  100. f61851f Bluetooth: Fix append max 11 bytes of name to scan rsp data by Michał Narajowski · 8 years ago