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