1. af202f8 Bluetooth: Fix quirks that are valid during setup driver callback by Marcel Holtmann · 10 years ago
  2. eb1904f Bluetooth: Add quirk for external configuration requirement by Marcel Holtmann · 10 years ago
  3. 89bc22d Bluetooth: Add quirk for invalid controller address setting by Marcel Holtmann · 10 years ago
  4. 501f882 Bluetooth: Make hci_pend_le_conn_lookup more general purposed by Johan Hedberg · 10 years ago
  5. d9b3ad7 Bluetooth: Remove unused hci_pend_le_conn_add function by Johan Hedberg · 10 years ago
  6. d7347f3 Bluetooth: Fix clearing and restarting all LE actions on power cycle by Johan Hedberg · 10 years ago
  7. ae44e5d Bluetooth: Remove unused hci_pend_le_conn_del() function by Johan Hedberg · 10 years ago
  8. 95305ba Bluetooth: Simplify hci_conn_params->action list usage by Johan Hedberg · 10 years ago
  9. 42ce26d Bluetooth: Don't bother doing anything if auto_connect doesn't change by Johan Hedberg · 10 years ago
  10. a2f41a8 Bluetooth: Simplify use of hci_pend_le_conns_clear() by Johan Hedberg · 10 years ago
  11. 66f8455 Bluetooth: Convert pend_le_reports into a list by Johan Hedberg · 10 years ago
  12. 93450c7 Bluetooth: Convert pend_le_conn list to a generic action list by Johan Hedberg · 10 years ago
  13. 738f618 Bluetooth: Add identity address check in param lookup functions by Johan Hedberg · 10 years ago
  14. 912b42e Bluetooth: Use hci_conn_params in pend_le_conns by Johan Hedberg · 10 years ago
  15. 0d2bf13 Bluetooth: Add support for background LE scanning by Johan Hedberg · 10 years ago
  16. 851efca Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT by Johan Hedberg · 10 years ago
  17. 0602a8a Bluetooth: Add support for Unconfigured Index Added events by Marcel Holtmann · 10 years ago
  18. 4a96440 Bluetooth: Introduce unconfigured controller state by Marcel Holtmann · 10 years ago
  19. c46245b Bluetooth: Make is_identity_address a global function by Johan Hedberg · 10 years ago
  20. a3451d2 Bluetooth: Add new auto_conn value matching mgmt action 0x00 by Johan Hedberg · 10 years ago
  21. 55af49a Bluetooth: Add specific connection parameter clear functions by Johan Hedberg · 10 years ago
  22. 373110c Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all by Johan Hedberg · 10 years ago
  23. 96c2103 Bluetooth: Default to internal use manufacturer identifier by Marcel Holtmann · 10 years ago
  24. 24c457e Bluetooth: Add support for hdev->set_bdaddr callback handling by Marcel Holtmann · 10 years ago
  25. 662bc2e Bluetooth: Enable new LE meta event by Andre Guedes · 10 years ago
  26. 9193c6e Bluetooth: Move LE event mask setting into init3 phase by Andre Guedes · 10 years ago
  27. 2a8357f Bluetooth: Fix redundant device (un)blocked events by Johan Hedberg · 10 years ago
  28. b822177 Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set by Marcel Holtmann · 10 years ago
  29. af58925 Bluetooth: Provide flags parameter direct to mgmt_device_found by Marcel Holtmann · 10 years ago
  30. d06b50c Bluetooth: Remove connection interval parameters from hci_conn_params_set by Marcel Holtmann · 10 years ago
  31. 8c87aae Bluetooth: Use hci_conn_params_add within hci_conn_params_set by Marcel Holtmann · 10 years ago
  32. 51d167c Bluetooth: Change hci_conn_params_add to return the parameter struct by Marcel Holtmann · 10 years ago
  33. c20c02d Bluetooth: Start background scanning only when controller is ready by Marcel Holtmann · 10 years ago
  34. bf5b3c8 Bluetooth: Provide function to create and set connection parameters by Marcel Holtmann · 10 years ago
  35. f164957 Bluetooth: Expose default supervision timeout setting via debugfs by Marcel Holtmann · 10 years ago
  36. 816a93d Bluetooth: Expose default connection latency setting via debugfs by Marcel Holtmann · 10 years ago
  37. 04fb7d9 Bluetooth: Provide defaults for LE connection latency and timeout by Marcel Holtmann · 10 years ago
  38. 0b3c7d3 Bluetooth: Replace le_auto_conn debugfs with device_list entry by Marcel Holtmann · 10 years ago
  39. f044eb0 Bluetooth: Store latency and supervision timeout in connection params by Marcel Holtmann · 10 years ago
  40. 1c1697c Bluetooth: Update background scanning from hci_conn_params_clear by Marcel Holtmann · 10 years ago
  41. 1089b67 Bluetooth: Clear pending connections from hci_conn_params_clear by Marcel Holtmann · 10 years ago
  42. 4b10966 Bluetooth: Move hci_pend_le_conn_* functions to different location by Marcel Holtmann · 10 years ago
  43. 6ab535a Bluetooth: Don't use non-resolvable private address for passive scanning by Marcel Holtmann · 10 years ago
  44. fee746b Bluetooth: Restrict access for raw-only controllers by Marcel Holtmann · 10 years ago
  45. 985d904 Bluetooth: Remove ssp_debug_mode debugfs option by Marcel Holtmann · 10 years ago
  46. 7652ff6 Bluetooth: Move mgmt event sending out from hci_add_link_key() by Johan Hedberg · 10 years ago
  47. 567fa2a Bluetooth: Update hci_add_link_key() to return pointer to key by Johan Hedberg · 10 years ago
  48. 6b8d4a6 Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one by Jukka Rissanen · 10 years ago
  49. 111902f Bluetooth: Use separate dbg_flags to special debugfs options by Marcel Holtmann · 10 years ago
  50. d97c9fb Bluetooth: Fix checking for master LTKs by Johan Hedberg · 10 years ago
  51. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 10 years ago
  52. 65cc2b4 Bluetooth: Use struct delayed_work for HCI command timeout by Marcel Holtmann · 10 years ago
  53. 4bc58f5 Bluetooth: Make SMP context private to smp.c by Johan Hedberg · 10 years ago
  54. 31ad169 Bluetooth: Add conn info lifetime parameters to debugfs by Andrzej Kaczmarek · 10 years ago
  55. b9a7a61 Bluetooth: Add new debugfs parameter by Lukasz Rymanowski · 11 years ago
  56. 8002d77 Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_update by Johan Hedberg · 11 years ago
  57. 01735bb Bluetooth: Remove redundant NULL check by Johan Hedberg · 11 years ago
  58. 4408dd1 Bluetooth: Use memdup_user in le_auto_conn_write() by Andre Guedes · 11 years ago
  59. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  60. 4340a12 Bluetooth: Enable duplicates filter in background scan by Andre Guedes · 11 years ago
  61. 8d97250 Bluetooth: Add protections for updating local random address by Johan Hedberg · 11 years ago
  62. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 11 years ago
  63. d2ab0ac Bluetooth: Add support for storing LE white list entries by Marcel Holtmann · 11 years ago
  64. 747d3f0 Bluetooth: Clear all LE white list entries when powering controller by Marcel Holtmann · 11 years ago
  65. c950749 Bluetooth: Make hci_blacklist_clear function static by Marcel Holtmann · 11 years ago
  66. a1f4c31 Bluetooth: Add hci_copy_identity_address convenience function by Johan Hedberg · 11 years ago
  67. 8ef30fd Bluetooth: Create hci_req_add_le_passive_scan helper by Andre Guedes · 11 years ago
  68. 7d474e0 Bluetooth: Add le_auto_conn file on debugfs by Andre Guedes · 11 years ago
  69. a9b0a04 Bluetooth: Connection parameters and resolvable address by Andre Guedes · 11 years ago
  70. 6046dc3 Bluetooth: Auto connection and power on by Andre Guedes · 11 years ago
  71. c54c386 Bluetooth: Temporarily stop background scanning on discovery by Andre Guedes · 11 years ago
  72. cef952c Bluetooth: Connection parameters and auto connection by Andre Guedes · 11 years ago
  73. 9fcb18e Bluetooth: Introduce LE auto connect options by Andre Guedes · 11 years ago
  74. a4790db Bluetooth: Introduce LE auto connection infrastructure by Andre Guedes · 11 years ago
  75. 77a77a3 Bluetooth: Introduce hdev->pend_le_conn list by Andre Guedes · 11 years ago
  76. b1efcc2 Bluetooth: Create hci_req_add_le_scan_disable helper by Andre Guedes · 11 years ago
  77. 4518bb0 Bluetooth: Fix canceling RPA expiry timer by Johan Hedberg · 11 years ago
  78. 473deef2c9 Bluetooth: Export current local RPA with identity information by Marcel Holtmann · 11 years ago
  79. 2b5224d Bluetooth: Store current RPA and update it if needed by Marcel Holtmann · 11 years ago
  80. 94b1fc9 Bluetooth: Use unresolvable private address for active scanning by Marcel Holtmann · 11 years ago
  81. ac34581 Bluetooth: Expose current identity information in debugfs by Marcel Holtmann · 11 years ago
  82. 7bf3204 Bluetooth: Remove unneeded hdev->own_addr_type by Johan Hedberg · 11 years ago
  83. c982b2e Bluetooth: Add debugfs entry for RPA regeneration timeout by Johan Hedberg · 11 years ago
  84. ebd3a74 Bluetooth: Add hci_update_random_address() convenience function by Johan Hedberg · 11 years ago
  85. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 11 years ago
  86. 668b7b1 Bluetooth: Fix iterating wrong list in hci_remove_irk() by Johan Hedberg · 11 years ago
  87. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 11 years ago
  88. 7a4cd51 Bluetooth: Track the current configured random address by Marcel Holtmann · 11 years ago
  89. b32bba6 Bluetooth: Replace own_address_type with force_static_address debugfs by Marcel Holtmann · 11 years ago
  90. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 11 years ago
  91. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 11 years ago
  92. ca9142b Bluetooth: Return added key when adding LTKs and IRKs by Johan Hedberg · 11 years ago
  93. 0a14ab4 Bluetooth: Avoid using GFP_ATOMIC where not necessary by Johan Hedberg · 11 years ago
  94. 3698d70 Bluetooth: Expose current list of identity resolving keys via debugfs by Marcel Holtmann · 11 years ago
  95. 6cfc998 Bluetooth: Don't try to look up private addresses as Identity Address by Johan Hedberg · 11 years ago
  96. a7ec733 Bluetooth: Fix removing any IRKs when unpairing devices by Johan Hedberg · 11 years ago
  97. c51ffa0 Bluetooth: Fix hci_remove_ltk failure when no match is found by Johan Hedberg · 11 years ago
  98. 35f7498 Bluetooth: Remove return values from functions that don't need them by Johan Hedberg · 11 years ago
  99. e0b2b27 Bluetooth: Fix missing address type check for removing LTKs by Johan Hedberg · 11 years ago
  100. 970c4e4 Bluetooth: Add basic IRK management support by Johan Hedberg · 11 years ago