1. 168b8a2 Bluetooth: Fix double scan updates by Jakub Pawlowski · 9 years ago
  2. 0aa65cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  3. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  4. fa14222 Bluetooth: Enable new connection establishment procedure. by Jakub Pawlowski · 9 years ago
  5. 28a667c Bluetooth: advertisement handling in new connect procedure by Jakub Pawlowski · 9 years ago
  6. e7d9ab7 Bluetooth: add hci_lookup_le_connect by Jakub Pawlowski · 9 years ago
  7. cb92205 Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event by Jakub Pawlowski · 9 years ago
  8. 9a0a8a8 Bluetooth: Move IRK checking logic in preparation to new connect method by Jakub Pawlowski · 9 years ago
  9. 952497b Bluetooth: Fix warning of potentially uninitialized adv_instance variable by Johan Hedberg · 9 years ago
  10. e58627d Bluetooth: Increment management interface revision by Marcel Holtmann · 9 years ago
  11. eb6f95f Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising() by Florian Grandel · 9 years ago
  12. 9d5fc2f Bluetooth: mgmt: multi-adv for trigger_le_scan() by Florian Grandel · 9 years ago
  13. 320b3bf Bluetooth: mgmt: program multi-adv on power on by Florian Grandel · 9 years ago
  14. 0194833 Bluetooth: mgmt: multi adv for remove_advertising*() by Florian Grandel · 9 years ago
  15. fffd38b Bluetooth: mgmt/hci_core: multi-adv for add_advertising*() by Florian Grandel · 9 years ago
  16. 847818d Bluetooth: mgmt: multi adv for clear_adv_instances() by Florian Grandel · 9 years ago
  17. 7816b82 Bluetooth: mgmt: multi adv for set_advertising*() by Florian Grandel · 9 years ago
  18. f63ba24 Bluetooth: mgmt: multi adv for create_instance_adv_data() by Florian Grandel · 9 years ago
  19. ca21fbe Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data() by Florian Grandel · 9 years ago
  20. 7b683b7 Bluetooth: mgmt: multi adv for enable_advertising() by Florian Grandel · 9 years ago
  21. bea28e6 Bluetooth: mgmt: improve get_adv_instance_flags() readability by Florian Grandel · 9 years ago
  22. 411b412 Bluetooth: mgmt: multi adv for get_adv_instance_flags() by Florian Grandel · 9 years ago
  23. 3ff37e6 Bluetooth: mgmt: multi adv for get_current_adv_instance() by Florian Grandel · 9 years ago
  24. 286e0c8 Bluetooth: mgmt: multi adv for read_adv_features() by Florian Grandel · 9 years ago
  25. efae002 Bluetooth: mgmt: rename update_*_data_for_instance() by Florian Grandel · 9 years ago
  26. 91aa9bb Bluetooth: mgmt: dry update_scan_rsp_data() by Florian Grandel · 9 years ago
  27. 5d900e4 Bluetooth: hci_core/mgmt: move adv timeout to hdev by Florian Grandel · 9 years ago
  28. d2609b3 Bluetooth: hci_core/mgmt: Introduce multi-adv list by Florian Grandel · 9 years ago
  29. 1fc62c5 Bluetooth: Fix exposing full value of shortened LTKs by Johan Hedberg · 9 years ago
  30. f72186d Bluetooth: mgmt: fix typos by Florian Grandel · 9 years ago
  31. 40f66c0 Bluetooth: Add local SSP OOB data to OOB ext data mgmt command by Johan Hedberg · 9 years ago
  32. 38c8af6 Bluetooth: Fix location of TX power field in LE advertising data by Marcel Holtmann · 9 years ago
  33. e213568 Bluetooth: Disallow LE local out-of-band data when LE privacy is used by Marcel Holtmann · 9 years ago
  34. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 9 years ago
  35. 57b0d3e Bluetooth: Fix error returns for Read Local OOB Extended Data commands by Marcel Holtmann · 9 years ago
  36. efcd8c9 Bluetooth: Move memory location outside of hci_dev lock by Marcel Holtmann · 9 years ago
  37. 880897d Bluetooth: Update adv. parameters when conn. setting changes by Arman Uguray · 9 years ago
  38. c7d4883 Bluetooth: Use ADV_SCAN_IND for adv. instances by Arman Uguray · 9 years ago
  39. faccb95 Bluetooth: Fix using global connectable settings for adv by Arman Uguray · 9 years ago
  40. fdf5178 Bluetooth: Unify advertising data code paths by Arman Uguray · 9 years ago
  41. 089fa8c Bluetooth: Update supported_flags for AD features by Arman Uguray · 9 years ago
  42. 5507e35 Bluetooth: Support the "tx-power" adv flag by Arman Uguray · 9 years ago
  43. 67e0c0c Bluetooth: Support the "managed-flags" adv flag by Arman Uguray · 9 years ago
  44. 807ec77 Bluetooth: Support the "limited-discoverable" adv flag by Arman Uguray · 9 years ago
  45. b44133f Bluetooth: Support the "discoverable" adv flag by Arman Uguray · 9 years ago
  46. e7a685d Bluetooth: Support the "connectable mode" adv flag by Arman Uguray · 9 years ago
  47. 08dc0e9 Bluetooth: Fix minor typo in comment for static address setting by Marcel Holtmann · 9 years ago
  48. 99c679a Bluetooth: Filter list of supported commands/events for untrusted users by Marcel Holtmann · 9 years ago
  49. 912098a Bluetooth: Add support for adv instance timeout by Arman Uguray · 9 years ago
  50. 4117ed7 Bluetooth: Add support for instance scan response by Arman Uguray · 9 years ago
  51. da929335 Bluetooth: Implement the Remove Advertising command by Arman Uguray · 9 years ago
  52. 24b4f38 Bluetooth: Implement the Add Advertising command by Arman Uguray · 9 years ago
  53. dc5d82a Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded value by Marcel Holtmann · 9 years ago
  54. e7844ee Bluetooth: Gracefully response to enabling LE on LE only devices by Marcel Holtmann · 9 years ago
  55. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 9 years ago
  56. 88b94ce Bluetooth: Add hdev_init callback for HCI channels by Johan Hedberg · 9 years ago
  57. a380b6c Bluetooth: Add generic mgmt helper API by Johan Hedberg · 9 years ago
  58. 333ae95 Bluetooth: Add channel parameter to mgmt_pending_find() API by Johan Hedberg · 9 years ago
  59. 07d2334 Bluetooth: Add simultaneous dual mode scan by Jakub Pawlowski · 9 years ago
  60. 812abb1 Bluetooth: Refactor BR/EDR inquiry and LE scan triggering. by Jakub Pawlowski · 9 years ago
  61. 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 9 years ago
  62. 5425f98 Bluetooth: Fix length for Read Local OOB Extended Data respone packet by Marcel Holtmann · 9 years ago
  63. 5082a59 Bluetooth: Do not include LE SC out-of-band data if not enabled by Marcel Holtmann · 9 years ago
  64. 0821a2c Bluetooth: Return LE SC confirm and random values for out-of-band data by Marcel Holtmann · 9 years ago
  65. 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 9 years ago
  66. bea4160 Bluetooth: Move eir_append_data function to a different location by Marcel Holtmann · 9 years ago
  67. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 9 years ago
  68. f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 9 years ago
  69. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 9 years ago
  70. 7aea8616 Bluetooth: Remove unneeded initializer for management command table by Marcel Holtmann · 9 years ago
  71. c91041d Bluetooth: Add support for untrusted access to management commands by Marcel Holtmann · 9 years ago
  72. c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 9 years ago
  73. 96f1474 Bluetooth: Add support for extended index management command by Marcel Holtmann · 9 years ago
  74. ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 9 years ago
  75. f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 9 years ago
  76. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 9 years ago
  77. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 9 years ago
  78. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 9 years ago
  79. 516018a Bluetooth: Introduce hci_dev_test_and_change_flag helper macro by Marcel Holtmann · 9 years ago
  80. ce05d60 Bluetooth: Introduce hci_dev_change_flag helper macro by Marcel Holtmann · 9 years ago
  81. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 9 years ago
  82. a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 9 years ago
  83. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 9 years ago
  84. cc91cb0 Bluetooth: Add support connectable advertising setting by Marcel Holtmann · 9 years ago
  85. beb1c21 Bluetooth: Increment management interface revision by Marcel Holtmann · 9 years ago
  86. 55e76b3 Bluetooth: Add 'Already Paired' error for Pair Device command by Johan Hedberg · 9 years ago
  87. 406ef2a Bluetooth: Make Fast Connectable available while powered off by Johan Hedberg · 9 years ago
  88. 7a00ff4 Bluetooth: Add mgmt_send_event() helper to send to any HCI channel by Johan Hedberg · 9 years ago
  89. 3b0602c Bluetooth: Rename pending_cmd to mgmt_pending_cmd by Johan Hedberg · 9 years ago
  90. 2a1afb5 Bluetooth: Rename cmd_complete() to mgmt_cmd_complete() by Johan Hedberg · 9 years ago
  91. a69e837 Bluetooth: Rename cmd_status() to mgmt_cmd_status() by Johan Hedberg · 9 years ago
  92. b9a245fb Bluetooth: Move all mgmt command quirks to handler table by Johan Hedberg · 9 years ago
  93. 6d785aa3 Bluetooth: Convert mgmt to use HCI chan registration API by Johan Hedberg · 9 years ago
  94. 93690c2 Bluetooth: Introduce controller setting information for static address by Marcel Holtmann · 9 years ago
  95. 82f8b65 Bluetooth: fix service discovery behaviour for empty uuids filter by Jakub Pawlowski · 9 years ago
  96. 2976cde Bluetooth: Refactor service discovery filter logic by Jakub Pawlowski · 9 years ago
  97. 48f86b7 Bluetooth: Move Service Discovery logic before refactoring by Jakub Pawlowski · 9 years ago
  98. 4cd3928 Bluetooth: Update New CSRK event to match latest specification by Johan Hedberg · 9 years ago
  99. 7129069 Bluetooth: Rename hci_send_to_control to hci_send_to_channel by Johan Hedberg · 9 years ago
  100. a2cb01d Bluetooth: Fix checking for pending Set SSP in Set HS handler by Johan Hedberg · 9 years ago