1. e8b1202 Bluetooth: Fix advertising parameter update when toggling connectable by Johan Hedberg · 10 years ago
  2. 91a668b Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code by Johan Hedberg · 10 years ago
  3. 6cebb9e7 Bluetooth: Enable page scan also if there are white list entries by Johan Hedberg · 10 years ago
  4. dee58c1 Bluetooth: Fix incorrectly setting HCI_CONNECTABLE by Johan Hedberg · 10 years ago
  5. a397407 Bluetooth: Update page scan when necessary for Add/Remove Device by Johan Hedberg · 10 years ago
  6. 6659358 Bluetooth: Introduce a whitelist for BR/EDR devices by Johan Hedberg · 10 years ago
  7. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  8. 562064e Bluetooth: Fix toggling background scan when changing connectable state by Johan Hedberg · 10 years ago
  9. 3742abf Bluetooth: Fix connectable and discoverable supported settings values by Johan Hedberg · 10 years ago
  10. 23a4809 Bluetooth: Fix setting STOPPING state for discovery by Johan Hedberg · 10 years ago
  11. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 10 years ago
  12. 73e082f Bluetooth: Use the correct flag to decide to disable advertising by Johan Hedberg · 10 years ago
  13. 0ec5ae8 Bluetooth: Simplify usage of the enable_advertising function by Johan Hedberg · 10 years ago
  14. 5ce194c Bluetooth: Use real advertising state to random address update decision by Johan Hedberg · 10 years ago
  15. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 10 years ago
  16. a70f4b5 Bluetooth: Don't try background scanning if LE is not enabled by Johan Hedberg · 10 years ago
  17. cdd6275 Bluetooth: Pass desired connection role to hci_connect_le() by Johan Hedberg · 10 years ago
  18. d93375a Bluetooth: Remove auth_type parameter from hci_connect_le() by Johan Hedberg · 10 years ago
  19. 2b7be33 Bluetooth: Enable passive scanning whenever we're connectable by Johan Hedberg · 10 years ago
  20. 841c564 Bluetooth: Remove redundant IRK lookup in mgmt_device_found() by Johan Hedberg · 10 years ago
  21. 09ae260 Bluetooth: Use lower timeout for LE auto-connections by Johan Hedberg · 10 years ago
  22. 5ea234d Bluetooth: Clear HCI_RAW flag when controller becomes configured by Marcel Holtmann · 10 years ago
  23. 9713c17 Bluetooth: Add support for changing the public device address by Marcel Holtmann · 10 years ago
  24. d603b76b Bluetooth: Run controller setup after external configuration by Marcel Holtmann · 10 years ago
  25. 19de082 Bluetooth: Fix sending Device Removed when clearing all parameters by Johan Hedberg · 10 years ago
  26. f4537c0 Bluetooth: Add support for New Configuration Options management event by Marcel Holtmann · 10 years ago
  27. 04c60f05 Bluetooth: Move mgmt_event helper function to different location by Marcel Holtmann · 10 years ago
  28. dbece37 Bluetooth: Add support for Set External Configuration management command by Marcel Holtmann · 10 years ago
  29. eb1904f Bluetooth: Add quirk for external configuration requirement by Marcel Holtmann · 10 years ago
  30. 42a9bc14 Bluetooth: Allow reading configuration info when unconfigured by Marcel Holtmann · 10 years ago
  31. 89bc22d Bluetooth: Add quirk for invalid controller address setting by Marcel Holtmann · 10 years ago
  32. d1dbf12 Bluetooth: Use list_del when freeing the list entry by Johan Hedberg · 10 years ago
  33. d7347f3 Bluetooth: Fix clearing and restarting all LE actions on power cycle by Johan Hedberg · 10 years ago
  34. 95305ba Bluetooth: Simplify hci_conn_params->action list usage by Johan Hedberg · 10 years ago
  35. 66f8455 Bluetooth: Convert pend_le_reports into a list by Johan Hedberg · 10 years ago
  36. 9fc3bfb Bluetooth: Add support for controller configuration info command by Marcel Holtmann · 10 years ago
  37. 912b42ef Bluetooth: Use hci_conn_params in pend_le_conns by Johan Hedberg · 10 years ago
  38. 617ca1b Bluetooth: Fix missing update of pend_le_reports by Johan Hedberg · 10 years ago
  39. ba1d693 Bluetooth: Fix buffer overflow with variable length commands by Johan Hedberg · 10 years ago
  40. 75ce208 Bluetooth: Allow mgmt_device_found events for kernel-side scanning by Johan Hedberg · 11 years ago
  41. 73d1df2 Bluetooth: Add support for Read Unconfigured Index List command by Marcel Holtmann · 11 years ago
  42. edd3896b Bluetooth: Add support for Unconfigured Index Removed events by Marcel Holtmann · 11 years ago
  43. 0602a8a Bluetooth: Add support for Unconfigured Index Added events by Marcel Holtmann · 11 years ago
  44. 4a96440 Bluetooth: Introduce unconfigured controller state by Marcel Holtmann · 11 years ago
  45. c103aea Bluetooth: Don't send connection parameters without identity address by Johan Hedberg · 11 years ago
  46. f4869e2 Bluetooth: Pass store hint to mgmt_new_conn_param by Johan Hedberg · 11 years ago
  47. a26f3dc Bluetooth: Add Load Connection Parameters command by Johan Hedberg · 11 years ago
  48. c71593d Bluetooth: Remove only enabled entries with Remove Device command by Johan Hedberg · 11 years ago
  49. a3451d2 Bluetooth: Add new auto_conn value matching mgmt action 0x00 by Johan Hedberg · 11 years ago
  50. 373110c Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all by Johan Hedberg · 11 years ago
  51. ffb5a827 Bluetooth: Introduce "New Connection Parameter" Event by Andre Guedes · 11 years ago
  52. 2a8357f Bluetooth: Fix redundant device (un)blocked events by Johan Hedberg · 11 years ago
  53. c83ed19 Bluetooth: Ensure that background scanning gets enabled on power on by Marcel Holtmann · 11 years ago
  54. af58925 Bluetooth: Provide flags parameter direct to mgmt_device_found by Marcel Holtmann · 11 years ago
  55. d06b50c Bluetooth: Remove connection interval parameters from hci_conn_params_set by Marcel Holtmann · 11 years ago
  56. 7c264b1 Bluetooth: Add default connection parameters before pairing by Marcel Holtmann · 11 years ago
  57. bf5b3c8 Bluetooth: Provide function to create and set connection parameters by Marcel Holtmann · 11 years ago
  58. 8afef09 Bluetooth: Add Device Added and Device Removed management events by Marcel Holtmann · 11 years ago
  59. 2faade5 Bluetooth: Add support for Add/Remove Device management commands by Marcel Holtmann · 11 years ago
  60. fee746b Bluetooth: Restrict access for raw-only controllers by Marcel Holtmann · 11 years ago
  61. 9586842 Bluetooth: Add support for Get Clock Info mgmt command by Johan Hedberg · 11 years ago
  62. fca2001 Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands by Johan Hedberg · 11 years ago
  63. 730f091 Bluetooth: Increment management interface revision by Marcel Holtmann · 11 years ago
  64. a999934 Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply by Johan Hedberg · 11 years ago
  65. b9710979 Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keys by Johan Hedberg · 11 years ago
  66. 3769972 Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag by Johan Hedberg · 11 years ago
  67. 58e9293 Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys by Johan Hedberg · 11 years ago
  68. 0663b29 Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS by Johan Hedberg · 11 years ago
  69. 7652ff6 Bluetooth: Move mgmt event sending out from hci_add_link_key() by Johan Hedberg · 11 years ago
  70. 111902f Bluetooth: Use separate dbg_flags to special debugfs options by Marcel Holtmann · 11 years ago
  71. 4ec86d4 Bluetooth: Fix validating IO capability values in mgmt commands by Johan Hedberg · 11 years ago
  72. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 11 years ago
  73. c73f94b Bluetooth: Fix locking of hdev when calling into SMP code by Johan Hedberg · 11 years ago
  74. f8680f1 Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state by Johan Hedberg · 11 years ago
  75. 21a60d3 Bluetooth: Refactor discovery stopping into its own function by Johan Hedberg · 11 years ago
  76. 61b4335 Bluetooth: Fix properly ignoring LTKs of unknown types by Johan Hedberg · 11 years ago
  77. d7b2545 Bluetooth: Clearly distinguish mgmt LTK type from authenticated property by Johan Hedberg · 11 years ago
  78. 4bc58f5 Bluetooth: Make SMP context private to smp.c by Johan Hedberg · 11 years ago
  79. f4e2dd5 Bluetooth: Add missing msecs to jiffies conversion by Andrzej Kaczmarek · 11 years ago
  80. eed5daf Bluetooth: Add support for max_tx_power in Get Conn Info by Andrzej Kaczmarek · 11 years ago
  81. f7faab0 Bluetooth: Avoid polling TX power for LE links by Andrzej Kaczmarek · 11 years ago
  82. dd98380 Bluetooth: Add support to get connection information by Andrzej Kaczmarek · 11 years ago
  83. b75cf9c Bluetooth: Increment management interface revision by Marcel Holtmann · 11 years ago
  84. 6fd6b91 Bluetooth: Refactor code for outgoing dedicated bonding by Mikel Astiz · 11 years ago
  85. 3d5a76f Bluetooth: Keep msec in DISCOV_LE_TIMEOUT by Lukasz Rymanowski · 11 years ago
  86. b9a7a61 Bluetooth: Add new debugfs parameter by Lukasz Rymanowski · 11 years ago
  87. ae55f59 Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT by Lukasz Rymanowski · 11 years ago
  88. 73cf71d Bluetooth: Fix line splitting of mgmt_device_found parameters by Johan Hedberg · 11 years ago
  89. 5d2e9fa Bluetooth: Add scan_rsp parameter to mgmt_device_found() by Johan Hedberg · 11 years ago
  90. 61b1a7f Bluetooth: Fix address value for early disconnection events by Johan Hedberg · 11 years ago
  91. 39adbff Bluetooth: Fix passkey endianess in user_confirm and notify_passkey by Johan Hedberg · 11 years ago
  92. 4e7b203 Bluetooth: Fix Pair Device response parameters for pairing failure by Johan Hedberg · 11 years ago
  93. dcf4adb Bluetooth: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  94. 53ac6ab Bluetooth: Make LTK and CSRK only persisent when bonding by Marcel Holtmann · 11 years ago
  95. 7ee4ea3 Bluetooth: Add support for handling signature resolving keys by Marcel Holtmann · 11 years ago
  96. 2606ecb Bluetooth: Fix expected key count debug logs by Johan Hedberg · 11 years ago
  97. 8d97250 Bluetooth: Add protections for updating local random address by Johan Hedberg · 11 years ago
  98. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 11 years ago
  99. a3172b7 Bluetooth: Add timer to force power off by Johan Hedberg · 11 years ago
  100. c9910d0 Bluetooth: Fix disconnecting connections in non-connected states by Johan Hedberg · 11 years ago