1. d6b7e2c Bluetooth: Clean up advertising initialization in powered_update_hci() by Johan Hedberg · 9 years ago
  2. 550a8ca Bluetooth: Remove redundant check for req.cmd_q by Johan Hedberg · 9 years ago
  3. d6dac32 Bluetooth: Fix updating wrong instance's scan_rsp data by Johan Hedberg · 9 years ago
  4. 17fd08f Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag by Johan Hedberg · 9 years ago
  5. 2ff1389 Bluetooth: Perform HCI update for power on synchronously by Johan Hedberg · 9 years ago
  6. bf943cb Bluetooth: Move fast connectable code to hci_request.c by Johan Hedberg · 9 years ago
  7. b1a8917 Bluetooth: Move EIR update to hci_request.c by Johan Hedberg · 9 years ago
  8. 00cf504 Bluetooth: HCI name update to hci_request.c by Johan Hedberg · 9 years ago
  9. c366f55 Bluetooth: Move discoverable timeout behind hdev->req_workqueue by Johan Hedberg · 9 years ago
  10. aed1a88 Bluetooth: Move discoverable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  11. 14bf5ea Bluetooth: Perform Class of Device changes through hdev->req_workqueue by Johan Hedberg · 9 years ago
  12. 53c0ba7 Bluetooth: Move connectable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  13. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  14. 196a5e9 Bluetooth: Move __hci_update_background_scan up in hci_request.c by Johan Hedberg · 9 years ago
  15. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  16. 568f44f Bluetooth: Fix returning proper HCI status from __hci_req_sync by Johan Hedberg · 9 years ago
  17. 7df0f73 Bluetooth: Simplify request cleanup code by Johan Hedberg · 9 years ago
  18. 3dfe590 Bluetooth: Remove unnecessary le_scan_restart_work_complete() function by Johan Hedberg · 9 years ago
  19. f4a2cb4 Bluetooth: Simplify le_scan_disable_work() by Johan Hedberg · 9 years ago
  20. 7df26b5 Bluetooth: Pass inquiry length to bredr_inquiry() by Johan Hedberg · 9 years ago
  21. 2154d3f Bluetooth: Move Stop Discovery to req_workqueue by Johan Hedberg · 9 years ago
  22. e68f072 Bluetooth: Move Start Discovery to req_workqueue by Johan Hedberg · 9 years ago
  23. a1d01db Bluetooth: Add error return value to hci_req_sync callback by Johan Hedberg · 9 years ago
  24. 7c1fbed Bluetooth: Move LE scan disable/restart behind req_workqueue by Johan Hedberg · 9 years ago
  25. 145a091 Bluetooth: Make __hci_update_background_scan private to hci_request.c by Johan Hedberg · 9 years ago
  26. 84235d2 Bluetooth: Use req_workqueue for explicit connect requests by Johan Hedberg · 9 years ago
  27. 4ebeee2 Bluetooth: Add HCI status return parameter to hci_req_sync() by Johan Hedberg · 9 years ago
  28. 2e93e53 Bluetooth: Run all background scan updates through req_workqueue by Johan Hedberg · 9 years ago
  29. 5fc16cc Bluetooth: Add stubs for synchronous HCI request functionality by Johan Hedberg · 9 years ago
  30. b504430 Bluetooth: Add 'sync' specifier to synchronous request APIs by Johan Hedberg · 9 years ago
  31. be91cd0 Bluetooth: Move synchronous request handling into hci_request.c by Johan Hedberg · 9 years ago
  32. 44d2713 Bluetooth: Compress the size of struct hci_ctrl by Johan Hedberg · 9 years ago
  33. d79f34e Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling by Marcel Holtmann · 9 years ago
  34. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  35. dcc0f0d Bluetooth: Introduce hci_req helper to abort a connection by Johan Hedberg · 9 years ago
  36. e7d9ab7 Bluetooth: add hci_lookup_le_connect by Jakub Pawlowski · 9 years ago
  37. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 9 years ago
  38. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 9 years ago
  39. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 9 years ago
  40. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 9 years ago
  41. a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 9 years ago
  42. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 9 years ago
  43. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 9 years ago
  44. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 9 years ago
  45. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
  46. 50b5b95 Bluetooth: Support static address when BR/EDR has been disabled by Marcel Holtmann · 10 years ago
  47. 405a261 Bluetooth: Move hci_update_page_scan to hci_request.c by Johan Hedberg · 10 years ago
  48. 2cf2221 Bluetooth: Add hci_request support for hci_update_background_scan by Johan Hedberg · 10 years ago
  49. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago