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