1. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 12 years ago
  2. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 11 years ago
  3. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 11 years ago
  4. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 11 years ago
  5. bbb0ead Bluetooth: Fix incorrect SSP mode bit for non SSP devices by Jaganath Kanakkassery · 11 years ago
  6. fc225c3 Bluetooth: remove unneeded hci_conn_hold/put_device() by David Herrmann · 12 years ago
  7. ea323c11 Bluetooth: Fix SCO connection reference by Claudio Takahasi · 12 years ago
  8. 76a68ba Bluetooth: rename hci_conn_put to hci_conn_drop by David Herrmann · 12 years ago
  9. 02350a7 Bluetooth: Add support for custom event terminated commands by Johan Hedberg · 12 years ago
  10. b6ddb63 Bluetooth: Track received events in hdev by Johan Hedberg · 12 years ago
  11. 3e13fa1 Bluetooth: Fix hci_inquiry ioctl usage by Andre Guedes · 12 years ago
  12. 3372045 Bluetooth: Fix HCI request framework by Andre Guedes · 12 years ago
  13. 4a3ee76 Bluetooth: Update page scan parameters after successful write commands by Johan Hedberg · 12 years ago
  14. f332ec6 Bluetooth: Add reading of page scan parameters by Johan Hedberg · 12 years ago
  15. 04b4edc Bluetooth: Handle AD updating through an async request by Johan Hedberg · 12 years ago
  16. 2cc6fb0 Bluetooth: Add a define for the HCI persistent flags mask by Johan Hedberg · 12 years ago
  17. 2908fe3 Bluetooth: Remove useless HCI_PENDING_CLASS flag by Johan Hedberg · 12 years ago
  18. ad82cdd Bluetooth: Fix endianness handling of cmd_status/complete opcodes by Johan Hedberg · 12 years ago
  19. d865b00 Bluetooth: Remove empty HCI event handlers by Johan Hedberg · 12 years ago
  20. 42c6b12 Bluetooth: Use async requests internally in hci_req_sync by Johan Hedberg · 12 years ago
  21. 9238f36 Bluetooth: Add request cmd_complete and cmd_status functions by Johan Hedberg · 12 years ago
  22. 2177bab Bluetooth: Split HCI init sequence into three stages by Johan Hedberg · 12 years ago
  23. bed7174 Bluetooth: Rename hci_acl_disconn by Andre Guedes · 12 years ago
  24. 2b8a9a2 Bluetooth: Remove unneeded locking by Andre Guedes · 12 years ago
  25. 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
  26. 9b008c0 Bluetooth: Add support for reading LE supported states by Johan Hedberg · 12 years ago
  27. cf1d081 Bluetooth: Add support for reading LE White List Size by Johan Hedberg · 12 years ago
  28. 60e7732 Bluetooth: Add LE Local Features reading support by Johan Hedberg · 12 years ago
  29. dbccd79 Bluetooth: Fix sending HCI commands after reset by Szymon Janc · 12 years ago
  30. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  31. 20714bf Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  32. c1d5dc4 Bluetooth: Fix updating advertising state flags and data by Johan Hedberg · 12 years ago
  33. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 12 years ago
  34. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  35. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 12 years ago
  36. e58917b Bluetooth: AMP: Remove hci_conn receiving error command status by Andrei Emeltchenko · 12 years ago
  37. 9eef6b3 Bluetooth: AMP: Process Disc Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  38. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 12 years ago
  39. 5ce66b5 Bluetooth: AMP: Add Logical Link Create function by Andrei Emeltchenko · 12 years ago
  40. 258c4ed Bluetooth: Remove unnecessary include export.h by Syam Sidhardhan · 12 years ago
  41. 27695fb Bluetooth: AMP: Process Logical Link complete evt by Andrei Emeltchenko · 12 years ago
  42. d5e9119 Bluetooth: AMP: Process Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  43. 5ed8eb2 Bluetooth: Fix setting host feature bits for SSP by Johan Hedberg · 12 years ago
  44. 976eb20 Bluetooth: Make use feature test macros by Johan Hedberg · 12 years ago
  45. 53b2caa Bluetooth: Fix updating host feature bits for LE by Johan Hedberg · 12 years ago
  46. 4611dfa Bluetooth: Replace *_init() for *_setup() by Gustavo Padovan · 12 years ago
  47. 8fa1909 Bluetooth: Read adversiting channel TX power during init sequence by Johan Hedberg · 12 years ago
  48. e36b04c Bluetooth: Add setting of the LE event mask by Johan Hedberg · 12 years ago
  49. e1171e8 Bluetooth: Add initial support for LE-only controllers by Johan Hedberg · 12 years ago
  50. bd1eb66 Bluetooth: AMP: Handle AMP_LINK connection by Andrei Emeltchenko · 12 years ago
  51. 76ef7cf Bluetooth: AMP: Handle number of compl blocks for AMP_LINK by Andrei Emeltchenko · 12 years ago
  52. 2e430be3 Bluetooth: Use %zu print specifier for size_t type by Andrei Emeltchenko · 12 years ago
  53. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  54. 392f44d Bluetooth: Fix two warnings in BT_DBG by Gustavo Padovan · 12 years ago
  55. 0b26ab9 Bluetooth: AMP: Handle Accept phylink command status evt by Andrei Emeltchenko · 12 years ago
  56. 9495b2e Bluetooth: AMP: Process Chan Selected event by Andrei Emeltchenko · 12 years ago
  57. 93c284e Bluetooth: AMP: Write remote AMP Assoc by Andrei Emeltchenko · 12 years ago
  58. a02226d Bluetooth: AMP: Create Physical Link by Andrei Emeltchenko · 12 years ago
  59. 903e454 Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc by Andrei Emeltchenko · 12 years ago
  60. 8e2a0d9 Bluetooth: AMP: Use HCI cmd to Read AMP Info by Andrei Emeltchenko · 12 years ago
  61. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  62. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  63. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  64. f0d6a0e Bluetooth: mgmt: Add device disconnect reason by Mikel Astiz · 12 years ago
  65. fa1bd91 Bluetooth: Fix minor coding style in hci_event.c by Mikel Astiz · 12 years ago
  66. c3e7c0d Bluetooth: Set name_state to unknown when entry name is empty by Ram Malovany · 12 years ago
  67. 7cc8380 Bluetooth: Fix using a NULL inquiry cache entry by Ram Malovany · 12 years ago
  68. c810089 Bluetooth: Fix using NULL inquiry entry by Ram Malovany · 12 years ago
  69. a9ea3ed Bluetooth: Fix legacy pairing with some devices by Szymon Janc · 12 years ago
  70. cd17dec Bluetooth: Refactor in hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  71. b47a09b Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  72. 0c95ab7 Bluetooth: Find hci_conn by BT_CONNECT state by Andre Guedes · 12 years ago
  73. f00a06a Bluetooth: Refactor hci_cs_le_create_conn by Andre Guedes · 12 years ago
  74. 847012c Bluetooth: Remove unneeded code by Andre Guedes · 12 years ago
  75. b9b343d Bluetooth: Fix hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  76. 230fd16 Bluetooth: Trivial refactoring by Andre Guedes · 12 years ago
  77. ee72d15 Bluetooth: Remove locking in hci_user_passkey_request_evt by Andre Guedes · 12 years ago
  78. c58e810 Bluetooth: Use lmp_no_flush_capable where applicable by Andre Guedes · 12 years ago
  79. 999dcd1 Bluetooth: Use lmp_sniffsubr_capable where applicable by Andre Guedes · 12 years ago
  80. 6eded10 Bluetooth: Use lmp_sniff_capable where applicable by Andre Guedes · 12 years ago
  81. 9f92ebf Bluetooth: Use lmp_rswitch_capable where applicable by Andre Guedes · 12 years ago
  82. 45db810f Bluetooth: Use lmp_esco_capable where applicable by Andre Guedes · 12 years ago
  83. 9a1a199 Bluetooth: Use lmp_ssp_capable where applicable by Andre Guedes · 12 years ago
  84. c383ddc Bluetooth: Use lmp_le_capable where applicable by Andre Guedes · 12 years ago
  85. 9f1db00 Bluetooth: debug: Use standard hex object specifiers in hci_event by Andrei Emeltchenko · 12 years ago
  86. cbe461c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  87. 1c2e004 Bluetooth: Add support for encryption key refresh by Johan Hedberg · 12 years ago
  88. 4f72b32 Bluetooth: Fix not removing hci_conn for failed LE connection by Andrzej Kaczmarek · 12 years ago
  89. 82781e6 Bluetooth: Use __constant modifier in HCI code by Andrei Emeltchenko · 12 years ago
  90. 6d3c730 Bluetooth: Use lmp_ssp_capable() macro by Gustavo Padovan · 12 years ago
  91. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  92. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  93. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  94. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  95. 807deac Bluetooth: Fix coding style in hci_event.c by Gustavo Padovan · 12 years ago
  96. d839c81 Bluetooth: Report proper error number in disconnection by Gustavo Padovan · 12 years ago
  97. 9d939d9 Bluetooth: Fix EIR data generation for mgmt_device_found by Vishal Agarwal · 12 years ago
  98. a24299e Bluetooth: Fix Inquiry with RSSI event mask by Johan Hedberg · 12 years ago
  99. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  100. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 12 years ago