1. 75edd1f Bluetooth: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
  2. 85a721a Bluetooth: Implement secondary advertising on different PHYs by Jaganath Kanakkassery · 6 years ago
  3. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 6 years ago
  4. 45b7749 Bluetooth: Implement disable and removal of adv instance by Jaganath Kanakkassery · 6 years ago
  5. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 6 years ago
  6. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 6 years ago
  7. 45bdd86 Bluetooth: Set Scan PHYs based on selected PHYs by user by Jaganath Kanakkassery · 6 years ago
  8. a2344b9 Bluetooth: Use extended scanning if controller supports by Jaganath Kanakkassery · 7 years ago
  9. 3baef81 Bluetooth: Introduce helpers for LE set scan start and complete by Jaganath Kanakkassery · 7 years ago
  10. 67d8cee Bluetooth: use wait_event API instead of open-coding it by John Keeping · 7 years ago
  11. 62ebdc2 Bluetooth: Fix incorrect bits for LE states by Łukasz Rymanowski · 7 years ago
  12. 9e1e9f2 Bluetooth: Add support to advertise when connected by Łukasz Rymanowski · 7 years ago
  13. 94386b6 Bluetooth: Remove redundant disable_advertising() by Jaganath Kanakkassery · 7 years ago
  14. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  15. f17d858 Bluetooth: Fix potential memory leak by Jaganath Kanakkassery · 7 years ago
  16. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  17. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  18. 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
  19. f61851f Bluetooth: Fix append max 11 bytes of name to scan rsp data by Michał Narajowski · 8 years ago
  20. 1b42206 Bluetooth: Refactor append name and appearance by Michał Narajowski · 8 years ago
  21. 7ddb30c Bluetooth: Add appearance to default scan rsp data by Michał Narajowski · 8 years ago
  22. cecbf3e Bluetooth: Fix local name in scan rsp by Michał Narajowski · 8 years ago
  23. c4960ec Bluetooth: Add support for appearance in scan rsp by Michał Narajowski · 8 years ago
  24. 7c295c4 Bluetooth: Add support for local name in scan rsp by Michał Narajowski · 8 years ago
  25. 3c0975a Bluetooth: Fix reason code used for rejecting SCO connections by Frédéric Dalleau · 8 years ago
  26. 37d3a1f Bluetooth: mgmt: Fix sending redundant event for Advertising Instance by Johan Hedberg · 8 years ago
  27. 9afee94 Bluetooth: Fix memory leak at end of hci requests by Frederic Dalleau · 8 years ago
  28. f18ba58 Bluetooth: Fix setting NO_BREDR advertising flag by Johan Hedberg · 9 years ago
  29. 6a19cc8 Bluetooth: Fix setting correct flags in AD by Johan Hedberg · 9 years ago
  30. 82a37ad Bluetooth: Add support for limited privacy mode by Johan Hedberg · 9 years ago
  31. d43efbd Bluetooth: Fix adding discoverable to adv instance flags by Johan Hedberg · 9 years ago
  32. cff10ce Bluetooth: Fix incorrect removing of IRKs by Johan Hedberg · 9 years ago
  33. 78b781c Bluetooth: Add support for Start Limited Discovery command by Johan Hedberg · 9 years ago
  34. cab054a Bluetooth: Clean up current advertising instance tracking by Johan Hedberg · 9 years ago
  35. d6b7e2c Bluetooth: Clean up advertising initialization in powered_update_hci() by Johan Hedberg · 9 years ago
  36. 550a8ca Bluetooth: Remove redundant check for req.cmd_q by Johan Hedberg · 9 years ago
  37. d6dac32 Bluetooth: Fix updating wrong instance's scan_rsp data by Johan Hedberg · 9 years ago
  38. 17fd08f Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag by Johan Hedberg · 9 years ago
  39. 2ff1389 Bluetooth: Perform HCI update for power on synchronously by Johan Hedberg · 9 years ago
  40. bf943cb Bluetooth: Move fast connectable code to hci_request.c by Johan Hedberg · 9 years ago
  41. b1a8917 Bluetooth: Move EIR update to hci_request.c by Johan Hedberg · 9 years ago
  42. 00cf504 Bluetooth: HCI name update to hci_request.c by Johan Hedberg · 9 years ago
  43. c366f55 Bluetooth: Move discoverable timeout behind hdev->req_workqueue by Johan Hedberg · 9 years ago
  44. aed1a88 Bluetooth: Move discoverable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  45. 14bf5ea Bluetooth: Perform Class of Device changes through hdev->req_workqueue by Johan Hedberg · 9 years ago
  46. 53c0ba7 Bluetooth: Move connectable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  47. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  48. 196a5e9 Bluetooth: Move __hci_update_background_scan up in hci_request.c by Johan Hedberg · 9 years ago
  49. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  50. 568f44f Bluetooth: Fix returning proper HCI status from __hci_req_sync by Johan Hedberg · 9 years ago
  51. 7df0f73 Bluetooth: Simplify request cleanup code by Johan Hedberg · 9 years ago
  52. 3dfe590 Bluetooth: Remove unnecessary le_scan_restart_work_complete() function by Johan Hedberg · 9 years ago
  53. f4a2cb4 Bluetooth: Simplify le_scan_disable_work() by Johan Hedberg · 9 years ago
  54. 7df26b5 Bluetooth: Pass inquiry length to bredr_inquiry() by Johan Hedberg · 9 years ago
  55. 2154d3f Bluetooth: Move Stop Discovery to req_workqueue by Johan Hedberg · 9 years ago
  56. e68f072 Bluetooth: Move Start Discovery to req_workqueue by Johan Hedberg · 9 years ago
  57. a1d01db Bluetooth: Add error return value to hci_req_sync callback by Johan Hedberg · 9 years ago
  58. 7c1fbed Bluetooth: Move LE scan disable/restart behind req_workqueue by Johan Hedberg · 9 years ago
  59. 145a091 Bluetooth: Make __hci_update_background_scan private to hci_request.c by Johan Hedberg · 9 years ago
  60. 84235d2 Bluetooth: Use req_workqueue for explicit connect requests by Johan Hedberg · 9 years ago
  61. 4ebeee2 Bluetooth: Add HCI status return parameter to hci_req_sync() by Johan Hedberg · 9 years ago
  62. 2e93e53 Bluetooth: Run all background scan updates through req_workqueue by Johan Hedberg · 9 years ago
  63. 5fc16cc Bluetooth: Add stubs for synchronous HCI request functionality by Johan Hedberg · 9 years ago
  64. b504430 Bluetooth: Add 'sync' specifier to synchronous request APIs by Johan Hedberg · 9 years ago
  65. be91cd0 Bluetooth: Move synchronous request handling into hci_request.c by Johan Hedberg · 9 years ago
  66. 44d2713 Bluetooth: Compress the size of struct hci_ctrl by Johan Hedberg · 9 years ago
  67. d79f34e Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling by Marcel Holtmann · 9 years ago
  68. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  69. dcc0f0d Bluetooth: Introduce hci_req helper to abort a connection by Johan Hedberg · 9 years ago
  70. e7d9ab7 Bluetooth: add hci_lookup_le_connect by Jakub Pawlowski · 9 years ago
  71. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 10 years ago
  72. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 10 years ago
  73. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
  74. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 10 years ago
  75. a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 10 years ago
  76. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 10 years ago
  77. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 10 years ago
  78. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 10 years ago
  79. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
  80. 50b5b95 Bluetooth: Support static address when BR/EDR has been disabled by Marcel Holtmann · 10 years ago
  81. 405a261 Bluetooth: Move hci_update_page_scan to hci_request.c by Johan Hedberg · 10 years ago
  82. 2cf2221 Bluetooth: Add hci_request support for hci_update_background_scan by Johan Hedberg · 10 years ago
  83. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago