1. dbccd79 Bluetooth: Fix sending HCI commands after reset by Szymon Janc · 12 years ago
  2. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  3. 20714bf Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  4. c1d5dc4 Bluetooth: Fix updating advertising state flags and data by Johan Hedberg · 12 years ago
  5. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 12 years ago
  6. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  7. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 12 years ago
  8. e58917b Bluetooth: AMP: Remove hci_conn receiving error command status by Andrei Emeltchenko · 12 years ago
  9. 9eef6b3 Bluetooth: AMP: Process Disc Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  10. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 12 years ago
  11. 5ce66b5 Bluetooth: AMP: Add Logical Link Create function by Andrei Emeltchenko · 12 years ago
  12. 258c4ed Bluetooth: Remove unnecessary include export.h by Syam Sidhardhan · 12 years ago
  13. 27695fb Bluetooth: AMP: Process Logical Link complete evt by Andrei Emeltchenko · 12 years ago
  14. d5e9119 Bluetooth: AMP: Process Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  15. 5ed8eb2 Bluetooth: Fix setting host feature bits for SSP by Johan Hedberg · 12 years ago
  16. 976eb20 Bluetooth: Make use feature test macros by Johan Hedberg · 12 years ago
  17. 53b2caa Bluetooth: Fix updating host feature bits for LE by Johan Hedberg · 12 years ago
  18. 4611dfa Bluetooth: Replace *_init() for *_setup() by Gustavo Padovan · 12 years ago
  19. 8fa1909 Bluetooth: Read adversiting channel TX power during init sequence by Johan Hedberg · 12 years ago
  20. e36b04c Bluetooth: Add setting of the LE event mask by Johan Hedberg · 12 years ago
  21. e1171e8 Bluetooth: Add initial support for LE-only controllers by Johan Hedberg · 12 years ago
  22. bd1eb66 Bluetooth: AMP: Handle AMP_LINK connection by Andrei Emeltchenko · 12 years ago
  23. 76ef7cf Bluetooth: AMP: Handle number of compl blocks for AMP_LINK by Andrei Emeltchenko · 12 years ago
  24. 2e430be3 Bluetooth: Use %zu print specifier for size_t type by Andrei Emeltchenko · 12 years ago
  25. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  26. 392f44d Bluetooth: Fix two warnings in BT_DBG by Gustavo Padovan · 12 years ago
  27. 0b26ab9 Bluetooth: AMP: Handle Accept phylink command status evt by Andrei Emeltchenko · 12 years ago
  28. 9495b2e Bluetooth: AMP: Process Chan Selected event by Andrei Emeltchenko · 12 years ago
  29. 93c284e Bluetooth: AMP: Write remote AMP Assoc by Andrei Emeltchenko · 12 years ago
  30. a02226d Bluetooth: AMP: Create Physical Link by Andrei Emeltchenko · 12 years ago
  31. 903e454 Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc by Andrei Emeltchenko · 12 years ago
  32. 8e2a0d9 Bluetooth: AMP: Use HCI cmd to Read AMP Info by Andrei Emeltchenko · 12 years ago
  33. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  34. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  35. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  36. f0d6a0e Bluetooth: mgmt: Add device disconnect reason by Mikel Astiz · 12 years ago
  37. fa1bd91 Bluetooth: Fix minor coding style in hci_event.c by Mikel Astiz · 12 years ago
  38. c3e7c0d Bluetooth: Set name_state to unknown when entry name is empty by Ram Malovany · 12 years ago
  39. 7cc8380 Bluetooth: Fix using a NULL inquiry cache entry by Ram Malovany · 12 years ago
  40. c810089 Bluetooth: Fix using NULL inquiry entry by Ram Malovany · 12 years ago
  41. a9ea3ed Bluetooth: Fix legacy pairing with some devices by Szymon Janc · 12 years ago
  42. cd17dec Bluetooth: Refactor in hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  43. b47a09b Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  44. 0c95ab7 Bluetooth: Find hci_conn by BT_CONNECT state by Andre Guedes · 12 years ago
  45. f00a06a Bluetooth: Refactor hci_cs_le_create_conn by Andre Guedes · 12 years ago
  46. 847012c Bluetooth: Remove unneeded code by Andre Guedes · 12 years ago
  47. b9b343d Bluetooth: Fix hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  48. 230fd16 Bluetooth: Trivial refactoring by Andre Guedes · 12 years ago
  49. ee72d15 Bluetooth: Remove locking in hci_user_passkey_request_evt by Andre Guedes · 12 years ago
  50. c58e810 Bluetooth: Use lmp_no_flush_capable where applicable by Andre Guedes · 12 years ago
  51. 999dcd1 Bluetooth: Use lmp_sniffsubr_capable where applicable by Andre Guedes · 12 years ago
  52. 6eded10 Bluetooth: Use lmp_sniff_capable where applicable by Andre Guedes · 12 years ago
  53. 9f92ebf Bluetooth: Use lmp_rswitch_capable where applicable by Andre Guedes · 12 years ago
  54. 45db810f Bluetooth: Use lmp_esco_capable where applicable by Andre Guedes · 12 years ago
  55. 9a1a199 Bluetooth: Use lmp_ssp_capable where applicable by Andre Guedes · 12 years ago
  56. c383ddc Bluetooth: Use lmp_le_capable where applicable by Andre Guedes · 12 years ago
  57. 9f1db00 Bluetooth: debug: Use standard hex object specifiers in hci_event by Andrei Emeltchenko · 12 years ago
  58. cbe461c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  59. 1c2e004 Bluetooth: Add support for encryption key refresh by Johan Hedberg · 12 years ago
  60. 4f72b32 Bluetooth: Fix not removing hci_conn for failed LE connection by Andrzej Kaczmarek · 12 years ago
  61. 82781e6 Bluetooth: Use __constant modifier in HCI code by Andrei Emeltchenko · 12 years ago
  62. 6d3c730 Bluetooth: Use lmp_ssp_capable() macro by Gustavo Padovan · 12 years ago
  63. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  64. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  65. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  66. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  67. 807deac Bluetooth: Fix coding style in hci_event.c by Gustavo Padovan · 12 years ago
  68. d839c81 Bluetooth: Report proper error number in disconnection by Gustavo Padovan · 12 years ago
  69. 9d939d9 Bluetooth: Fix EIR data generation for mgmt_device_found by Vishal Agarwal · 12 years ago
  70. a24299e Bluetooth: Fix Inquiry with RSSI event mask by Johan Hedberg · 12 years ago
  71. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  72. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 12 years ago
  73. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 12 years ago
  74. 9d42820 Bluetooth: Enable Low Energy support by default by Marcel Holtmann · 12 years ago
  75. 479453d Bluetooth: Remove advertising cache by Andre Guedes · 12 years ago
  76. 328c924 Bluetooth: mgmt: Fix missing connect failed event for LE by Hemant Gupta · 12 years ago
  77. 1519cc1 Bluetooth: Ignore inquiry results from periodic inquiry by Andre Guedes · 12 years ago
  78. ae854a7 Bluetooth: Add HCI_PERIODIC_INQ to dev_flags by Andre Guedes · 12 years ago
  79. 4d93483 Bluetooth: Add Periodic Inquiry command complete handler by Andre Guedes · 12 years ago
  80. c9ecc48 Bluetooth: LE support for MGMT stop discovery by Andre Guedes · 12 years ago
  81. 035100c Bluetooth: Fix type in cpu_to_le conversion by Andrei Emeltchenko · 12 years ago
  82. 91c4e9b Bluetooth: Add TX power tag to EIR data by Marcel Holtmann · 12 years ago
  83. bc3dd33 Bluetooth: Check FINDING state in interleaved discovery by Andre Guedes · 12 years ago
  84. e466688 Bluetooth: trivial: Correct endian conversion by Andrei Emeltchenko · 12 years ago
  85. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  86. 16cde99 Bluetooth: Fix missing break in hci_cmd_complete_evt by Szymon Janc · 12 years ago
  87. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 12 years ago
  88. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  89. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 12 years ago
  90. 2b4bf39 Bluetooth: mgmt: Fix updating local name when powering on by Johan Hedberg · 12 years ago
  91. 9f8ce96 Bluetooth: Fix clearing of HCI_PENDING_CLASS flag by Johan Hedberg · 12 years ago
  92. 00abfe4 Bluetooth: Fix coding style with breaking lines by Gustavo F. Padovan · 12 years ago
  93. 95b2358 Bluetooth: Use NULL instead of integer for mgmt_device_connected param by Szymon Janc · 12 years ago
  94. 02b7cc6 Bluetooth: Use LMP_HOST_SSP define instead of magic values by Johan Hedberg · 12 years ago
  95. 8f984df Bluetooth: Remove redundant read_host_features commands by Johan Hedberg · 12 years ago
  96. 28b8df7 Bluetooth: Fix init request completion with AMP controllers by Andrei Emeltchenko · 12 years ago
  97. 3159d38 Bluetooth: Fix init request completion with old controllers by Johan Hedberg · 12 years ago
  98. 08c79b6 Bluetooth: mgmt: Add flags parameter to device_connected by Johan Hedberg · 12 years ago
  99. 69775ff Bluetooth: Set DISCOVERY_STOPPED if controller resets by Andre Guedes · 12 years ago
  100. 388fc8f Bluetooth: mgmt: Add legacy pairing info to dev_found events by Johan Hedberg · 12 years ago