1. 111902f Bluetooth: Use separate dbg_flags to special debugfs options by Marcel Holtmann · 10 years ago
  2. d97c9fb Bluetooth: Fix checking for master LTKs by Johan Hedberg · 10 years ago
  3. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 10 years ago
  4. 65cc2b4 Bluetooth: Use struct delayed_work for HCI command timeout by Marcel Holtmann · 10 years ago
  5. 4bc58f5 Bluetooth: Make SMP context private to smp.c by Johan Hedberg · 10 years ago
  6. 31ad169 Bluetooth: Add conn info lifetime parameters to debugfs by Andrzej Kaczmarek · 10 years ago
  7. b9a7a61 Bluetooth: Add new debugfs parameter by Lukasz Rymanowski · 10 years ago
  8. 8002d77 Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_update by Johan Hedberg · 10 years ago
  9. 01735bb Bluetooth: Remove redundant NULL check by Johan Hedberg · 10 years ago
  10. 4408dd1 Bluetooth: Use memdup_user in le_auto_conn_write() by Andre Guedes · 10 years ago
  11. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  12. 4340a12 Bluetooth: Enable duplicates filter in background scan by Andre Guedes · 10 years ago
  13. 8d97250 Bluetooth: Add protections for updating local random address by Johan Hedberg · 11 years ago
  14. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 11 years ago
  15. d2ab0ac Bluetooth: Add support for storing LE white list entries by Marcel Holtmann · 11 years ago
  16. 747d3f0 Bluetooth: Clear all LE white list entries when powering controller by Marcel Holtmann · 11 years ago
  17. c950749 Bluetooth: Make hci_blacklist_clear function static by Marcel Holtmann · 11 years ago
  18. a1f4c31 Bluetooth: Add hci_copy_identity_address convenience function by Johan Hedberg · 11 years ago
  19. 8ef30fd Bluetooth: Create hci_req_add_le_passive_scan helper by Andre Guedes · 11 years ago
  20. 7d474e0 Bluetooth: Add le_auto_conn file on debugfs by Andre Guedes · 11 years ago
  21. a9b0a04 Bluetooth: Connection parameters and resolvable address by Andre Guedes · 11 years ago
  22. 6046dc3 Bluetooth: Auto connection and power on by Andre Guedes · 11 years ago
  23. c54c386 Bluetooth: Temporarily stop background scanning on discovery by Andre Guedes · 11 years ago
  24. cef952c Bluetooth: Connection parameters and auto connection by Andre Guedes · 11 years ago
  25. 9fcb18e Bluetooth: Introduce LE auto connect options by Andre Guedes · 11 years ago
  26. a4790db Bluetooth: Introduce LE auto connection infrastructure by Andre Guedes · 11 years ago
  27. 77a77a3 Bluetooth: Introduce hdev->pend_le_conn list by Andre Guedes · 11 years ago
  28. b1efcc2 Bluetooth: Create hci_req_add_le_scan_disable helper by Andre Guedes · 11 years ago
  29. 4518bb0 Bluetooth: Fix canceling RPA expiry timer by Johan Hedberg · 11 years ago
  30. 473deef2c9 Bluetooth: Export current local RPA with identity information by Marcel Holtmann · 11 years ago
  31. 2b5224d Bluetooth: Store current RPA and update it if needed by Marcel Holtmann · 11 years ago
  32. 94b1fc9 Bluetooth: Use unresolvable private address for active scanning by Marcel Holtmann · 11 years ago
  33. ac34581 Bluetooth: Expose current identity information in debugfs by Marcel Holtmann · 11 years ago
  34. 7bf3204 Bluetooth: Remove unneeded hdev->own_addr_type by Johan Hedberg · 11 years ago
  35. c982b2e Bluetooth: Add debugfs entry for RPA regeneration timeout by Johan Hedberg · 11 years ago
  36. ebd3a74 Bluetooth: Add hci_update_random_address() convenience function by Johan Hedberg · 11 years ago
  37. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 11 years ago
  38. 668b7b1 Bluetooth: Fix iterating wrong list in hci_remove_irk() by Johan Hedberg · 11 years ago
  39. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 11 years ago
  40. 7a4cd51 Bluetooth: Track the current configured random address by Marcel Holtmann · 11 years ago
  41. b32bba6 Bluetooth: Replace own_address_type with force_static_address debugfs by Marcel Holtmann · 11 years ago
  42. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 11 years ago
  43. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 11 years ago
  44. ca9142b Bluetooth: Return added key when adding LTKs and IRKs by Johan Hedberg · 11 years ago
  45. 0a14ab4 Bluetooth: Avoid using GFP_ATOMIC where not necessary by Johan Hedberg · 11 years ago
  46. 3698d70 Bluetooth: Expose current list of identity resolving keys via debugfs by Marcel Holtmann · 11 years ago
  47. 6cfc998 Bluetooth: Don't try to look up private addresses as Identity Address by Johan Hedberg · 11 years ago
  48. a7ec733 Bluetooth: Fix removing any IRKs when unpairing devices by Johan Hedberg · 11 years ago
  49. c51ffa0 Bluetooth: Fix hci_remove_ltk failure when no match is found by Johan Hedberg · 11 years ago
  50. 35f7498 Bluetooth: Remove return values from functions that don't need them by Johan Hedberg · 11 years ago
  51. e0b2b27 Bluetooth: Fix missing address type check for removing LTKs by Johan Hedberg · 11 years ago
  52. 970c4e4 Bluetooth: Add basic IRK management support by Johan Hedberg · 11 years ago
  53. 99780a7 Bluetooth: Add AES crypto context for each HCI device by Johan Hedberg · 11 years ago
  54. c6beca0 Bluetooth: Allow HCI User Channel usage for controllers without address by Marcel Holtmann · 11 years ago
  55. 0fe442f Bluetooth: Fix sending wrong store hint for new long term keys by Marcel Holtmann · 11 years ago
  56. 15819a7 Bluetooth: Introduce connection parameters list by Andre Guedes · 11 years ago
  57. 626bee8 Bluetooth: Remove use_debug_keys debugfs entry by Marcel Holtmann · 11 years ago
  58. 98a0b84 Bluetooth: Fix differentiating stored master vs slave LTK types by Johan Hedberg · 11 years ago
  59. a513e26 Bluetooth: Remove unnecessary LTK type check from hci_add_ltk by Johan Hedberg · 11 years ago
  60. 21b93b7 Bluetooth: Make LTK key type check more readable by Johan Hedberg · 11 years ago
  61. f813f1b Bluetooth: Fix long_term_keys debugfs output by Johan Hedberg · 11 years ago
  62. 134c2a8 Bluetooth: Add debugfs entry to show Secure Connections Only mode by Marcel Holtmann · 11 years ago
  63. 0798872 Bluetooth: Add internal function for storing P-192 and P-256 data by Marcel Holtmann · 11 years ago
  64. 519ca9d Bluetooth: Provide remote OOB data for Secure Connections by Marcel Holtmann · 11 years ago
  65. 5afeac14 Bluetooth: Add debugfs quirk for forcing Secure Connections support by Marcel Holtmann · 11 years ago
  66. a6d0d69 Bluetooth: Enable Secure Connection during power on if configured by Marcel Holtmann · 11 years ago
  67. 40c59fc Bluetooth: Enable Authenticated Payload Timeout Expired event by Marcel Holtmann · 11 years ago
  68. f9f462f Bluetooth: Add quirk for disabling Delete Stored Link Key command by Marcel Holtmann · 11 years ago
  69. 8986310 Bluetooth: Manually enable or disable 6LoWPAN between devices by Jukka Rissanen · 11 years ago
  70. 53b834d2 Bluetooth: Use macros for connectionless slave broadcast features by Marcel Holtmann · 11 years ago
  71. bef34c0 Bluetooth: Set default own address type only during controller setup by Marcel Holtmann · 11 years ago
  72. 2be48b6 Bluetooth: Fix minor coding style issue in hci_core.c by Marcel Holtmann · 11 years ago
  73. 58f01aa Bluetooth: Fix UUID values in debugfs file by Marcel Holtmann · 11 years ago
  74. 4b4148e Bluetooth: Add support for setting DUT mode by Marcel Holtmann · 11 years ago
  75. 4e70c7e Bluetooth: Expose debugfs settings for LE connection interval by Marcel Holtmann · 11 years ago
  76. 06f5b77 Bluetooth: Add support for setting SSP debug mode by Marcel Holtmann · 11 years ago
  77. cfbb2b5 Bluetooth: Add LE features to debugfs if available by Marcel Holtmann · 11 years ago
  78. 12c269d Bluetooth: Expose setting if debug keys are used or not by Marcel Holtmann · 11 years ago
  79. 9220218 Bluetooth: Expose debugfs entry read/write own address type by Marcel Holtmann · 11 years ago
  80. 79830f6 Bluetooth: Select the own address type during initial setup phase by Marcel Holtmann · 11 years ago
  81. 8f8625c Bluetooth: Expose current list of long term keys via debugfs by Marcel Holtmann · 11 years ago
  82. d0f729b Bluetooth: Expose white list size information in debugfs by Marcel Holtmann · 11 years ago
  83. 02d08d1 Bluetooth: Expose current list of link keys via debugfs by Marcel Holtmann · 11 years ago
  84. babdbb3 Bluetooth: Move export of class of device information into hci_core.c by Marcel Holtmann · 11 years ago
  85. ceeb3bc Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c by Marcel Holtmann · 11 years ago
  86. 57af75a Bluetooth: Add workaround for buggy max_page features page value by Marcel Holtmann · 11 years ago
  87. dfb826a Bluetooth: Move HCI device features into hci_core.c by Marcel Holtmann · 11 years ago
  88. 2bfa353 Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c by Marcel Holtmann · 11 years ago
  89. b25f078 Bluetooth: Include address type in blacklist debugfs data by Marcel Holtmann · 11 years ago
  90. bdc3e0f Bluetooth: Move device_add handling into hci_register_dev by Marcel Holtmann · 11 years ago
  91. 0153e2e Bluetooth: Create HCI device debugfs directory in hci_register_dev by Marcel Holtmann · 11 years ago
  92. 4721983 Bluetooth: Move uuids debugfs entry creation into hci_core.c by Marcel Holtmann · 11 years ago
  93. 70afe0b Bluetooth: Move blacklist debugfs entry creation into hci_core.c by Marcel Holtmann · 11 years ago
  94. b9ee0a7 Bluetooth: Add address type to device blacklist table by Marcel Holtmann · 11 years ago
  95. 041000b Bluetooth: Expose current voice setting in debugfs by Marcel Holtmann · 11 years ago
  96. e7b8fc9 Bluetooth: Expose static address value for LE capable controllers by Marcel Holtmann · 11 years ago
  97. ebd1e33 Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported by Marcel Holtmann · 11 years ago
  98. baf27f6 Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers by Marcel Holtmann · 11 years ago
  99. d1967ff Bluetooth: Update class of device on discoverable timeout by Marcel Holtmann · 11 years ago
  100. 310a3d4 Bluetooth: Add support for entering limited discoverable mode by Marcel Holtmann · 11 years ago