1. 4ec86d4 Bluetooth: Fix validating IO capability values in mgmt commands by Johan Hedberg · 10 years ago
  2. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 10 years ago
  3. c73f94b Bluetooth: Fix locking of hdev when calling into SMP code by Johan Hedberg · 10 years ago
  4. f8680f1 Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state by Johan Hedberg · 10 years ago
  5. 21a60d3 Bluetooth: Refactor discovery stopping into its own function by Johan Hedberg · 10 years ago
  6. 61b4335 Bluetooth: Fix properly ignoring LTKs of unknown types by Johan Hedberg · 10 years ago
  7. d7b2545 Bluetooth: Clearly distinguish mgmt LTK type from authenticated property by Johan Hedberg · 10 years ago
  8. 4bc58f5 Bluetooth: Make SMP context private to smp.c by Johan Hedberg · 10 years ago
  9. f4e2dd5 Bluetooth: Add missing msecs to jiffies conversion by Andrzej Kaczmarek · 10 years ago
  10. eed5daf Bluetooth: Add support for max_tx_power in Get Conn Info by Andrzej Kaczmarek · 10 years ago
  11. f7faab0 Bluetooth: Avoid polling TX power for LE links by Andrzej Kaczmarek · 10 years ago
  12. dd98380 Bluetooth: Add support to get connection information by Andrzej Kaczmarek · 10 years ago
  13. b75cf9c Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  14. 6fd6b91 Bluetooth: Refactor code for outgoing dedicated bonding by Mikel Astiz · 10 years ago
  15. 3d5a76f Bluetooth: Keep msec in DISCOV_LE_TIMEOUT by Lukasz Rymanowski · 10 years ago
  16. b9a7a61 Bluetooth: Add new debugfs parameter by Lukasz Rymanowski · 10 years ago
  17. ae55f59 Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT by Lukasz Rymanowski · 10 years ago
  18. 73cf71d Bluetooth: Fix line splitting of mgmt_device_found parameters by Johan Hedberg · 10 years ago
  19. 5d2e9fa Bluetooth: Add scan_rsp parameter to mgmt_device_found() by Johan Hedberg · 10 years ago
  20. 61b1a7f Bluetooth: Fix address value for early disconnection events by Johan Hedberg · 10 years ago
  21. 39adbff Bluetooth: Fix passkey endianess in user_confirm and notify_passkey by Johan Hedberg · 10 years ago
  22. 4e7b203 Bluetooth: Fix Pair Device response parameters for pairing failure by Johan Hedberg · 10 years ago
  23. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  24. 53ac6ab Bluetooth: Make LTK and CSRK only persisent when bonding by Marcel Holtmann · 10 years ago
  25. 7ee4ea3 Bluetooth: Add support for handling signature resolving keys by Marcel Holtmann · 10 years ago
  26. 2606ecb Bluetooth: Fix expected key count debug logs by Johan Hedberg · 10 years ago
  27. 8d97250 Bluetooth: Add protections for updating local random address by Johan Hedberg · 10 years ago
  28. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 10 years ago
  29. a3172b7 Bluetooth: Add timer to force power off by Johan Hedberg · 10 years ago
  30. c9910d0 Bluetooth: Fix disconnecting connections in non-connected states by Johan Hedberg · 10 years ago
  31. d3a2541 Bluetooth: Fix response on confirm_name by Lukasz Rymanowski · 10 years ago
  32. dd2ef8e Bluetooth: Update background scan parameters by Andre Guedes · 10 years ago
  33. a9b0a04 Bluetooth: Connection parameters and resolvable address by Andre Guedes · 10 years ago
  34. 6046dc3 Bluetooth: Auto connection and power on by Andre Guedes · 10 years ago
  35. c54c386 Bluetooth: Temporarily stop background scanning on discovery by Andre Guedes · 10 years ago
  36. 6f77d8c Bluetooth: Move address type conversion to outside hci_connect_le by Andre Guedes · 10 years ago
  37. 04a6c58 Bluetooth: Refactor HCI connection code by Andre Guedes · 10 years ago
  38. b1efcc2 Bluetooth: Create hci_req_add_le_scan_disable helper by Andre Guedes · 10 years ago
  39. a4858cb Bluetooth: Fix advertising address type when toggling connectable by Johan Hedberg · 10 years ago
  40. 8b064a3 Bluetooth: Clean up HCI state when doing power off by Johan Hedberg · 10 years ago
  41. 7c4cfab Bluetooth: Don't clear HCI_ADVERTISING when powering off by Johan Hedberg · 10 years ago
  42. ce3f24c Bluetooth: Don't clear HCI_CONNECTABLE when powering off by Johan Hedberg · 10 years ago
  43. bd10799 Bluetooth: Don't clear HCI_DISCOVERABLE when powering off by Johan Hedberg · 10 years ago
  44. 12d4a3b Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c by Johan Hedberg · 10 years ago
  45. 778b235 Bluetooth: Move HCI_ADVERTISING handling into mgmt.c by Johan Hedberg · 10 years ago
  46. c21c0ea Bluetooth: Enable RPA resolving if mgmt_set_privacy is called by Johan Hedberg · 10 years ago
  47. 41c90c1 Bluetooth: Use privacy mode for non-connectable advertising by Marcel Holtmann · 10 years ago
  48. 94b1fc9 Bluetooth: Use unresolvable private address for active scanning by Marcel Holtmann · 10 years ago
  49. 62b04cd Bluetooth: Add support for Set Privacy command by Johan Hedberg · 10 years ago
  50. 8f71c6c Bluetooth: Don't write static address during power on by Johan Hedberg · 10 years ago
  51. d948394 Bluetooth: Use hci_update_random_address() for initiating LE scan by Johan Hedberg · 10 years ago
  52. 8f2a060 Bluetooth: Use hci_update_random_address() for enabling advertising by Johan Hedberg · 10 years ago
  53. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 10 years ago
  54. 0f4bd94 Bluetooth: Add Privacy flag to mgmt supported/current settings by Johan Hedberg · 10 years ago
  55. 199a2fb Bluetooth: Move enable/disable_advertising higher up in mgmt.c by Johan Hedberg · 10 years ago
  56. 1b60ef2 Bluetooth: Fix issue with missing management event opcode by Marcel Holtmann · 10 years ago
  57. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 10 years ago
  58. 5192d30 Bluetooth: Add comment explainging store hint for long term keys by Marcel Holtmann · 10 years ago
  59. bab6d1e Bluetooth: Don't send store hint for devices using identity addresses by Marcel Holtmann · 10 years ago
  60. 95fbac8 Bluetooth: Add support for sending New IRK event by Johan Hedberg · 10 years ago
  61. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 10 years ago
  62. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 10 years ago
  63. 5cedbb8 Bluetooth: Use Identity Address in Device Found event by Johan Hedberg · 10 years ago
  64. f4a407b Bluetooth: Wait for SMP key distribution completion when pairing by Johan Hedberg · 10 years ago
  65. a7ec733 Bluetooth: Fix removing any IRKs when unpairing devices by Johan Hedberg · 10 years ago
  66. 35f7498 Bluetooth: Remove return values from functions that don't need them by Johan Hedberg · 10 years ago
  67. e0b2b27 Bluetooth: Fix missing address type check for removing LTKs by Johan Hedberg · 10 years ago
  68. 41edf16 Bluetooth: Implement mgmt_load_irks command by Johan Hedberg · 10 years ago
  69. 490cb0b Bluetooth: Restrict long term keys to public and static addresses by Marcel Holtmann · 10 years ago
  70. 0ab04a9 Bluetooth: Add management command for Secure Connection Only Mode by Marcel Holtmann · 10 years ago
  71. d40f3ee Bluetooth: Rename authentication to key_type in mgmt_ltk_info by Marcel Holtmann · 10 years ago
  72. f815924 Bluetooth: Remove check for valid LTK authenticated parameter by Marcel Holtmann · 10 years ago
  73. 4e39ac8 Bluetooth: Add management command to allow use of debug keys by Marcel Holtmann · 10 years ago
  74. b1de97d Bluetooth: Add management setting for use of debug keys by Marcel Holtmann · 10 years ago
  75. e834004 Bluetooth: Remove Simultaneous LE & BR/EDR flags from AD by Johan Hedberg · 10 years ago
  76. 40456644 Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  77. eadd663 Bluetooth: Fix mgmt error code for negative PIN response by Johan Hedberg · 10 years ago
  78. ec10911 Bluetooth: Add support for remote OOB input of P-256 data by Marcel Holtmann · 10 years ago
  79. 5afeac14 Bluetooth: Add debugfs quirk for forcing Secure Connections support by Marcel Holtmann · 10 years ago
  80. 4d2d279 Bluetooth: Add support for local OOB data with Secure Connections by Marcel Holtmann · 10 years ago
  81. 8e99113 Bluetooth: Limit acceptable link key types to only supported ones by Marcel Holtmann · 10 years ago
  82. eac83dc Bluetooth: Add management command for enabling Secure Connections by Marcel Holtmann · 10 years ago
  83. e98d2ce Bluetooth: Add flags and setting for Secure Connections support by Marcel Holtmann · 10 years ago
  84. 57eb776 Bluetooth: Add an extra check in mgmt_device_disconnected() by Andre Guedes · 11 years ago
  85. 3655bba Bluetooth: Check address in mgmt_disconnect_failed() by Andre Guedes · 11 years ago
  86. 33337dc Bluetooth: Fix limited discoverable mode for Zeevo modules by Marcel Holtmann · 11 years ago
  87. 547003b Bluetooth: Fix enabling fast connectable on LE-only controllers by Johan Hedberg · 11 years ago
  88. 9a43e25 Bluetooth: Update Set Discoverable to support LE by Johan Hedberg · 11 years ago
  89. b456f87 Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place by Johan Hedberg · 11 years ago
  90. 4b58061 Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled by Johan Hedberg · 11 years ago
  91. eb2a8d2 Bluetooth: Move mgmt_pending_find to avoid forward declarations by Johan Hedberg · 11 years ago
  92. a81070b Bluetooth: Fix updating settings when there are no HCI commands to send by Johan Hedberg · 11 years ago
  93. e8ba3a1 Bluetooth: Refactor set_connectable settings update to separate function by Johan Hedberg · 11 years ago
  94. f87ea1d Bluetooth: Add missing check for BREDR_ENABLED flag in update_class() by Johan Hedberg · 11 years ago
  95. 10994ce Bluetooth: Check for flag instead of features in update_adv_data() by Johan Hedberg · 11 years ago
  96. 7751ef1 Bluetooth: Check for flag instead of features in update_scan_rsp_data() by Johan Hedberg · 11 years ago
  97. 79830f6 Bluetooth: Select the own address type during initial setup phase by Marcel Holtmann · 11 years ago
  98. eb438b5 Bluetooth: Fix updating the right variable in update_scan_rsp_data() by Johan Hedberg · 11 years ago
  99. 5947f4b Bluetooth: Rename update_ad into update_adv_data by Marcel Holtmann · 11 years ago
  100. 7a5f499 Bluetooth: Store device name in scan response data by Marcel Holtmann · 11 years ago