1. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  2. 2104786 Bluetooth: debug: Add printing num of cmds queued by Andrei Emeltchenko · 12 years ago
  3. ce2be9a Bluetooth: Do not auto off AMP controller by Andrei Emeltchenko · 12 years ago
  4. 9345d40 Bluetooth: Use AUTO_OFF constant in jiffies by Andrei Emeltchenko · 12 years ago
  5. 1177871 Bluetooth: Fix not setting HCI_RESET flag for AMP by Andrei Emeltchenko · 12 years ago
  6. f0e0951 Bluetooth: Correct debug print specifier for u16 objects by Andrei Emeltchenko · 12 years ago
  7. bda4f23 Bluetooth: Add opcode to error message by Andrei Emeltchenko · 12 years ago
  8. 5f246e8 Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies by Andrei Emeltchenko · 12 years ago
  9. 975b91b Bluetooth: Use standard HCI cmd timeout for RESET by Andrei Emeltchenko · 12 years ago
  10. 7490c6c Bluetooth: Remove magic disconnect reason by Andrei Emeltchenko · 12 years ago
  11. 0431a43 Bluetooth: Filter duplicated reports in LE scan by Andre Guedes · 12 years ago
  12. 3df92b3 Bluetooth: Really fix registering hci with duplicate name by Sasha Levin · 12 years ago
  13. 82781e6 Bluetooth: Use __constant modifier in HCI code by Andrei Emeltchenko · 12 years ago
  14. 8449e38 Bluetooth: Remove unneeded EXPORT_SYMBOL by Gustavo Padovan · 12 years ago
  15. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  16. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  17. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  18. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  19. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 12 years ago
  20. a8c5fb1 Bluetooth: Fix coding style in hci_core.c by Gustavo Padovan · 12 years ago
  21. 087bfd9 Bluetooth: Fix packet size provided to the controller by Gustavo Padovan · 12 years ago
  22. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  23. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 12 years ago
  24. 479453d Bluetooth: Remove advertising cache by Andre Guedes · 12 years ago
  25. 31f7956 Bluetooth: Move bdaddr_to_le to hci_core by Andre Guedes · 12 years ago
  26. d8ce939 Bluetooth: Remove unneeded initialization in hci_alloc_dev() by David Herrmann · 12 years ago
  27. b1b813d Bluetooth: Move device initialization to hci_alloc_dev() by David Herrmann · 12 years ago
  28. 9be0dab Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev by David Herrmann · 12 years ago
  29. fc50744 Bluetooth: Fix registering hci with duplicate name by Ulisses Furquim · 12 years ago
  30. 2d8b3a1 Bluetooth: Fix debug printing unallocated name by Andrei Emeltchenko · 12 years ago
  31. abc5de8 Bluetooth: Use unsigned int instead of signed int by Mikel Astiz · 12 years ago
  32. 6bcbc48 Bluetooth: Add Read Local AMP Info to init by Andrei Emeltchenko · 12 years ago
  33. b24c624 Bluetooth: Fix clearing discovery type when stopping discovery by Hemant Gupta · 12 years ago
  34. 7537e5c Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry by Andre Guedes · 12 years ago
  35. 7dbfac1 Bluetooth: Add hci_cancel_le_scan() to hci_core by Andre Guedes · 12 years ago
  36. 1036b89 Bluetooth: Fix opcode access in hci_complete by Andrei Emeltchenko · 12 years ago
  37. 9a00665 Bluetooth: Correct type for ediv to __le16 by Andrei Emeltchenko · 12 years ago
  38. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  39. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 12 years ago
  40. 745c0ce Bluetooth: hci_persistent_key should return bool by Vishal Agarwal · 12 years ago
  41. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  42. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  43. 9432496 Bluetooth: hci_core: fix NULL-pointer dereference at unregister by Johan Hovold · 12 years ago
  44. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 12 years ago
  45. 74fe619 Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush by Andre Guedes · 12 years ago
  46. 75fb0e3 Bluetooth: Fix init sequence for some CSR based controllers by Johan Hedberg · 12 years ago
  47. 89bb46d Bluetooth: change min_t() cast in hci_reassembly() by Dan Carpenter · 12 years ago
  48. 388fc8f Bluetooth: mgmt: Add legacy pairing info to dev_found events by Johan Hedberg · 12 years ago
  49. 09b3c3f Bluetooth: Fix clearing of dev_class when powering down by Johan Hedberg · 12 years ago
  50. e59fda8 Bluetooth: Fix EIR data clearing when powering off by Johan Hedberg · 12 years ago
  51. 70c1f20 Bluetooth: Fix two minor style issues in HCI code by Marcel Holtmann · 12 years ago
  52. 5e5282b Bluetooth: mgmt: Allow connectable/discoverable changes in off state by Johan Hedberg · 12 years ago
  53. 8ee5654 Bluetooth: Don't send New Settings event during setup power down by Marcel Holtmann · 12 years ago
  54. f963e8e Bluetooth: mgmt: Add address type parameter to Discovering event by Johan Hedberg · 12 years ago
  55. d7b7e79 Bluetooth: Set supported settings based on enabled HS and/or LE by Marcel Holtmann · 12 years ago
  56. cd82e61 Bluetooth: Add support for HCI monitor channel by Marcel Holtmann · 12 years ago
  57. 040030e Bluetooth: Remove HCI notifier handling by Marcel Holtmann · 12 years ago
  58. 470fe1b Bluetooth: Split sending for HCI raw and control sockets by Marcel Holtmann · 12 years ago
  59. 343f935 Bluetooth: Merge INQUIRY and LE_SCAN discovery states by Andre Guedes · 12 years ago
  60. 4aab14e Bluetooth: Track discovery type by Andre Guedes · 12 years ago
  61. 7b99b65 Bluetooth: Fix event sending with DISCOVERY_STOPPED state by Andre Guedes · 12 years ago
  62. 88c1fe4 Bluetooth: Add address type to mgmt blacklist messages by Johan Hedberg · 12 years ago
  63. 28b75a8 Bluetooth: Add hci_le_scan() by Andre Guedes · 12 years ago
  64. 7ba8b4b Bluetooth: Add hci_do_le_scan() by Andre Guedes · 12 years ago
  65. 6fbe195 Bluetooth: Minor code refactoring by Andre Guedes · 12 years ago
  66. c599008 Bluetooth: LE scan should send Discovering events by Andre Guedes · 12 years ago
  67. 8af5946 Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close by Johan Hedberg · 12 years ago
  68. 63d2bc1 Bluetooth: Helper removes duplicated code by Andrei Emeltchenko · 12 years ago
  69. b71d385 Bluetooth: Recalculate sched HCI blk/pkt flow ctrl by Andrei Emeltchenko · 12 years ago
  70. 261cc5a Bluetooth: Add support for notifying userspace of new LTK's by Vinicius Costa Gomes · 12 years ago
  71. c9839a1 Bluetooth: Use the updated key structures for handling LTKs by Vinicius Costa Gomes · 12 years ago
  72. b899efa Bluetooth: Add new structures for handling SMP Long Term Keys by Vinicius Costa Gomes · 12 years ago
  73. 4777bfd Bluetooth: Use GFP_KERNEL in hci_add_adv_entry() by Andre Guedes · 12 years ago
  74. 8b281b9 Bluetooth: Fix 'enable_hs' type by Fabio Estevam · 12 years ago
  75. a3d4e20 Bluetooth: Sort to-be-resolved devices by RSSI during discovery by Johan Hedberg · 12 years ago
  76. a8b2d5c Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags by Johan Hedberg · 12 years ago
  77. dc946bd Bluetooth: Remove __hci_dev_put/hold by David Herrmann · 12 years ago
  78. 4c724c7 Bluetooth: Correctly take hci_dev->dev refcount by David Herrmann · 12 years ago
  79. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 12 years ago
  80. 010666a Bluetooth: Make hci-destruct callback optional by David Herrmann · 12 years ago
  81. cc48dc0 Bluetooth: Remove magic number from ACL TO by Andrei Emeltchenko · 13 years ago
  82. 30dc78e Bluetooth: Add name resolving support for mgmt based discovery by Johan Hedberg · 13 years ago
  83. ff9ef57 Bluetooth: Add discovery state tracking by Johan Hedberg · 13 years ago
  84. 3088351 Bluetooth: Rename hdev->inq_cache to hdev->discovery by Johan Hedberg · 13 years ago
  85. 4663262 Bluetooth: Flush inquiry cache when starting mgmt triggered inquiry 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. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  90. cad44c2 Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close" by Gustavo F. Padovan · 13 years ago
  91. af3e635 Bluetooth: Don't disable interrupt when locking the queue by Gustavo F. Padovan · 13 years ago
  92. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  93. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  94. f2d64f6 Bluetooth: Remove global mutex hci_task_lock by Ulisses Furquim · 13 years ago
  95. 2455a3e Bluetooth: Initialize default flow control mode by Andrei Emeltchenko · 13 years ago
  96. e61ef499 Bluetooth: Split ctrl init to BREDR and AMP parts by Andrei Emeltchenko · 13 years ago
  97. 65983fc Bluetooth: Incoming ACL packets do not force active mode by Mat Martineau · 13 years ago
  98. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 13 years ago
  99. 590051d Bluetooth: Add ProFUSION's copyright by Gustavo F. Padovan · 13 years ago
  100. 7f97104 Bluetooth: Use system workqueue to schedule power_on by Gustavo F. Padovan · 13 years ago