1. 95fbac8 Bluetooth: Add support for sending New IRK event by Johan Hedberg · 10 years ago
  2. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 10 years ago
  3. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 10 years ago
  4. ca9142b Bluetooth: Return added key when adding LTKs and IRKs by Johan Hedberg · 10 years ago
  5. f4a407b Bluetooth: Wait for SMP key distribution completion when pairing by Johan Hedberg · 10 years ago
  6. 2426f3a Bluetooth: Add convenience function for fetching IRKs by Johan Hedberg · 10 years ago
  7. a7ec733 Bluetooth: Fix removing any IRKs when unpairing devices by Johan Hedberg · 10 years ago
  8. 35f7498 Bluetooth: Remove return values from functions that don't need them by Johan Hedberg · 10 years ago
  9. e0b2b27 Bluetooth: Fix missing address type check for removing LTKs by Johan Hedberg · 10 years ago
  10. 301cb2d Bluetooth: Add hci_bdaddr_is_rpa convenience function by Johan Hedberg · 10 years ago
  11. 970c4e4 Bluetooth: Add basic IRK management support by Johan Hedberg · 10 years ago
  12. 99780a7 Bluetooth: Add AES crypto context for each HCI device by Johan Hedberg · 10 years ago
  13. 15819a7 Bluetooth: Introduce connection parameters list by Andre Guedes · 10 years ago
  14. 03c515d Bluetooth: Remove __packed from struct smp_ltk by Marcel Holtmann · 10 years ago
  15. abf76ba Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links by Marcel Holtmann · 10 years ago
  16. 5c136e9 Bluetooth: Group list_head fields from strcut hci_dev together by Andre Guedes · 10 years ago
  17. 1e406ee Bluetooth: Save connection interval parameters in hci_conn by Andre Guedes · 10 years ago
  18. 98a0b84 Bluetooth: Fix differentiating stored master vs slave LTK types by Johan Hedberg · 10 years ago
  19. eb9a8f3 Bluetooth: Track Secure Connections support of remote devices by Marcel Holtmann · 10 years ago
  20. 0798872 Bluetooth: Add internal function for storing P-192 and P-256 data by Marcel Holtmann · 10 years ago
  21. 519ca9d Bluetooth: Provide remote OOB data for Secure Connections by Marcel Holtmann · 10 years ago
  22. 4d2d279 Bluetooth: Add support for local OOB data with Secure Connections by Marcel Holtmann · 10 years ago
  23. eac83dc Bluetooth: Add management command for enabling Secure Connections by Marcel Holtmann · 10 years ago
  24. d599158 Bluetooth: Add LMP feature definitions for Secure Connections support by Marcel Holtmann · 10 years ago
  25. 18722c2 Bluetooth: Enable 6LoWPAN support for BT LE devices by Jukka Rissanen · 11 years ago
  26. 53b834d2 Bluetooth: Use macros for connectionless slave broadcast features by Marcel Holtmann · 11 years ago
  27. 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
  28. 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
  29. 4e70c7e Bluetooth: Expose debugfs settings for LE connection interval by Marcel Holtmann · 11 years ago
  30. 06f5b77 Bluetooth: Add support for setting SSP debug mode by Marcel Holtmann · 11 years ago
  31. 3497ac8 Bluetooth: Remove interval parameter from HCI connection by Marcel Holtmann · 11 years ago
  32. 79830f6 Bluetooth: Select the own address type during initial setup phase by Marcel Holtmann · 11 years ago
  33. bdc3e0f Bluetooth: Move device_add handling into hci_register_dev by Marcel Holtmann · 11 years ago
  34. b9ee0a7 Bluetooth: Add address type to device blacklist table by Marcel Holtmann · 11 years ago
  35. a74a84f Bluetooth: Convert idle timer to use delayed work by Johan Hedberg · 11 years ago
  36. 7bc18d9 Bluetooth: Convert auto accept timer to use delayed work by Johan Hedberg · 11 years ago
  37. f8e808b Bluetooth: Store scan response data in HCI device by Marcel Holtmann · 11 years ago
  38. 083368f Bluetooth: Make mgmt_new_ltk() return void by Marcel Holtmann · 11 years ago
  39. 3edaf09 Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void by Marcel Holtmann · 11 years ago
  40. 7667da3 Bluetooth: Make mgmt_set_local_name_complete() return void by Marcel Holtmann · 11 years ago
  41. 4e1b024 Bluetooth: Make mgmt_set_class_of_dev_complete() return void by Marcel Holtmann · 11 years ago
  42. 3e24856 Bluetooth: Make mgmt_ssp_enable_complete() return void by Marcel Holtmann · 11 years ago
  43. 464996a Bluetooth: Make mgmt_auth_enable_complete() return void by Marcel Holtmann · 11 years ago
  44. e546099 Bluetooth: Make mgmt_auth_failed() return void by Marcel Holtmann · 11 years ago
  45. 3eb3852 Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void by Marcel Holtmann · 11 years ago
  46. e669cf8 Bluetooth: Make mgmt_pin_code_reply_complete() return void by Marcel Holtmann · 11 years ago
  47. ce0e4a0 Bluetooth: Make mgmt_pin_code_request() return void by Marcel Holtmann · 11 years ago
  48. d1967ff Bluetooth: Update class of device on discoverable timeout by Marcel Holtmann · 11 years ago
  49. efdcf8e Bluetooth: Move eir_get_length() function into hci_event.c by Marcel Holtmann · 11 years ago
  50. 9493399 Bluetooth: Move eir_append_data() function into mgmt.c by Marcel Holtmann · 11 years ago
  51. dc4a5ee Bluetooth: Make mgmt_new_link_key() return void by Marcel Holtmann · 11 years ago
  52. 4796e8a Bluetooth: Make mgmt_write_scan_failed() return void by Marcel Holtmann · 11 years ago
  53. a330916 Bluetooth: Make mgmt_connectable() return void by Marcel Holtmann · 11 years ago
  54. 86a7564 Bluetooth: Make mgmt_discoverable() return void by Marcel Holtmann · 11 years ago
  55. 441ad2d Bluetooth: Update advertising data based on management commands by Marcel Holtmann · 11 years ago
  56. b4cb9fb Bluetooth: Read number of supported IAC on controller setup by Marcel Holtmann · 11 years ago
  57. 662e882 Bluetooth: Store source address of HCI connections by Marcel Holtmann · 11 years ago
  58. e7c4096 Bluetooth: Store the source address type of LE connections by Marcel Holtmann · 11 years ago
  59. 79d95a1 Bluetooth: Remove pointless bdaddr_to_le() helper function by Marcel Holtmann · 11 years ago
  60. bef6473 Bluetooth: Make LE scan interval and window a controller option by Marcel Holtmann · 11 years ago
  61. 7bd8f09 Bluetooth: Add hdev parameter to hdev->send driver callback by Marcel Holtmann · 11 years ago
  62. e1a2617 Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback by Marcel Holtmann · 11 years ago
  63. 324d36e Bluetooth: Remove hdev->ioctl driver callback by Marcel Holtmann · 11 years ago
  64. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  65. 2f1e063 Bluetooth: Make mgmt_discovering() return void by Marcel Holtmann · 11 years ago
  66. 9cf12ae Bluetooth: Make mgmt_remote_name() return void by Marcel Holtmann · 11 years ago
  67. 901801b Bluetooth: Make mgmt_device_found() return void by Marcel Holtmann · 11 years ago
  68. 9b80ec5 Bluetooth: Make mgmt_device_disconnected() return void by Marcel Holtmann · 11 years ago
  69. ecd90ae Bluetooth: Make mgmt_device_connected() return void by Marcel Holtmann · 11 years ago
  70. 445608d Bluetooth: Make mgmt_connect_failed() return void by Marcel Holtmann · 11 years ago
  71. 7892924 Bluetooth: Make mgmt_disconnect_failed() return void by Marcel Holtmann · 11 years ago
  72. 3eec705 Bluetooth: Make mgmt_set_powered_failed() return void by Marcel Holtmann · 11 years ago
  73. bf6b56d Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void by Marcel Holtmann · 11 years ago
  74. 1514b89 Bluetooth: Remove mgmt_valid_hdev() helper function by Marcel Holtmann · 11 years ago
  75. a6d811e Bluetooth: Remove no longer needed mgmt_new_settings() function by Marcel Holtmann · 11 years ago
  76. 5976e60 Bluetooth: Use helper function for re-enabling advertising by Marcel Holtmann · 11 years ago
  77. 80d58d0 Bluetooth: Move hci_amp_capable() function into L2CAP core by Marcel Holtmann · 11 years ago
  78. ece6912 Bluetooth: Separate AMP controller type from HCI device type by Marcel Holtmann · 11 years ago
  79. f822c41 Bluetooth: Remove useless external function to count controllers by Marcel Holtmann · 11 years ago
  80. d2f5a19 Bluetooth: Add public mgmt function to send New Settings event by Johan Hedberg · 11 years ago
  81. d13eafc Bluetooth: Add management command for setting static address by Marcel Holtmann · 11 years ago
  82. 416a4ae Bluetooth: Use async request for LE enable/disable by Johan Hedberg · 11 years ago
  83. e74e58f bluetooth: Remove extern from function prototypes by Joe Perches · 11 years ago
  84. 2dea632 Bluetooth: Add SCO connection fallback by Frédéric Dalleau · 11 years ago
  85. 07a5c61 Bluetooth: Add constants and macro declaration for transparent data by Frédéric Dalleau · 11 years ago
  86. 10c62dd Bluetooth: Parameters for outgoing SCO connections by Frédéric Dalleau · 11 years ago
  87. 5d4d62f Bluetooth: Add constants for SCO airmode by Frédéric Dalleau · 11 years ago
  88. e660ed6 Bluetooth: Use hci_connect_sco directly by Frédéric Dalleau · 11 years ago
  89. b043434 Bluetooth: Remove inquiry helpers by Andre Guedes · 11 years ago
  90. 917eedc Bluetooth: Remove LE scan helpers by Andre Guedes · 11 years ago
  91. 1183fdc Bluetooth: Make mgmt_stop_discovery_failed static by Andre Guedes · 11 years ago
  92. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 11 years ago
  93. 0d8cc93 Bluetooth: Move discovery macros to hci_core.h by Andre Guedes · 11 years ago
  94. 41dc2bd Bluetooth: Make mgmt_start_discovery_failed static by Andre Guedes · 11 years ago
  95. 1f9b9a5 Bluetooth: Make inquiry_cache_flush non-static by Andre Guedes · 11 years ago
  96. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  97. 07dc93d Bluetooth: Fix HCI command send functions to use const specifier by Johan Hedberg · 11 years ago
  98. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 11 years ago
  99. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 11 years ago
  100. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 11 years ago