1. a3d4e20 Bluetooth: Sort to-be-resolved devices by RSSI during discovery by Johan Hedberg · 13 years ago
  2. dc946bd Bluetooth: Remove __hci_dev_put/hold by David Herrmann · 13 years ago
  3. 4c724c7 Bluetooth: Correctly take hci_dev->dev refcount by David Herrmann · 13 years ago
  4. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 13 years ago
  5. 587ae08 Bluetooth: Remove unused hci-destruct cb by David Herrmann · 13 years ago
  6. 010666a Bluetooth: Make hci-destruct callback optional by David Herrmann · 13 years ago
  7. 1931782 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 13 years ago
  8. 30dc78e Bluetooth: Add name resolving support for mgmt based discovery by Johan Hedberg · 13 years ago
  9. ff9ef57 Bluetooth: Add discovery state tracking by Johan Hedberg · 13 years ago
  10. 3088351 Bluetooth: Rename hdev->inq_cache to hdev->discovery by Johan Hedberg · 13 years ago
  11. 3175405 Bluetooth: Return updated name state with hci_inquiry_cache_update by Johan Hedberg · 13 years ago
  12. 561aafb Bluetooth: Add initial mgmt_confirm_name support by Johan Hedberg · 13 years ago
  13. b57c1a5 Bluetooth: Convert inquiry cache to use standard list types by Johan Hedberg · 13 years ago
  14. 59e2940 Bluetooth: Rename extfeatures by Andre Guedes · 13 years ago
  15. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  16. 460da45 Bluetooth: Remove lock from inquiry_cache by Gustavo F. Padovan · 13 years ago
  17. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  18. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  19. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  20. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 13 years ago
  21. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 13 years ago
  22. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  23. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 13 years ago
  24. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  25. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago
  26. bf4c632 Bluetooth: convert conn hash to RCU by Gustavo F. Padovan · 13 years ago
  27. db323f2 Bluetooth: Use delayed work for advertisiment cache timeout by Gustavo F. Padovan · 13 years ago
  28. 19c40e3 Bluetooth: Use delayed_work for connection timeout by Gustavo F. Padovan · 13 years ago
  29. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  30. b78752c Bluetooth: Process recv path in a workqueue instead of a tasklet by Marcel Holtmann · 14 years ago
  31. 416dc94 Bluetooth: make hci_conn_enter_sniff_mode static by Gustavo F. Padovan · 13 years ago
  32. dc8ed67 Bluetooth: Initialize LE connection count by Gustavo F. Padovan · 13 years ago
  33. 01e2821 Bluetooth: remove lock from struct conn_hash by Gustavo F. Padovan · 13 years ago
  34. 2c33c06 Bluetooth: remove struct hci_chan_hash by Gustavo F. Padovan · 13 years ago
  35. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  36. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 13 years ago
  37. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 13 years ago
  38. 604086b Bluetooth: Add User Passkey Response handling by Brian Gix · 13 years ago
  39. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  40. e6d465c Bluetooth: mgmt_stop_discovery_failed() by Andre Guedes · 13 years ago
  41. 7a13510 Bluetooth: Rename mgmt_inquiry_failed() by Andre Guedes · 13 years ago
  42. 37d9ef7 Bluetooth: Add status parameter to mgmt_disconnect response by Johan Hedberg · 13 years ago
  43. 48264f0 Bluetooth: Add public/random LE address information to mgmt messages by Johan Hedberg · 13 years ago
  44. 2e58ef3 Bluetooth: Move pending management command list into struct hci_dev by Johan Hedberg · 13 years ago
  45. 744cf19 Bluetooth: Pass full hci_dev struct to mgmt callbacks by Johan Hedberg · 13 years ago
  46. 4c659c3 Bluetooth: Add address type fields to mgmt messages that need them by Johan Hedberg · 13 years ago
  47. 86742e1 Bluetooth: Update link key mgmt APIs to match latest spec. by Johan Hedberg · 13 years ago
  48. 3243553 Bluetooth: Convert power off mechanism to use delayed_work by Johan Hedberg · 13 years ago
  49. 2d7cee5 Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails by Johan Hedberg · 13 years ago
  50. 16ab91a Bluetooth: Add timeout field to mgmt_set_discoverable by Johan Hedberg · 13 years ago
  51. 023d5049 Bluetooth: Create hci_cancel_inquiry() by Andre Guedes · 13 years ago
  52. 2519a1f Bluetooth: Create hci_do_inquiry() by Andre Guedes · 13 years ago
  53. 9f5a0d7 Bluetooth: Define HCI reasons instead of magic number by Andrei Emeltchenko · 13 years ago
  54. 73d80de Bluetooth: prioritizing data over HCI by Luiz Augusto von Dentz · 13 years ago
  55. 164a6e7 Bluetooth: Fix command complete/status for discovery commands by Johan Hedberg · 13 years ago
  56. 5e59b79 Bluetooth: set skbuffer priority based on L2CAP socket priority by Luiz Augusto von Dentz · 13 years ago
  57. 5973563 Bluetooth: Make hci_unregister_dev return void by David Herrmann · 13 years ago
  58. 1d58996 bluetooth: macroize two small inlines to avoid module.h by Paul Gortmaker · 13 years ago
  59. ce24297 Bluetooth: Rename sysfs un/register to add/del by David Herrmann · 13 years ago
  60. 0ac7e70 Bluetooth: Fix hci core device initialization by David Herrmann · 13 years ago
  61. 928abaa Bluetooth: AMP: read local amp info HCI command by Andrei Emeltchenko · 13 years ago
  62. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 13 years ago
  63. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 13 years ago
  64. cfafccf Bluetooth: Add link_type information to the mgmt Connected event by Vinicius Costa Gomes · 13 years ago
  65. 454d48f Bluetooth: Use the same timeouts for both ACL and LE links by Vinicius Costa Gomes · 13 years ago
  66. d26a234 Bluetooth: Add a flag to indicate that SMP is going on by Vinicius Costa Gomes · 13 years ago
  67. 52087a7 Bluetooth: make use of connection number to optimize the scheduler by Luiz Augusto von Dentz · 13 years ago
  68. 95a943c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  69. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 13 years ago
  70. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 13 years ago
  71. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 13 years ago
  72. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 13 years ago
  73. eead27d Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 13 years ago
  74. 971e3a4 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 13 years ago
  75. f8c1fbd Bluetooth: Clean up unused struct hci_conn items by Gustavo F. Padovan · 13 years ago
  76. 3609936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  77. b2a66aa Bluetooth: Move blacklisting functions to hci_core by Antti Julku · 13 years ago
  78. 88167ae Bluetooth: Update the security level when link is encrypted by Vinicius Costa Gomes · 13 years ago
  79. a7a595f Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  80. 3a0259b Bluetooth: Add support for using the crypto subsystem by Vinicius Costa Gomes · 13 years ago
  81. 5a9d0a3 Bluetooth: Clean up some code style issues by Waldemar Rymarkiewicz · 13 years ago
  82. 14b12d0 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 13 years ago
  83. 29b7988 Bluetooth: Add 'dst_type' field to struct hci_conn by Andre Guedes · 13 years ago
  84. 19f8def Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 13 years ago
  85. 3581508 Bluetooth: Advertising entries lifetime by Andre Guedes · 13 years ago
  86. 76c8686 Bluetooth: LE advertising cache by Andre Guedes · 13 years ago
  87. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  88. b3b1b06 Bluetooth: Double check sec req for pre 2.1 device by Waldemar Rymarkiewicz · 13 years ago
  89. 4df378a Bluetooth: Add store_hint parameter to mgmt_new_key by Johan Hedberg · 13 years ago
  90. 4748fed Bluetooth: Remove old_key_type from mgmt_ev_new_key by Johan Hedberg · 13 years ago
  91. d25e28a Bluetooth: Fix link key persistent storage criteria by Johan Hedberg · 13 years ago
  92. 55bc1a3 Bluetooth: Add confirm_hint parameter to user confirmation requests by Johan Hedberg · 13 years ago
  93. 9f61656 Bluetooth: Add variable SSP auto-accept delay support by Johan Hedberg · 13 years ago
  94. a770bb5 Bluetooth: Add secure flag for mgmt_pin_code_req by Waldemar Rymarkiewicz · 13 years ago
  95. 13d3931 Bluetooth: Map sec_level to link key requirements by Waldemar Rymarkiewicz · 13 years ago
  96. 314b238 Bluetooth: Add discovering event to the Management interface by Johan Hedberg · 13 years ago
  97. a88a965 Bluetooth: Add mgmt_remote_name event by Johan Hedberg · 13 years ago
  98. e17acd4 Bluetooth: Add mgmt_device_found event by Johan Hedberg · 13 years ago
  99. 80a1e1d Bluetooth: Add local Extended Inquiry Response (EIR) support by Johan Hedberg · 13 years ago
  100. 2763eda Bluetooth: Add add/remove_remote_oob_data management commands by Szymon Janc · 13 years ago