1. 77a63e0 Bluetooth: hci_get_cmd_complete() can be static by Fengguang Wu · 11 years ago
  2. c73eee9 Bluetooth: Fix sending write_le_host_supporte for LE-only controllers by Johan Hedberg · 11 years ago
  3. 07dc93d Bluetooth: Fix HCI command send functions to use const specifier by Johan Hedberg · 11 years ago
  4. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 11 years ago
  5. 525e296 Bluetooth: Add macros for filter duplicates values by Andre Guedes · 11 years ago
  6. b6c7515 Bluetooth: Change LE scanning timeout macros by Andre Guedes · 11 years ago
  7. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 11 years ago
  8. 5afff03 Bluetooth: Remove driver init queue from core by Marcel Holtmann · 12 years ago
  9. f41c70c Bluetooth: Add driver setup stage for early init by Marcel Holtmann · 12 years ago
  10. 7b1abbb Bluetooth: Add __hci_cmd_sync_ev function by Johan Hedberg · 11 years ago
  11. 02350a7 Bluetooth: Add support for custom event terminated commands by Johan Hedberg · 11 years ago
  12. 75e84b7 Bluetooth: Add __hci_cmd_sync() helper function by Johan Hedberg · 11 years ago
  13. b6ddb63 Bluetooth: Track received events in hdev by Johan Hedberg · 11 years ago
  14. d4299ce Bluetooth: Remove unneeded hci_req_cmd_status function by Andre Guedes · 11 years ago
  15. 3e13fa1 Bluetooth: Fix hci_inquiry ioctl usage by Andre Guedes · 11 years ago
  16. f332ec6 Bluetooth: Add reading of page scan parameters by Johan Hedberg · 11 years ago
  17. 04b4edc Bluetooth: Handle AD updating through an async request by Johan Hedberg · 11 years ago
  18. 35b973c Bluetooth: Fix clearing flags on power off before notifying mgmt by Johan Hedberg · 11 years ago
  19. f9f8527 Bluetooth: Clear non-persistent flags when closing HCI device by Johan Hedberg · 11 years ago
  20. 34739c1 Bluetooth: Check req->err in hci_req_add by Andre Guedes · 11 years ago
  21. e348fe6 Bluetooth: Make hci_req_add returning void by Andre Guedes · 11 years ago
  22. 5d73e03 Bluetooth: HCI request error handling by Andre Guedes · 11 years ago
  23. 920c830 Bluetooth: Check hci_req_run returning value in __hci_req_sync by Andre Guedes · 11 years ago
  24. 382b0c3 Bluetooth: Return ENODATA in hci_req_run by Andre Guedes · 11 years ago
  25. bc4445c Bluetooth: Fix __hci_req_sync by Andre Guedes · 11 years ago
  26. cecbb96 Bluetooth: Remove unused hdev->init_last_cmd by Johan Hedberg · 11 years ago
  27. 42c6b12 Bluetooth: Use async requests internally in hci_req_sync by Johan Hedberg · 11 years ago
  28. 9238f36 Bluetooth: Add request cmd_complete and cmd_status functions by Johan Hedberg · 11 years ago
  29. 11714b3 Bluetooth: Fix stand-alone HCI command handling by Johan Hedberg · 11 years ago
  30. 71c76a1 Bluetooth: Introduce new hci_req_add function by Johan Hedberg · 11 years ago
  31. 1ca3a9d Bluetooth: Refactor HCI command skb creation by Johan Hedberg · 11 years ago
  32. 3119ae9 Bluetooth: Add initial skeleton for asynchronous HCI requests by Johan Hedberg · 11 years ago
  33. 2177bab Bluetooth: Split HCI init sequence into three stages by Johan Hedberg · 11 years ago
  34. 53cce22 Bluetooth: Fix __hci_req_sync() handling of empty requests by Johan Hedberg · 11 years ago
  35. 01178cd Bluetooth: Rename hci_request to hci_req_sync by Johan Hedberg · 11 years ago
  36. bed7174 Bluetooth: Rename hci_acl_disconn by Andre Guedes · 12 years ago
  37. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  38. 4821002 Bluetooth: Simplify UUIDs clearing code by Johan Hedberg · 12 years ago
  39. 0f496df Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  40. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  41. 46818ed Bluetooth: Fix using system-global workqueue when not necessary by Johan Hedberg · 12 years ago
  42. 1920257 Bluetooth: Use req_workqueue for hci_request operations by Johan Hedberg · 12 years ago
  43. 6ead1bb Bluetooth: Add a new workqueue for hci_request operations by Johan Hedberg · 12 years ago
  44. 7b064ed Bluetooth: Fix authentication if acl data comes before remote feature evt by Jaganath Kanakkassery · 12 years ago
  45. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  46. 06ef5c4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  47. ced5c33 Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN by Andrei Emeltchenko · 12 years ago
  48. b9b5ef1 Bluetooth: cancel power_on work when unregistering the device by Gustavo Padovan · 12 years ago
  49. d2ff5ee Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  50. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  51. 2b2fec4 Bluetooth: Remove OOB data if device was discovered in band by Szymon Janc · 12 years ago
  52. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 12 years ago
  53. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  54. fbe96d6 Bluetooth: Notify about device registration before power on by Marcel Holtmann · 12 years ago
  55. f155047 Bluetooth: Disallow LE scanning and connecting in peripheral role by Johan Hedberg · 12 years ago
  56. 572c7f8 Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO by Johan Hedberg · 12 years ago
  57. e1171e8 Bluetooth: Add initial support for LE-only controllers by Johan Hedberg · 12 years ago
  58. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  59. 204a6e5 Bluetooth: AMP: Use Loglink handle in ACL Handle field by Andrei Emeltchenko · 12 years ago
  60. bd1eb66 Bluetooth: AMP: Handle AMP_LINK connection by Andrei Emeltchenko · 12 years ago
  61. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  62. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. ee22be7 Bluetooth: Factor out hci_queue_acl by Andrei Emeltchenko · 12 years ago
  64. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  65. 78c04c0 Bluetooth: Fix not removing power_off delayed work by Vinicius Costa Gomes · 12 years ago
  66. e71dfab Bluetooth: AMP: Add Read Data Block Size to amp_init by Andrei Emeltchenko · 12 years ago
  67. 93f7194 Bluetooth: trivial: Remove empty line by Andrei Emeltchenko · 12 years ago
  68. 6b536b5 Bluetooth: Remove unneeded zero init by Andrei Emeltchenko · 12 years ago
  69. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  70. 2104786 Bluetooth: debug: Add printing num of cmds queued by Andrei Emeltchenko · 12 years ago
  71. ce2be9a Bluetooth: Do not auto off AMP controller by Andrei Emeltchenko · 12 years ago
  72. 9345d40 Bluetooth: Use AUTO_OFF constant in jiffies by Andrei Emeltchenko · 12 years ago
  73. 1177871 Bluetooth: Fix not setting HCI_RESET flag for AMP by Andrei Emeltchenko · 12 years ago
  74. f0e0951 Bluetooth: Correct debug print specifier for u16 objects by Andrei Emeltchenko · 12 years ago
  75. bda4f23 Bluetooth: Add opcode to error message by Andrei Emeltchenko · 12 years ago
  76. 5f246e8 Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies by Andrei Emeltchenko · 12 years ago
  77. 975b91b Bluetooth: Use standard HCI cmd timeout for RESET by Andrei Emeltchenko · 12 years ago
  78. 7490c6c Bluetooth: Remove magic disconnect reason by Andrei Emeltchenko · 12 years ago
  79. 0431a43 Bluetooth: Filter duplicated reports in LE scan by Andre Guedes · 12 years ago
  80. 3df92b3 Bluetooth: Really fix registering hci with duplicate name by Sasha Levin · 12 years ago
  81. 82781e6 Bluetooth: Use __constant modifier in HCI code by Andrei Emeltchenko · 12 years ago
  82. 8449e38 Bluetooth: Remove unneeded EXPORT_SYMBOL by Gustavo Padovan · 12 years ago
  83. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  84. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  85. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  86. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  87. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 12 years ago
  88. a8c5fb1 Bluetooth: Fix coding style in hci_core.c by Gustavo Padovan · 12 years ago
  89. 087bfd9 Bluetooth: Fix packet size provided to the controller by Gustavo Padovan · 12 years ago
  90. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  91. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 12 years ago
  92. 479453d Bluetooth: Remove advertising cache by Andre Guedes · 12 years ago
  93. 31f7956 Bluetooth: Move bdaddr_to_le to hci_core by Andre Guedes · 12 years ago
  94. d8ce939 Bluetooth: Remove unneeded initialization in hci_alloc_dev() by David Herrmann · 12 years ago
  95. b1b813d Bluetooth: Move device initialization to hci_alloc_dev() by David Herrmann · 12 years ago
  96. 9be0dab Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev by David Herrmann · 12 years ago
  97. fc50744 Bluetooth: Fix registering hci with duplicate name by Ulisses Furquim · 12 years ago
  98. 2d8b3a1 Bluetooth: Fix debug printing unallocated name by Andrei Emeltchenko · 12 years ago
  99. abc5de8 Bluetooth: Use unsigned int instead of signed int by Mikel Astiz · 12 years ago
  100. 6bcbc48 Bluetooth: Add Read Local AMP Info to init by Andrei Emeltchenko · 12 years ago