1. c4f1f40 Bluetooth: Interleave with allowlist scan by Howard Chung · 4 years, 1 month ago
  2. aeeae47 Bluetooth: Rename get_adv_instance_scan_rsp by Luiz Augusto von Dentz · 4 years, 2 months ago
  3. a76a0d3 Bluetooth: Fix not sending Set Extended Scan Response by Luiz Augusto von Dentz · 4 years, 2 months ago
  4. 22fbcfc Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request by Howard Chung · 4 years, 2 months ago
  5. 1fb17df Bluetooth: Fix: LL PRivacy BLE device fails to connect by Sathish Narasimman · 4 years, 2 months ago
  6. 2943d8e Bluetooth: Resume advertising after LE connection by Daniel Winkler · 4 years, 2 months ago
  7. c0ee064 Bluetooth: Fix update of own_addr_type if ll_privacy supported by Sathish Narasimman · 4 years, 3 months ago
  8. 291f0c5 Bluetooth: Set scan parameters for ADV Monitor by Howard Chung · 4 years, 3 months ago
  9. 5327447 Bluetooth: pause/resume advertising around suspend by Daniel Winkler · 4 years, 4 months ago
  10. 6baf8a6 Bluetooth: Set ext scan response only when it exists by Abhishek Pandit-Subedi · 4 years, 4 months ago
  11. 9a9373f Bluetooth: use the proper scan params when conn is pending by Alain Michaud · 4 years, 5 months ago
  12. cbbdfa6 Bluetooth: Enable controller RPA resolution using Experimental feature by Sathish Narasimman · 4 years, 5 months ago
  13. 5c49bcc Bluetooth: Enable/Disable address resolution during le create conn by Sathish Narasimman · 4 years, 5 months ago
  14. d03c759 Bluetooth: Let controller creates RPA during le create conn by Sathish Narasimman · 4 years, 5 months ago
  15. 0eee35b Bluetooth: Update resolving list when updating whitelist by Marcel Holtmann · 4 years, 5 months ago
  16. e1d5723 Bluetooth: Configure controller address resolution if available by Marcel Holtmann · 4 years, 5 months ago
  17. 37adf70 Bluetooth: Add per-instance adv disable/remove by Daniel Winkler · 4 years, 6 months ago
  18. 51b64c4 Bluetooth: Use whitelist for scan policy when suspending by Miao-chen Chou · 4 years, 6 months ago
  19. d4edda0 Bluetooth: use configured default params for active scans by Alain Michaud · 4 years, 6 months ago
  20. 3a0377d Bluetooth: Don't restart scanning if paused by Abhishek Pandit-Subedi · 4 years, 6 months ago
  21. 5cbd3eb Bluetooth: use configured params for ext adv by Alain Michaud · 4 years, 6 months ago
  22. 8208f5a Bluetooth: Update background scan and report device based on advertisement monitors by Miao-chen Chou · 4 years, 7 months ago
  23. a1fc753 Bluetooth: Replace wakeable in hci_conn_params by Abhishek Pandit-Subedi · 4 years, 7 months ago
  24. 7a92906 Bluetooth: Replace wakeable list with flag by Abhishek Pandit-Subedi · 4 years, 7 months ago
  25. 10873f9 Bluetooth: centralize default value initialization. by Alain Michaud · 4 years, 7 months ago
  26. 6fb00d4 Bluetooth: Check scan state before disabling during suspend by Manish Mandlik · 4 years, 7 months ago
  27. 0d2c982 Bluetooth: Rename BT_SUSPEND_COMPLETE by Abhishek Pandit-Subedi · 4 years, 8 months ago
  28. 9177966 Bluetooth: Modify LE window and interval for suspend by Abhishek Pandit-Subedi · 4 years, 8 months ago
  29. aaebf8e Bluetooth: Fix incorrect type for window and interval by Abhishek Pandit-Subedi · 4 years, 8 months ago
  30. eaa7b72 Bluetooth: Fix advertising handle is set to 0 by Tedd Ho-Jeong An · 4 years, 8 months ago
  31. 849c9c3 Bluetooth: Use extra variable to make code more readable by Marcel Holtmann · 4 years, 9 months ago
  32. ba7c1b4 Bluetooth: Do not cancel advertising when starting a scan by Dmitry Grinberg · 4 years, 10 months ago
  33. 4867bd0 Bluetooth: Pause discovery and advertising during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
  34. dd522a7 Bluetooth: Handle LE devices during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
  35. 4f40afc Bluetooth: Handle BR/EDR devices during suspend by Abhishek Pandit-Subedi · 4 years, 10 months ago
  36. 9952d90 Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND by Abhishek Pandit-Subedi · 4 years, 10 months ago
  37. 00b383b Bluetooth: Use bt_dev_err for RPA generation failure message by Marcel Holtmann · 4 years, 10 months ago
  38. 6012b93 Bluetooth: Fix advertising duplicated flags by Luiz Augusto von Dentz · 5 years ago
  39. 492ad78 Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0 by Luiz Augusto von Dentz · 5 years ago
  40. 10bbffa Bluetooth: Fix using advertising instance duration as timeout by Luiz Augusto von Dentz · 5 years ago
  41. ad4a679 Bluetooth: Add support for utilizing Fast Advertising Interval by Spoorthi Ravishankar Koppad · 5 years ago
  42. 1d0fac2 Bluetooth: Use controller sets when available by Luiz Augusto von Dentz · 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. 75edd1f Bluetooth: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
  45. 85a721a Bluetooth: Implement secondary advertising on different PHYs by Jaganath Kanakkassery · 6 years ago
  46. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 6 years ago
  47. 45b7749 Bluetooth: Implement disable and removal of adv instance by Jaganath Kanakkassery · 6 years ago
  48. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 6 years ago
  49. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 6 years ago
  50. 45bdd86 Bluetooth: Set Scan PHYs based on selected PHYs by user by Jaganath Kanakkassery · 6 years ago
  51. a2344b9 Bluetooth: Use extended scanning if controller supports by Jaganath Kanakkassery · 6 years ago
  52. 3baef81 Bluetooth: Introduce helpers for LE set scan start and complete by Jaganath Kanakkassery · 6 years ago
  53. 67d8cee Bluetooth: use wait_event API instead of open-coding it by John Keeping · 7 years ago
  54. 62ebdc2 Bluetooth: Fix incorrect bits for LE states by Łukasz Rymanowski · 7 years ago
  55. 9e1e9f2 Bluetooth: Add support to advertise when connected by Łukasz Rymanowski · 7 years ago
  56. 94386b6 Bluetooth: Remove redundant disable_advertising() by Jaganath Kanakkassery · 7 years ago
  57. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  58. f17d858 Bluetooth: Fix potential memory leak by Jaganath Kanakkassery · 7 years ago
  59. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  60. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  61. 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
  62. f61851f Bluetooth: Fix append max 11 bytes of name to scan rsp data by Michał Narajowski · 8 years ago
  63. 1b42206 Bluetooth: Refactor append name and appearance by Michał Narajowski · 8 years ago
  64. 7ddb30c Bluetooth: Add appearance to default scan rsp data by Michał Narajowski · 8 years ago
  65. cecbf3e Bluetooth: Fix local name in scan rsp by Michał Narajowski · 8 years ago
  66. c4960ec Bluetooth: Add support for appearance in scan rsp by Michał Narajowski · 8 years ago
  67. 7c295c4 Bluetooth: Add support for local name in scan rsp by Michał Narajowski · 8 years ago
  68. 3c0975a Bluetooth: Fix reason code used for rejecting SCO connections by Frédéric Dalleau · 8 years ago
  69. 37d3a1f Bluetooth: mgmt: Fix sending redundant event for Advertising Instance by Johan Hedberg · 8 years ago
  70. 9afee94 Bluetooth: Fix memory leak at end of hci requests by Frederic Dalleau · 8 years ago
  71. f18ba58 Bluetooth: Fix setting NO_BREDR advertising flag by Johan Hedberg · 9 years ago
  72. 6a19cc8 Bluetooth: Fix setting correct flags in AD by Johan Hedberg · 9 years ago
  73. 82a37ad Bluetooth: Add support for limited privacy mode by Johan Hedberg · 9 years ago
  74. d43efbd Bluetooth: Fix adding discoverable to adv instance flags by Johan Hedberg · 9 years ago
  75. cff10ce Bluetooth: Fix incorrect removing of IRKs by Johan Hedberg · 9 years ago
  76. 78b781c Bluetooth: Add support for Start Limited Discovery command by Johan Hedberg · 9 years ago
  77. cab054a Bluetooth: Clean up current advertising instance tracking by Johan Hedberg · 9 years ago
  78. d6b7e2c Bluetooth: Clean up advertising initialization in powered_update_hci() by Johan Hedberg · 9 years ago
  79. 550a8ca Bluetooth: Remove redundant check for req.cmd_q by Johan Hedberg · 9 years ago
  80. d6dac32 Bluetooth: Fix updating wrong instance's scan_rsp data by Johan Hedberg · 9 years ago
  81. 17fd08f Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag by Johan Hedberg · 9 years ago
  82. 2ff1389 Bluetooth: Perform HCI update for power on synchronously by Johan Hedberg · 9 years ago
  83. bf943cb Bluetooth: Move fast connectable code to hci_request.c by Johan Hedberg · 9 years ago
  84. b1a8917 Bluetooth: Move EIR update to hci_request.c by Johan Hedberg · 9 years ago
  85. 00cf504 Bluetooth: HCI name update to hci_request.c by Johan Hedberg · 9 years ago
  86. c366f55 Bluetooth: Move discoverable timeout behind hdev->req_workqueue by Johan Hedberg · 9 years ago
  87. aed1a88 Bluetooth: Move discoverable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  88. 14bf5ea Bluetooth: Perform Class of Device changes through hdev->req_workqueue by Johan Hedberg · 9 years ago
  89. 53c0ba7 Bluetooth: Move connectable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  90. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  91. 196a5e9 Bluetooth: Move __hci_update_background_scan up in hci_request.c by Johan Hedberg · 9 years ago
  92. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  93. 568f44f Bluetooth: Fix returning proper HCI status from __hci_req_sync by Johan Hedberg · 9 years ago
  94. 7df0f73 Bluetooth: Simplify request cleanup code by Johan Hedberg · 9 years ago
  95. 3dfe590 Bluetooth: Remove unnecessary le_scan_restart_work_complete() function by Johan Hedberg · 9 years ago
  96. f4a2cb4 Bluetooth: Simplify le_scan_disable_work() by Johan Hedberg · 9 years ago
  97. 7df26b5 Bluetooth: Pass inquiry length to bredr_inquiry() by Johan Hedberg · 9 years ago
  98. 2154d3f Bluetooth: Move Stop Discovery to req_workqueue by Johan Hedberg · 9 years ago
  99. e68f072 Bluetooth: Move Start Discovery to req_workqueue by Johan Hedberg · 9 years ago
  100. a1d01db Bluetooth: Add error return value to hci_req_sync callback by Johan Hedberg · 9 years ago