1. c70a7e4 Bluetooth: Add support for Not Connectable flag for Device Found events by Marcel Holtmann · 10 years ago
  2. af58925 Bluetooth: Provide flags parameter direct to mgmt_device_found by Marcel Holtmann · 10 years ago
  3. d06b50c Bluetooth: Remove connection interval parameters from hci_conn_params_set by Marcel Holtmann · 10 years ago
  4. 51d167c Bluetooth: Change hci_conn_params_add to return the parameter struct by Marcel Holtmann · 10 years ago
  5. d4905f2 Bluetooth: Connection parameters check helper by Andre Guedes · 10 years ago
  6. bf5b3c8 Bluetooth: Provide function to create and set connection parameters by Marcel Holtmann · 10 years ago
  7. 04fb7d9 Bluetooth: Provide defaults for LE connection latency and timeout by Marcel Holtmann · 10 years ago
  8. f044eb0 Bluetooth: Store latency and supervision timeout in connection params by Marcel Holtmann · 10 years ago
  9. 33f3572 Bluetooth: Add tracking of local and piconet clock values by Johan Hedberg · 10 years ago
  10. b10e801 Bluetooth: Remove unnecessary hcon->smp_conn variable by Johan Hedberg · 10 years ago
  11. dbbfa2a Bluetooth: Use macro instead of hard-coded value by Andre Guedes · 10 years ago
  12. 4dae279 Bluetooth: Convert hci_conn->link_mode into flags by Johan Hedberg · 10 years ago
  13. af6a9c3 Bluetooth: Convert hcon->flush_key to a proper flag by Johan Hedberg · 10 years ago
  14. 7652ff6 Bluetooth: Move mgmt event sending out from hci_add_link_key() by Johan Hedberg · 10 years ago
  15. 567fa2a Bluetooth: Update hci_add_link_key() to return pointer to key by Johan Hedberg · 10 years ago
  16. e04fde6 Bluetooth: Store current LE connection parameters in hci_conn struct by Marcel Holtmann · 10 years ago
  17. 6b8d4a6 Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one by Jukka Rissanen · 10 years ago
  18. 111902f Bluetooth: Use separate dbg_flags to special debugfs options by Marcel Holtmann · 10 years ago
  19. 65cc2b4 Bluetooth: Use struct delayed_work for HCI command timeout by Marcel Holtmann · 10 years ago
  20. d0455ed Bluetooth: Store max TX power level for connection by Andrzej Kaczmarek · 10 years ago
  21. dd98380 Bluetooth: Add support to get connection information by Andrzej Kaczmarek · 10 years ago
  22. 31ad169 Bluetooth: Add conn info lifetime parameters to debugfs by Andrzej Kaczmarek · 10 years ago
  23. 5a134fa Bluetooth: Store TX power level for connection by Andrzej Kaczmarek · 10 years ago
  24. 5ae76a9 Bluetooth: Store RSSI for connection by Andrzej Kaczmarek · 10 years ago
  25. 3d5a76f Bluetooth: Keep msec in DISCOV_LE_TIMEOUT by Lukasz Rymanowski · 10 years ago
  26. b9a7a61 Bluetooth: Add new debugfs parameter by Lukasz Rymanowski · 10 years ago
  27. ae55f59 Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT by Lukasz Rymanowski · 10 years ago
  28. ff5cd29 Bluetooth: Store also RSSI for pending advertising reports by Johan Hedberg · 10 years ago
  29. 73cf71d Bluetooth: Fix line splitting of mgmt_device_found parameters by Johan Hedberg · 10 years ago
  30. b9a6328 Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together by Johan Hedberg · 10 years ago
  31. 5d2e9fa Bluetooth: Add scan_rsp parameter to mgmt_device_found() by Johan Hedberg · 10 years ago
  32. 533553f Bluetooth: Track current configured LE scan type parameter by Marcel Holtmann · 10 years ago
  33. 39adbff Bluetooth: Fix passkey endianess in user_confirm and notify_passkey by Johan Hedberg · 10 years ago
  34. 53ac6ab Bluetooth: Make LTK and CSRK only persisent when bonding by Marcel Holtmann · 10 years ago
  35. 7ee4ea3 Bluetooth: Add support for handling signature resolving keys by Marcel Holtmann · 10 years ago
  36. 9489eca Bluetooth: Add timeout for LE connection attempts by Johan Hedberg · 10 years ago
  37. cb1d68f Bluetooth: Track LE initiator and responder address information by Johan Hedberg · 10 years ago
  38. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 10 years ago
  39. d2ab0ac Bluetooth: Add support for storing LE white list entries by Marcel Holtmann · 10 years ago
  40. c950749 Bluetooth: Make hci_blacklist_clear function static by Marcel Holtmann · 10 years ago
  41. a1f4c31 Bluetooth: Add hci_copy_identity_address convenience function by Johan Hedberg · 10 years ago
  42. 56ed2cb Bluetooth: Add tracking of advertising address type by Johan Hedberg · 10 years ago
  43. 8ef30fd Bluetooth: Create hci_req_add_le_passive_scan helper by Andre Guedes · 10 years ago
  44. a9b0a04 Bluetooth: Connection parameters and resolvable address by Andre Guedes · 10 years ago
  45. 9fcb18e Bluetooth: Introduce LE auto connect options by Andre Guedes · 10 years ago
  46. a4790db Bluetooth: Introduce LE auto connection infrastructure by Andre Guedes · 10 years ago
  47. 77a77a3 Bluetooth: Introduce hdev->pend_le_conn list by Andre Guedes · 10 years ago
  48. 04a6c58 Bluetooth: Refactor HCI connection code by Andre Guedes · 10 years ago
  49. 06c053f Bluetooth: Declare le_conn_failed in hci_core.h by Andre Guedes · 10 years ago
  50. b1efcc2 Bluetooth: Create hci_req_add_le_scan_disable helper by Andre Guedes · 10 years ago
  51. 12d4a3b Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c by Johan Hedberg · 10 years ago
  52. 778b235 Bluetooth: Move HCI_ADVERTISING handling into mgmt.c by Johan Hedberg · 10 years ago
  53. f4f0750 Bluetooth: Add convenience function for getting total connection count by Johan Hedberg · 10 years ago
  54. 2b5224d Bluetooth: Store current RPA and update it if needed by Marcel Holtmann · 10 years ago
  55. 94b1fc9 Bluetooth: Use unresolvable private address for active scanning by Marcel Holtmann · 10 years ago
  56. 7bf3204 Bluetooth: Remove unneeded hdev->own_addr_type by Johan Hedberg · 10 years ago
  57. ebd3a74 Bluetooth: Add hci_update_random_address() convenience function by Johan Hedberg · 10 years ago
  58. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 10 years ago
  59. 863efaf Bluetooth: Add initial code for distributing local IRK by Johan Hedberg · 10 years ago
  60. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 10 years ago
  61. 7a4cd51 Bluetooth: Track the current configured random address by Marcel Holtmann · 10 years ago
  62. 95fbac8 Bluetooth: Add support for sending New IRK event by Johan Hedberg · 10 years ago
  63. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 10 years ago
  64. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 10 years ago
  65. ca9142b Bluetooth: Return added key when adding LTKs and IRKs by Johan Hedberg · 10 years ago
  66. f4a407b Bluetooth: Wait for SMP key distribution completion when pairing by Johan Hedberg · 10 years ago
  67. 2426f3a Bluetooth: Add convenience function for fetching IRKs by Johan Hedberg · 10 years ago
  68. a7ec733 Bluetooth: Fix removing any IRKs when unpairing devices by Johan Hedberg · 10 years ago
  69. 35f7498 Bluetooth: Remove return values from functions that don't need them by Johan Hedberg · 10 years ago
  70. e0b2b27 Bluetooth: Fix missing address type check for removing LTKs by Johan Hedberg · 10 years ago
  71. 301cb2d Bluetooth: Add hci_bdaddr_is_rpa convenience function by Johan Hedberg · 10 years ago
  72. 970c4e4 Bluetooth: Add basic IRK management support by Johan Hedberg · 10 years ago
  73. 99780a7 Bluetooth: Add AES crypto context for each HCI device by Johan Hedberg · 10 years ago
  74. 15819a7 Bluetooth: Introduce connection parameters list by Andre Guedes · 10 years ago
  75. 03c515d Bluetooth: Remove __packed from struct smp_ltk by Marcel Holtmann · 10 years ago
  76. abf76ba Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links by Marcel Holtmann · 10 years ago
  77. 5c136e9 Bluetooth: Group list_head fields from strcut hci_dev together by Andre Guedes · 10 years ago
  78. 1e406ee Bluetooth: Save connection interval parameters in hci_conn by Andre Guedes · 10 years ago
  79. 98a0b84 Bluetooth: Fix differentiating stored master vs slave LTK types by Johan Hedberg · 10 years ago
  80. eb9a8f3 Bluetooth: Track Secure Connections support of remote devices by Marcel Holtmann · 10 years ago
  81. 0798872 Bluetooth: Add internal function for storing P-192 and P-256 data by Marcel Holtmann · 10 years ago
  82. 519ca9d Bluetooth: Provide remote OOB data for Secure Connections by Marcel Holtmann · 10 years ago
  83. 4d2d279 Bluetooth: Add support for local OOB data with Secure Connections by Marcel Holtmann · 10 years ago
  84. eac83dc Bluetooth: Add management command for enabling Secure Connections by Marcel Holtmann · 10 years ago
  85. d599158 Bluetooth: Add LMP feature definitions for Secure Connections support by Marcel Holtmann · 10 years ago
  86. 18722c2 Bluetooth: Enable 6LoWPAN support for BT LE devices by Jukka Rissanen · 11 years ago
  87. 53b834d2 Bluetooth: Use macros for connectionless slave broadcast features by Marcel Holtmann · 11 years ago
  88. c1f3bb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  89. 87bc072 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  90. 4e70c7e Bluetooth: Expose debugfs settings for LE connection interval by Marcel Holtmann · 11 years ago
  91. 06f5b77 Bluetooth: Add support for setting SSP debug mode by Marcel Holtmann · 11 years ago
  92. 3497ac8 Bluetooth: Remove interval parameter from HCI connection by Marcel Holtmann · 11 years ago
  93. 79830f6 Bluetooth: Select the own address type during initial setup phase by Marcel Holtmann · 11 years ago
  94. bdc3e0f Bluetooth: Move device_add handling into hci_register_dev by Marcel Holtmann · 11 years ago
  95. b9ee0a7 Bluetooth: Add address type to device blacklist table by Marcel Holtmann · 11 years ago
  96. a74a84f Bluetooth: Convert idle timer to use delayed work by Johan Hedberg · 11 years ago
  97. 7bc18d9 Bluetooth: Convert auto accept timer to use delayed work by Johan Hedberg · 11 years ago
  98. f8e808b Bluetooth: Store scan response data in HCI device by Marcel Holtmann · 11 years ago
  99. 083368f Bluetooth: Make mgmt_new_ltk() return void by Marcel Holtmann · 11 years ago
  100. 3edaf09 Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void by Marcel Holtmann · 11 years ago