1. 9e66463 Bluetooth: Make connect / disconnect cfm functions return void by Andrei Emeltchenko · 12 years ago
  2. 71becf0 Bluetooth: debug: Fix printing refcnt for hci_conn by Andrei Emeltchenko · 12 years ago
  3. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  4. 3f17324 Bluetooth: Remove missing code by Andre Guedes · 12 years ago
  5. 38b3fef Bluetooth: Improve debugging messages for hci_conn by Andrei Emeltchenko · 12 years ago
  6. 5f246e8 Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies by Andrei Emeltchenko · 12 years ago
  7. 8598d06 Bluetooth: A2MP: Process A2MP Discover Request by Andrei Emeltchenko · 12 years ago
  8. 9740e49 Bluetooth: A2MP: AMP Manager basic functions by Andrei Emeltchenko · 12 years ago
  9. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  10. c3c7ea6 Bluetooth: Fix coding style in include/net/bluetooth by Gustavo Padovan · 12 years ago
  11. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  12. 9d939d9 Bluetooth: Fix EIR data generation for mgmt_device_found by Vishal Agarwal · 12 years ago
  13. 2ee8ce3 Bluetooth: Remove unused hci_le_ltk_neg_reply() by Syam Sidhardhan · 12 years ago
  14. e10b996 Bluetooth: Remove unused hci_le_ltk_reply() by Syam Sidhardhan · 12 years ago
  15. 479453d Bluetooth: Remove advertising cache by Andre Guedes · 12 years ago
  16. b12f62c Bluetooth: Add dst_type parameter to hci_connect by Andre Guedes · 12 years ago
  17. 31f7956 Bluetooth: Move bdaddr_to_le to hci_core by Andre Guedes · 12 years ago
  18. 591f47f Bluetooth: Move address type macros to bluetooth.h by Andre Guedes · 12 years ago
  19. 270ca16 Bluetooth: remove header declared but not defined by Syam Sidhardhan · 12 years ago
  20. 0ed0914 Bluetooth: Remove MGMT_ADDR_INVALID macro by Andre Guedes · 12 years ago
  21. 7dbfac1 Bluetooth: Add hci_cancel_le_scan() to hci_core by Andre Guedes · 12 years ago
  22. 2b9be13 Bluetooth: Handle EIR tags for Device ID by Marcel Holtmann · 12 years ago
  23. 91c4e9b Bluetooth: Add TX power tag to EIR data by Marcel Holtmann · 12 years ago
  24. 6935e0f Bluetooth: Remove redundant hdev->parent field by David Herrmann · 12 years ago
  25. 9a00665 Bluetooth: Correct type for ediv to __le16 by Andrei Emeltchenko · 12 years ago
  26. 7d69230 Bluetooth: Correct type for hdev lmp_subver by Andrei Emeltchenko · 12 years ago
  27. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 12 years ago
  28. 745c0ce Bluetooth: hci_persistent_key should return bool by Vishal Agarwal · 12 years ago
  29. 6c0c331 Bluetooth: Check for minimum data length in eir_has_data_type() by Johan Hedberg · 12 years ago
  30. 84d9d07 Bluetooth: Don't increment twice in eir_has_data_type() by Johan Hedberg · 12 years ago
  31. 3f17790 Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit by Hemant Gupta · 12 years ago
  32. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 12 years ago
  33. f64b993 Bluetooth: Fix coding style in all .h files by Gustavo F. Padovan · 12 years ago
  34. 4f87da8 Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets by Johan Hedberg · 12 years ago
  35. 08c79b6 Bluetooth: mgmt: Add flags parameter to device_connected by Johan Hedberg · 12 years ago
  36. 388fc8f Bluetooth: mgmt: Add legacy pairing info to dev_found events by Johan Hedberg · 12 years ago
  37. 490c5ba Bluetooth: Add hdev->short_name for EIR generation by Johan Hedberg · 12 years ago
  38. 7f9a903 Bluetooth: Send management event for class of device changes by Marcel Holtmann · 12 years ago
  39. 06199cf Bluetooth: mgmt: Implement Set LE command by Johan Hedberg · 12 years ago
  40. c0ecddc Bluetooth: mgmt: Make Set SSP command callable while powered off by Johan Hedberg · 12 years ago
  41. cd82e61 Bluetooth: Add support for HCI monitor channel by Marcel Holtmann · 12 years ago
  42. 040030e Bluetooth: Remove HCI notifier handling by Marcel Holtmann · 12 years ago
  43. 470fe1b Bluetooth: Split sending for HCI raw and control sockets by Marcel Holtmann · 12 years ago
  44. 5e0452c Bluetooth: Interleaved discovery support by Andre Guedes · 12 years ago
  45. 343f935 Bluetooth: Merge INQUIRY and LE_SCAN discovery states by Andre Guedes · 12 years ago
  46. 4aab14e Bluetooth: Track discovery type by Andre Guedes · 12 years ago
  47. f39799f Bluetooth: Prepare start_discovery by Andre Guedes · 12 years ago
  48. ed2c4ee Bluetooth: mgmt: Add support for Set SSP command by Johan Hedberg · 12 years ago
  49. 33ef95e Bluetooth: mgmt: Add support for Set Link Security command by Johan Hedberg · 12 years ago
  50. 3dc0732 Bluetooth: Introduce to_hci_conn by David Herrmann · 13 years ago
  51. 155961e Bluetooth: Remove hci_dev->driver_data by David Herrmann · 13 years ago
  52. aa2b86d Bluetooth: Introduce to_hci_dev() by David Herrmann · 13 years ago
  53. bab73cb Bluetooth: Add address type to mgmt_ev_auth_failed by Johan Hedberg · 13 years ago
  54. 88c1fe4 Bluetooth: Add address type to mgmt blacklist messages by Johan Hedberg · 13 years ago
  55. 272d90d Bluetooth: Add address type to user_confirm and user_passkey messages by Johan Hedberg · 13 years ago
  56. 88c3df1 Bluetooth: Update mgmt_disconnect to match latest API by Johan Hedberg · 13 years ago
  57. 28b75a8 Bluetooth: Add hci_le_scan() by Andre Guedes · 13 years ago
  58. 7ba8b4b Bluetooth: Add hci_do_le_scan() by Andre Guedes · 13 years ago
  59. c599008 Bluetooth: LE scan should send Discovering events by Andre Guedes · 13 years ago
  60. f9c5f9d Bluetooth: Clean up structures left unused by Vinicius Costa Gomes · 13 years ago
  61. 346af67 Bluetooth: Add MGMT handlers for dealing with SMP LTK's by Vinicius Costa Gomes · 13 years ago
  62. c9839a1 Bluetooth: Use the updated key structures for handling LTKs by Vinicius Costa Gomes · 13 years ago
  63. b899efa Bluetooth: Add new structures for handling SMP Long Term Keys by Vinicius Costa Gomes · 13 years ago
  64. 2f304d1 Bluetooth: Fix potential deadlock by Andre Guedes · 13 years ago
  65. aa64a8b Bluetooth: Add a convenience function to check for SSP enabled by Johan Hedberg · 13 years ago
  66. 84bde9d Bluetooth: Convert hdev->ssp_mode to a flag by Johan Hedberg · 13 years ago
  67. 58a681e Bluetooth: Merge boolean members of struct hci_conn into flags by Johan Hedberg · 13 years ago
  68. b644ba3 Bluetooth: Update device_connected and device_found events to latest API by Johan Hedberg · 13 years ago
  69. a0c808b Bluetooth: Convert hdev->out to a bool type by Johan Hedberg · 13 years ago
  70. 51a8efd Bluetooth: Rename conn->pend to conn->flags by Johan Hedberg · 13 years ago
  71. 1dc0609 Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found by Johan Hedberg · 13 years ago
  72. 6759a67 Bluetooth: Move eir_has_data_field to hci_core.h by Johan Hedberg · 13 years ago
  73. e319d2e Bluetooth: Add eir_len parameter to mgmt_ev_device_found by Johan Hedberg · 13 years ago
  74. afc747a Bluetooth: Rename mgmt connected events to match user space by Johan Hedberg · 13 years ago
  75. 7d262f8 Bluetooth: Add 'eir_len' param to mgmt_device_found() by Andre Guedes · 13 years ago
  76. a3d4e20 Bluetooth: Sort to-be-resolved devices by RSSI during discovery by Johan Hedberg · 13 years ago
  77. dc946bd Bluetooth: Remove __hci_dev_put/hold by David Herrmann · 13 years ago
  78. 4c724c7 Bluetooth: Correctly take hci_dev->dev refcount by David Herrmann · 13 years ago
  79. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 13 years ago
  80. 587ae08 Bluetooth: Remove unused hci-destruct cb by David Herrmann · 13 years ago
  81. 010666a Bluetooth: Make hci-destruct callback optional by David Herrmann · 13 years ago
  82. 1931782 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 13 years ago
  83. 30dc78e Bluetooth: Add name resolving support for mgmt based discovery by Johan Hedberg · 13 years ago
  84. ff9ef57 Bluetooth: Add discovery state tracking by Johan Hedberg · 13 years ago
  85. 3088351 Bluetooth: Rename hdev->inq_cache to hdev->discovery by Johan Hedberg · 13 years ago
  86. 3175405 Bluetooth: Return updated name state with hci_inquiry_cache_update by Johan Hedberg · 13 years ago
  87. 561aafb Bluetooth: Add initial mgmt_confirm_name support by Johan Hedberg · 13 years ago
  88. b57c1a5 Bluetooth: Convert inquiry cache to use standard list types by Johan Hedberg · 13 years ago
  89. 59e2940 Bluetooth: Rename extfeatures by Andre Guedes · 13 years ago
  90. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  91. 460da45 Bluetooth: Remove lock from inquiry_cache by Gustavo F. Padovan · 13 years ago
  92. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  93. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  94. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  95. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 13 years ago
  96. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 13 years ago
  97. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  98. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 13 years ago
  99. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  100. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago