1. a9b07a6 Bluetooth: Add the structure for Write Sync Train Parameters by DoHyun Pyun · 12 years ago
  2. 7d1dab4 Bluetooth: Add the definition and structure for Set CSB Data by DoHyun Pyun · 12 years ago
  3. 6a20eaf Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR by DoHyun Pyun · 12 years ago
  4. d0bf75a Bluetooth: Add the definition and structure for Set Reserved LT_ADDR by DoHyun Pyun · 12 years ago
  5. d13eafc Bluetooth: Add management command for setting static address by Marcel Holtmann · 12 years ago
  6. 0663ca2 Bluetooth: Add a new mgmt_set_bredr command by Johan Hedberg · 12 years ago
  7. 56f8790 Bluetooth: Introduce a new HCI_BREDR_ENABLED flag by Johan Hedberg · 12 years ago
  8. 848566b Bluetooth: Provide high speed configuration option by Marcel Holtmann · 12 years ago
  9. a59ac2f Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE by Marcel Holtmann · 12 years ago
  10. 1025c04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  11. 4375f10 Bluetooth: Add new mgmt_set_advertising command by Johan Hedberg · 12 years ago
  12. eeca6f8 Bluetooth: Add new mgmt setting for LE advertising by Johan Hedberg · 12 years ago
  13. 416a4ae Bluetooth: Use async request for LE enable/disable by Johan Hedberg · 12 years ago
  14. d62e6d6 Bluetooth: Add event mask page 2 setting support by Johan Hedberg · 12 years ago
  15. 5d4e7e8 Bluetooth: Add synchronization train parameters reading support by Johan Hedberg · 12 years ago
  16. e793dcf Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag by Johan Hedberg · 12 years ago
  17. 0af784d Bluetooth: Remove unused event mask struct by Johan Hedberg · 12 years ago
  18. 5e13036 Bluetooth: Introduce a new HCI_RFKILLED flag by Johan Hedberg · 12 years ago
  19. 2350018 Bluetooth: Introduce new HCI socket channel for user operation by Marcel Holtmann · 12 years ago
  20. 0736cfa Bluetooth: Introduce user channel flag for HCI devices by Marcel Holtmann · 12 years ago
  21. 2dea632 Bluetooth: Add SCO connection fallback by Frédéric Dalleau · 12 years ago
  22. 07a5c61 Bluetooth: Add constants and macro declaration for transparent data by Frédéric Dalleau · 12 years ago
  23. 10c62dd Bluetooth: Parameters for outgoing SCO connections by Frédéric Dalleau · 12 years ago
  24. 5d4d62f Bluetooth: Add constants for SCO airmode by Frédéric Dalleau · 12 years ago
  25. ad10b1a Bluetooth: Add Bluetooth socket voice option by Frédéric Dalleau · 12 years ago
  26. e660ed6 Bluetooth: Use hci_connect_sco directly by Frédéric Dalleau · 12 years ago
  27. a77b15a Bluetooth: Add HCI authentication capabilities macros by Mikel Astiz · 12 years ago
  28. 0a80465 Bluetooth: Remove unneeded flag by Andrei Emeltchenko · 12 years ago
  29. b043434 Bluetooth: Remove inquiry helpers by Andre Guedes · 12 years ago
  30. 917eedc Bluetooth: Remove LE scan helpers by Andre Guedes · 12 years ago
  31. 1183fdc Bluetooth: Make mgmt_stop_discovery_failed static by Andre Guedes · 12 years ago
  32. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 12 years ago
  33. 0d8cc93 Bluetooth: Move discovery macros to hci_core.h by Andre Guedes · 12 years ago
  34. 41dc2bd Bluetooth: Make mgmt_start_discovery_failed static by Andre Guedes · 12 years ago
  35. 1f9b9a5 Bluetooth: Make inquiry_cache_flush non-static by Andre Guedes · 12 years ago
  36. 073d1cf Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT by Johan Hedberg · 12 years ago
  37. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 12 years ago
  38. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  39. 07dc93d Bluetooth: Fix HCI command send functions to use const specifier by Johan Hedberg · 12 years ago
  40. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 12 years ago
  41. 525e296 Bluetooth: Add macros for filter duplicates values by Andre Guedes · 12 years ago
  42. 5df480b Bluetooth: Add LE scan type macros by Andre Guedes · 12 years ago
  43. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 12 years ago
  44. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 12 years ago
  45. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 12 years ago
  46. 2c8e141 Bluetooth: l2cap: add l2cap_user sub-modules by David Herrmann · 12 years ago
  47. 9c903e3 Bluetooth: l2cap: introduce l2cap_conn ref-counting by David Herrmann · 12 years ago
  48. f53c20e Bluetooth: allow constant arguments for bacmp()/bacpy() by David Herrmann · 12 years ago
  49. 8d12356 Bluetooth: introduce hci_conn ref-counting by David Herrmann · 12 years ago
  50. fc225c3 Bluetooth: remove unneeded hci_conn_hold/put_device() by David Herrmann · 12 years ago
  51. 76a68ba Bluetooth: rename hci_conn_put to hci_conn_drop by David Herrmann · 12 years ago
  52. c10c062 bluetooth: kill unused fops field in struct bt_sock_list by Al Viro · 12 years ago
  53. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 12 years ago
  54. b3916db Bluetooth: hidp: verify l2cap sockets by David Herrmann · 12 years ago
  55. 5afff03 Bluetooth: Remove driver init queue from core by Marcel Holtmann · 13 years ago
  56. f41c70c Bluetooth: Add driver setup stage for early init by Marcel Holtmann · 13 years ago
  57. 7b1abbb Bluetooth: Add __hci_cmd_sync_ev function by Johan Hedberg · 12 years ago
  58. 02350a7 Bluetooth: Add support for custom event terminated commands by Johan Hedberg · 12 years ago
  59. 75e84b7 Bluetooth: Add __hci_cmd_sync() helper function by Johan Hedberg · 12 years ago
  60. b6ddb63 Bluetooth: Track received events in hdev by Johan Hedberg · 12 years ago
  61. d4299ce Bluetooth: Remove unneeded hci_req_cmd_status function by Andre Guedes · 12 years ago
  62. f332ec6 Bluetooth: Add reading of page scan parameters by Johan Hedberg · 12 years ago
  63. 1a4d3c4 Bluetooth: Add proper flag for fast connectable mode by Johan Hedberg · 12 years ago
  64. 04b4edc Bluetooth: Handle AD updating through an async request by Johan Hedberg · 12 years ago
  65. 2cc6fb0 Bluetooth: Add a define for the HCI persistent flags mask by Johan Hedberg · 12 years ago
  66. 2908fe3 Bluetooth: Remove useless HCI_PENDING_CLASS flag by Johan Hedberg · 12 years ago
  67. e348fe6 Bluetooth: Make hci_req_add returning void by Andre Guedes · 12 years ago
  68. 5d73e03 Bluetooth: HCI request error handling by Andre Guedes · 12 years ago
  69. cecbb96 Bluetooth: Remove unused hdev->init_last_cmd by Johan Hedberg · 12 years ago
  70. 42c6b12 Bluetooth: Use async requests internally in hci_req_sync by Johan Hedberg · 12 years ago
  71. 9238f36 Bluetooth: Add request cmd_complete and cmd_status functions by Johan Hedberg · 12 years ago
  72. 71c76a1 Bluetooth: Introduce new hci_req_add function by Johan Hedberg · 12 years ago
  73. 3119ae9 Bluetooth: Add initial skeleton for asynchronous HCI requests by Johan Hedberg · 12 years ago
  74. 08c30ac Bluetooth: Remove RFCOMM session refcnt by Dean Jenkins · 12 years ago
  75. 8ff52f7 Bluetooth: Return RFCOMM session ptrs to avoid freed session by Dean Jenkins · 12 years ago
  76. be9f97f Bluetooth: change bt_sock_unregister() to return void by David Herrmann · 12 years ago
  77. bed7174 Bluetooth: Rename hci_acl_disconn by Andre Guedes · 13 years ago
  78. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 13 years ago
  79. 9b008c0 Bluetooth: Add support for reading LE supported states by Johan Hedberg · 13 years ago
  80. cf1d081 Bluetooth: Add support for reading LE White List Size by Johan Hedberg · 13 years ago
  81. 60e7732 Bluetooth: Add LE Local Features reading support by Johan Hedberg · 13 years ago
  82. 679efe2 Bluetooth: Add helper functions for testing bdaddr types by Johan Hedberg · 13 years ago
  83. 6ead1bb Bluetooth: Add a new workqueue for hci_request operations by Johan Hedberg · 13 years ago
  84. cb6801c6 Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state by Andrei Emeltchenko · 13 years ago
  85. 8e05e3b Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write by Andrei Emeltchenko · 13 years ago
  86. 7952861 Bluetooth: remove an unused variable in a header file by Rami Rosen · 13 years ago
  87. f2592d3 Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS by Andrei Emeltchenko · 13 years ago
  88. 5d05416 Bluetooth: AMP: Check that AMP is present and active by Andrei Emeltchenko · 13 years ago
  89. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 13 years ago
  90. 20714bf Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 13 years ago
  91. d1244ad Bluetooth: Increase HCI command tx timeout by Szymon Janc · 13 years ago
  92. a514b17 Bluetooth: Refactor locking in amp_physical_cfm by Andrei Emeltchenko · 13 years ago
  93. c1d5dc4 Bluetooth: Fix updating advertising state flags and data by Johan Hedberg · 13 years ago
  94. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 13 years ago
  95. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 13 years ago
  96. 0c0afed Bluetooth: Fix parameter order of hci_get_route by Johan Hedberg · 13 years ago
  97. fffadc0 Bluetooth: Rename ctrl_id to remote_amp_id by Andrei Emeltchenko · 13 years ago
  98. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 13 years ago
  99. 419e08c Bluetooth: Disconnect logical link when deleting chan by Andrei Emeltchenko · 13 years ago
  100. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 13 years ago