1. eb1904f Bluetooth: Add quirk for external configuration requirement by Marcel Holtmann · 10 years ago
  2. 89bc22d Bluetooth: Add quirk for invalid controller address setting by Marcel Holtmann · 10 years ago
  3. 118305b Bluetooth: Document the existing device quirks by Marcel Holtmann · 10 years ago
  4. 46ebeb26 Bluetooth: Fix constant for public address configuration by Marcel Holtmann · 10 years ago
  5. 501f882 Bluetooth: Make hci_pend_le_conn_lookup more general purposed by Johan Hedberg · 10 years ago
  6. d9b3ad7 Bluetooth: Remove unused hci_pend_le_conn_add function by Johan Hedberg · 10 years ago
  7. d7347f3 Bluetooth: Fix clearing and restarting all LE actions on power cycle by Johan Hedberg · 10 years ago
  8. ae44e5d Bluetooth: Remove unused hci_pend_le_conn_del() function by Johan Hedberg · 10 years ago
  9. 66f8455 Bluetooth: Convert pend_le_reports into a list by Johan Hedberg · 10 years ago
  10. 93450c7 Bluetooth: Convert pend_le_conn list to a generic action list by Johan Hedberg · 10 years ago
  11. 9fc3bfb Bluetooth: Add support for controller configuration info command by Marcel Holtmann · 10 years ago
  12. 912b42e Bluetooth: Use hci_conn_params in pend_le_conns by Johan Hedberg · 10 years ago
  13. 851efca Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT by Johan Hedberg · 10 years ago
  14. 73d1df2 Bluetooth: Add support for Read Unconfigured Index List command by Marcel Holtmann · 10 years ago
  15. edd3896 Bluetooth: Add support for Unconfigured Index Removed events by Marcel Holtmann · 10 years ago
  16. 0602a8a Bluetooth: Add support for Unconfigured Index Added events by Marcel Holtmann · 10 years ago
  17. 4a96440 Bluetooth: Introduce unconfigured controller state by Marcel Holtmann · 10 years ago
  18. c46245b Bluetooth: Make is_identity_address a global function by Johan Hedberg · 10 years ago
  19. f4869e2 Bluetooth: Pass store hint to mgmt_new_conn_param by Johan Hedberg · 10 years ago
  20. 7d6ca69 Bluetooth: Make hci_le_conn_update return the store hint by Johan Hedberg · 10 years ago
  21. a26f3dc Bluetooth: Add Load Connection Parameters command by Johan Hedberg · 10 years ago
  22. a3451d2 Bluetooth: Add new auto_conn value matching mgmt action 0x00 by Johan Hedberg · 10 years ago
  23. 55af49a Bluetooth: Add specific connection parameter clear functions by Johan Hedberg · 10 years ago
  24. 373110c Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all by Johan Hedberg · 10 years ago
  25. 24c457e Bluetooth: Add support for hdev->set_bdaddr callback handling by Marcel Holtmann · 10 years ago
  26. ffb5a827 Bluetooth: Introduce "New Connection Parameter" Event by Andre Guedes · 10 years ago
  27. 662bc2e Bluetooth: Enable new LE meta event by Andre Guedes · 10 years ago
  28. 8e75b46 Bluetooth: Connection Parameter Update Procedure by Andre Guedes · 10 years ago
  29. 2a8357f Bluetooth: Fix redundant device (un)blocked events by Johan Hedberg · 10 years ago
  30. fe59a05 Bluetooth: Add flag to track STK encryption by Johan Hedberg · 10 years ago
  31. c70a7e4 Bluetooth: Add support for Not Connectable flag for Device Found events by Marcel Holtmann · 10 years ago
  32. af58925 Bluetooth: Provide flags parameter direct to mgmt_device_found by Marcel Holtmann · 10 years ago
  33. d06b50c Bluetooth: Remove connection interval parameters from hci_conn_params_set by Marcel Holtmann · 10 years ago
  34. 51d167c Bluetooth: Change hci_conn_params_add to return the parameter struct by Marcel Holtmann · 10 years ago
  35. d4905f2 Bluetooth: Connection parameters check helper by Andre Guedes · 10 years ago
  36. bf5b3c8 Bluetooth: Provide function to create and set connection parameters by Marcel Holtmann · 10 years ago
  37. 04fb7d9 Bluetooth: Provide defaults for LE connection latency and timeout by Marcel Holtmann · 10 years ago
  38. 8afef09 Bluetooth: Add Device Added and Device Removed management events by Marcel Holtmann · 10 years ago
  39. 2faade5 Bluetooth: Add support for Add/Remove Device management commands by Marcel Holtmann · 10 years ago
  40. f044eb0 Bluetooth: Store latency and supervision timeout in connection params by Marcel Holtmann · 10 years ago
  41. 9586842 Bluetooth: Add support for Get Clock Info mgmt command by Johan Hedberg · 10 years ago
  42. 33f3572 Bluetooth: Add tracking of local and piconet clock values by Johan Hedberg · 10 years ago
  43. df93542 Bluetooth: Send HCI_Read_Clock_Offset before disconnecting by Marcel Holtmann · 10 years ago
  44. b10e801 Bluetooth: Remove unnecessary hcon->smp_conn variable by Johan Hedberg · 10 years ago
  45. dbbfa2a Bluetooth: Use macro instead of hard-coded value by Andre Guedes · 10 years ago
  46. 4dae279 Bluetooth: Convert hci_conn->link_mode into flags by Johan Hedberg · 10 years ago
  47. 3769972 Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag by Johan Hedberg · 10 years ago
  48. af6a9c3 Bluetooth: Convert hcon->flush_key to a proper flag by Johan Hedberg · 10 years ago
  49. 0663b29 Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS by Johan Hedberg · 10 years ago
  50. 7652ff6 Bluetooth: Move mgmt event sending out from hci_add_link_key() by Johan Hedberg · 10 years ago
  51. 567fa2a Bluetooth: Update hci_add_link_key() to return pointer to key by Johan Hedberg · 10 years ago
  52. 1855d92 Bluetooth: Track LE connection parameter update event by Marcel Holtmann · 10 years ago
  53. e04fde6 Bluetooth: Store current LE connection parameters in hci_conn struct by Marcel Holtmann · 10 years ago
  54. 6b8d4a6 Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one by Jukka Rissanen · 10 years ago
  55. 0498878 Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec by Jukka Rissanen · 10 years ago
  56. 111902f Bluetooth: Use separate dbg_flags to special debugfs options by Marcel Holtmann · 10 years ago
  57. ddf4ba0 Bluetooth: Remove unused LTK authentication defines by Johan Hedberg · 10 years ago
  58. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 10 years ago
  59. 7d5843b Bluetooth: Remove unnecessary SMP STK define by Johan Hedberg · 10 years ago
  60. 65cc2b4 Bluetooth: Use struct delayed_work for HCI command timeout by Marcel Holtmann · 10 years ago
  61. d9fbd02 Bluetooth: Use explicit header and body length for L2CAP SKB allocation by Marcel Holtmann · 10 years ago
  62. 0775899 Bluetooth: Shrink size of struct l2cap_ctrl fields by Marcel Holtmann · 10 years ago
  63. 8d46321 Bluetooth: Assign L2CAP socket priority when allocating SKB by Marcel Holtmann · 10 years ago
  64. 67f86a4 Bluetooth: Use const for struct l2cap_ops field by Marcel Holtmann · 10 years ago
  65. d7b2545 Bluetooth: Clearly distinguish mgmt LTK type from authenticated property by Johan Hedberg · 10 years ago
  66. d0455ed Bluetooth: Store max TX power level for connection by Andrzej Kaczmarek · 10 years ago
  67. dd98380 Bluetooth: Add support to get connection information by Andrzej Kaczmarek · 10 years ago
  68. 31ad169 Bluetooth: Add conn info lifetime parameters to debugfs by Andrzej Kaczmarek · 10 years ago
  69. 5a134fa Bluetooth: Store TX power level for connection by Andrzej Kaczmarek · 10 years ago
  70. 5ae76a9 Bluetooth: Store RSSI for connection by Andrzej Kaczmarek · 10 years ago
  71. 86aae6c Bluetooth: Convert RFCOMM spinlocks into mutexes by Libor Pechacek · 10 years ago
  72. 3d5a76f Bluetooth: Keep msec in DISCOV_LE_TIMEOUT by Lukasz Rymanowski · 10 years ago
  73. b9a7a61 Bluetooth: Add new debugfs parameter by Lukasz Rymanowski · 10 years ago
  74. ae55f59 Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT by Lukasz Rymanowski · 10 years ago
  75. ff5cd29 Bluetooth: Store also RSSI for pending advertising reports by Johan Hedberg · 10 years ago
  76. 73cf71d Bluetooth: Fix line splitting of mgmt_device_found parameters by Johan Hedberg · 10 years ago
  77. b9a6328 Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together by Johan Hedberg · 10 years ago
  78. 3c85775 Bluetooth: Add directed advertising support through connect() by Johan Hedberg · 10 years ago
  79. 5d2e9fa Bluetooth: Add scan_rsp parameter to mgmt_device_found() by Johan Hedberg · 10 years ago
  80. 533553f Bluetooth: Track current configured LE scan type parameter by Marcel Holtmann · 10 years ago
  81. 39adbff Bluetooth: Fix passkey endianess in user_confirm and notify_passkey by Johan Hedberg · 10 years ago
  82. 53ac6ab Bluetooth: Make LTK and CSRK only persisent when bonding by Marcel Holtmann · 10 years ago
  83. 7ee4ea3 Bluetooth: Add support for handling signature resolving keys by Marcel Holtmann · 10 years ago
  84. 81ad6fd Bluetooth: Remove unnecessary stop_scan_complete function by Johan Hedberg · 10 years ago
  85. 9489eca Bluetooth: Add timeout for LE connection attempts by Johan Hedberg · 10 years ago
  86. a7139ed Bluetooth: Add defines for LE initiator filter policy by Johan Hedberg · 10 years ago
  87. cb1d68f Bluetooth: Track LE initiator and responder address information by Johan Hedberg · 10 years ago
  88. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 10 years ago
  89. a3172b7 Bluetooth: Add timer to force power off by Johan Hedberg · 10 years ago
  90. d2ab0ac Bluetooth: Add support for storing LE white list entries by Marcel Holtmann · 10 years ago
  91. d9a7b0a Bluetooth: Add definitions for LE white list HCI commands by Marcel Holtmann · 10 years ago
  92. c950749 Bluetooth: Make hci_blacklist_clear function static by Marcel Holtmann · 10 years ago
  93. a1f4c31 Bluetooth: Add hci_copy_identity_address convenience function by Johan Hedberg · 10 years ago
  94. 56ed2cb Bluetooth: Add tracking of advertising address type by Johan Hedberg · 10 years ago
  95. 8ef30fd Bluetooth: Create hci_req_add_le_passive_scan helper by Andre Guedes · 10 years ago
  96. a9b0a04 Bluetooth: Connection parameters and resolvable address by Andre Guedes · 10 years ago
  97. 9fcb18e Bluetooth: Introduce LE auto connect options by Andre Guedes · 10 years ago
  98. a4790db Bluetooth: Introduce LE auto connection infrastructure by Andre Guedes · 10 years ago
  99. 77a77a3 Bluetooth: Introduce hdev->pend_le_conn list by Andre Guedes · 10 years ago
  100. 04a6c58 Bluetooth: Refactor HCI connection code by Andre Guedes · 10 years ago