1. 740011c Bluetooth: Add new quirk for non-persistent setup settings by Sean Wang · 7 years ago
  2. acf0aea Bluetooth: Handle ADv set terminated event by Jaganath Kanakkassery · 7 years ago
  3. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 7 years ago
  4. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 7 years ago
  5. 6b49bcb Bluetooth: Read no of adv sets during init by Jaganath Kanakkassery · 7 years ago
  6. b7c23df Bluetooth: Implement PHY changed event by Jaganath Kanakkassery · 7 years ago
  7. 6decb5b Bluetooth: Define PHY flags in hdev and set 1M as default by Jaganath Kanakkassery · 7 years ago
  8. 4d94f95 Bluetooth: Use extended LE Connection if supported by Jaganath Kanakkassery · 7 years ago
  9. c215e93 Bluetooth: Process extended ADV report event by Jaganath Kanakkassery · 7 years ago
  10. 545f259 Bluetooth: Add HCI command for clear Resolv list by Ankit Navik · 7 years ago
  11. cfdb0c2 Bluetooth: Store Resolv list size by Ankit Navik · 7 years ago
  12. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  13. 3bf5e97 Bluetooth: Re-use kstrtobool_from_user() by Andy Shevchenko · 7 years ago
  14. d6ee6ad Bluetooth: Add __hci_cmd_send function by Loic Poulain · 7 years ago
  15. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  16. 29e2dd0 bluetooth: remove WQ_MEM_RECLAIM from hci workqueues by Tejun Heo · 8 years ago
  17. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  18. 313f688 Bluetooth: Send HCI Set Event Mask Page 2 command only when needed by Marcel Holtmann · 8 years ago
  19. b56c7b2 Bluetooth: Skip vendor diagnostic configuration for HCI User Channel by Marcel Holtmann · 8 years ago
  20. de2ba30 Bluetooth: Set LE Default PHY preferences by Marcel Holtmann · 8 years ago
  21. 27bbca4 Bluetooth: Enable LE PHY Update Complete event by Marcel Holtmann · 8 years ago
  22. 9756d33 Bluetooth: Enable LE Channel Selection Algorithm event by Marcel Holtmann · 8 years ago
  23. 1220487 Bluetooth: Set LE Suggested Default Data Length to maximum by Marcel Holtmann · 8 years ago
  24. b48c3b59 Bluetooth: Change initial min and max interval by Jonas Holmberg · 8 years ago
  25. baab793 Bluetooth: Fix wrong New Settings event when closing HCI User Channel by Marcel Holtmann · 8 years ago
  26. 5177a83 Bluetooth: Add debugfs fields for hardware and firmware info by Marcel Holtmann · 9 years ago
  27. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 9 years ago
  28. bf389cab Bluetooth: fix power_on vs close race by Jiri Slaby · 9 years ago
  29. d82142a Bluetooth: hci_core: cancel power off delayed work properly by Wei-Ning Huang · 9 years ago
  30. b6e402f Bluetooth: Use managed version of led_trigger_register in LED trigger by Heiner Kallweit · 9 years ago
  31. 6d5d2ee Bluetooth: add LED trigger for indicating HCI is powered up by Heiner Kallweit · 9 years ago
  32. 3bd7594 Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb by Douglas Anderson · 9 years ago
  33. 7eb7404 Bluetooth: use list_for_each_entry* by Geliang Tang · 9 years ago
  34. cab054a Bluetooth: Clean up current advertising instance tracking by Johan Hedberg · 9 years ago
  35. 2ff1389 Bluetooth: Perform HCI update for power on synchronously by Johan Hedberg · 9 years ago
  36. c366f55 Bluetooth: Move discoverable timeout behind hdev->req_workqueue by Johan Hedberg · 9 years ago
  37. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  38. 74b93e9 Bluetooth: Clean up hci_core code by Prasanna Karthik · 9 years ago
  39. 7df0f73 Bluetooth: Simplify request cleanup code by Johan Hedberg · 9 years ago
  40. a1d01db Bluetooth: Add error return value to hci_req_sync callback by Johan Hedberg · 9 years ago
  41. 7c1fbed Bluetooth: Move LE scan disable/restart behind req_workqueue by Johan Hedberg · 9 years ago
  42. 4ebeee2 Bluetooth: Add HCI status return parameter to hci_req_sync() by Johan Hedberg · 9 years ago
  43. 5fc16cc Bluetooth: Add stubs for synchronous HCI request functionality by Johan Hedberg · 9 years ago
  44. b504430 Bluetooth: Add 'sync' specifier to synchronous request APIs by Johan Hedberg · 9 years ago
  45. be91cd0 Bluetooth: Move synchronous request handling into hci_request.c by Johan Hedberg · 9 years ago
  46. 030e7f8 Bluetooth: Remove unnecessary call to hci_update_background_scan by Johan Hedberg · 9 years ago
  47. 44d2713 Bluetooth: Compress the size of struct hci_ctrl by Johan Hedberg · 9 years ago
  48. d79f34e Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling by Marcel Holtmann · 9 years ago
  49. 5c3d3b4 Bluetooth: Make LE only events conditional on supported commands by Marcel Holtmann · 9 years ago
  50. 9fe759c Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask by Marcel Holtmann · 9 years ago
  51. 7d26f5c Bluetooth: Build LE event mask based on supported commands by Marcel Holtmann · 9 years ago
  52. 70f56aa Bluetooth: Move BR/EDR default events behind its features by Marcel Holtmann · 9 years ago
  53. 2ab216a Bluetooth: Check for supported white list before issuing commands by Marcel Holtmann · 9 years ago
  54. 05fcd4c Bluetooth: Replace hci_notify with hci_sock_dev_event by Marcel Holtmann · 9 years ago
  55. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  56. 17bc08f Bluetooth: Remove unnecessary hci_explicit_connect_lookup function by Johan Hedberg · 9 years ago
  57. 98a63aa Bluetooth: Introduce driver specific post init callback by Marcel Holtmann · 9 years ago
  58. e131d74 Bluetooth: Add support setup stage internal notification event by Marcel Holtmann · 9 years ago
  59. 7e995b9 Bluetooth: Add new quirk for non-persistent diagnostic settings by Marcel Holtmann · 9 years ago
  60. 581d6fd Bluetooth: Queue diagnostic messages together with HCI packets by Marcel Holtmann · 9 years ago
  61. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. 49c5092 Bluetooth: Fix LE reconnection logic by Johan Hedberg · 9 years ago
  63. f640ee9 Bluetooth: Fix basic debugfs entries for unconfigured controllers by Marcel Holtmann · 9 years ago
  64. fe806dc Bluetooth: Enforce packet types in hci_recv_frame driver function by Marcel Holtmann · 9 years ago
  65. acc649c Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF by Marcel Holtmann · 9 years ago
  66. 4b4113d Bluetooth: Add debugfs entry for setting vendor diagnostic mode by Marcel Holtmann · 9 years ago
  67. e875ff8 Bluetooth: Add support for vendor specific diagnostic channel by Marcel Holtmann · 9 years ago
  68. e9ca8bf Bluetooth: Move handling of HCI_RUNNING flag into core by Marcel Holtmann · 9 years ago
  69. 73d0d3c Bluetooth: Move HCI_RUNNING check into hci_send_frame by Marcel Holtmann · 9 years ago
  70. 4a3f95b Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events by Marcel Holtmann · 9 years ago
  71. fbef168 Bluetooth: Add hci_cmd_sync function by Loic Poulain · 9 years ago
  72. 6b3cc1d Bluetooth: close HCI device when user channel socket gets closed by Simon Fels · 9 years ago
  73. e81be90 Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_Key by Johan Hedberg · 9 years ago
  74. f75113a Bluetooth: add hci_connect_le_scan by Jakub Pawlowski · 10 years ago
  75. 9a0a8a8 Bluetooth: Move IRK checking logic in preparation to new connect method by Jakub Pawlowski · 10 years ago
  76. 39ecfad Bluetooth: Use zalloc when possible by Johan Hedberg · 10 years ago
  77. d4c5af8 Bluetooth: hci_core: remove obsolete adv_instance by Florian Grandel · 10 years ago
  78. fffd38b Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() by Florian Grandel · 10 years ago
  79. 5d900e4 Bluetooth: hci_core/mgmt: move adv timeout to hdev by Florian Grandel · 10 years ago
  80. d2609b3 Bluetooth: hci_core/mgmt: Introduce multi-adv list by Florian Grandel · 10 years ago
  81. 867146a Bluetooth: Don't call shutdown when leaving user channel by Loic Poulain · 10 years ago
  82. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  83. cffd2ee Bluetooth: Fix calls to __hci_cmd_sync() by Frederic Danis · 10 years ago
  84. 177d050 Bluetooth: Fix remote name event return directly. by Wesley Kuo · 10 years ago
  85. d24d814 Bluetooth: Skip the shutdown routine if the interface is not up by Gabriele Mazzotta · 10 years ago
  86. 2d7cc19 Bluetooth: Remove hci_recv_stream_fragment function by Marcel Holtmann · 10 years ago
  87. 5c7d2dd Bluetooth: Make data pointer of hci_recv_stream_fragment const by Marcel Holtmann · 10 years ago
  88. 757aa0b Bluetooth: Move hci_get_cmd_complete() to hci_event.c by Johan Hedberg · 10 years ago
  89. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 10 years ago
  90. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 10 years ago
  91. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 10 years ago
  92. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 10 years ago
  93. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 10 years ago
  94. 203fea0 Bluetooth: Add data structure for advertising instance by Arman Uguray · 10 years ago
  95. baf880a Bluetooth: Fix memory leak in le_scan_disable_work_complete() by Johan Hedberg · 10 years ago
  96. 07d2334 Bluetooth: Add simultaneous dual mode scan by Jakub Pawlowski · 10 years ago
  97. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
  98. eacb44d Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field by Marcel Holtmann · 10 years ago
  99. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 10 years ago
  100. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 10 years ago