1. bd1eb66 Bluetooth: AMP: Handle AMP_LINK connection by Andrei Emeltchenko · 12 years ago
  2. 76ef7cf Bluetooth: AMP: Handle number of compl blocks for AMP_LINK by Andrei Emeltchenko · 12 years ago
  3. 2e430be3 Bluetooth: Use %zu print specifier for size_t type by Andrei Emeltchenko · 12 years ago
  4. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  5. 392f44d Bluetooth: Fix two warnings in BT_DBG by Gustavo Padovan · 12 years ago
  6. 0b26ab9 Bluetooth: AMP: Handle Accept phylink command status evt by Andrei Emeltchenko · 12 years ago
  7. 9495b2e Bluetooth: AMP: Process Chan Selected event by Andrei Emeltchenko · 12 years ago
  8. 93c284e Bluetooth: AMP: Write remote AMP Assoc by Andrei Emeltchenko · 12 years ago
  9. a02226d Bluetooth: AMP: Create Physical Link by Andrei Emeltchenko · 12 years ago
  10. 903e454 Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc by Andrei Emeltchenko · 12 years ago
  11. 8e2a0d9 Bluetooth: AMP: Use HCI cmd to Read AMP Info by Andrei Emeltchenko · 12 years ago
  12. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  13. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  14. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  15. f0d6a0e Bluetooth: mgmt: Add device disconnect reason by Mikel Astiz · 12 years ago
  16. fa1bd91 Bluetooth: Fix minor coding style in hci_event.c by Mikel Astiz · 12 years ago
  17. c3e7c0d Bluetooth: Set name_state to unknown when entry name is empty by Ram Malovany · 12 years ago
  18. 7cc8380 Bluetooth: Fix using a NULL inquiry cache entry by Ram Malovany · 12 years ago
  19. c810089 Bluetooth: Fix using NULL inquiry entry by Ram Malovany · 12 years ago
  20. a9ea3ed Bluetooth: Fix legacy pairing with some devices by Szymon Janc · 12 years ago
  21. cd17dec Bluetooth: Refactor in hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  22. b47a09b Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  23. 0c95ab7 Bluetooth: Find hci_conn by BT_CONNECT state by Andre Guedes · 12 years ago
  24. f00a06a Bluetooth: Refactor hci_cs_le_create_conn by Andre Guedes · 12 years ago
  25. 847012c Bluetooth: Remove unneeded code by Andre Guedes · 12 years ago
  26. b9b343d Bluetooth: Fix hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  27. 230fd16 Bluetooth: Trivial refactoring by Andre Guedes · 12 years ago
  28. ee72d15 Bluetooth: Remove locking in hci_user_passkey_request_evt by Andre Guedes · 12 years ago
  29. c58e810 Bluetooth: Use lmp_no_flush_capable where applicable by Andre Guedes · 12 years ago
  30. 999dcd1 Bluetooth: Use lmp_sniffsubr_capable where applicable by Andre Guedes · 12 years ago
  31. 6eded10 Bluetooth: Use lmp_sniff_capable where applicable by Andre Guedes · 12 years ago
  32. 9f92ebf Bluetooth: Use lmp_rswitch_capable where applicable by Andre Guedes · 12 years ago
  33. 45db810f Bluetooth: Use lmp_esco_capable where applicable by Andre Guedes · 12 years ago
  34. 9a1a199 Bluetooth: Use lmp_ssp_capable where applicable by Andre Guedes · 12 years ago
  35. c383ddc Bluetooth: Use lmp_le_capable where applicable by Andre Guedes · 12 years ago
  36. 9f1db00 Bluetooth: debug: Use standard hex object specifiers in hci_event by Andrei Emeltchenko · 12 years ago
  37. cbe461c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  38. 1c2e004 Bluetooth: Add support for encryption key refresh by Johan Hedberg · 12 years ago
  39. 4f72b32 Bluetooth: Fix not removing hci_conn for failed LE connection by Andrzej Kaczmarek · 12 years ago
  40. 82781e6 Bluetooth: Use __constant modifier in HCI code by Andrei Emeltchenko · 12 years ago
  41. 6d3c730 Bluetooth: Use lmp_ssp_capable() macro by Gustavo Padovan · 12 years ago
  42. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  43. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  44. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  45. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  46. 807deac Bluetooth: Fix coding style in hci_event.c by Gustavo Padovan · 12 years ago
  47. d839c81 Bluetooth: Report proper error number in disconnection by Gustavo Padovan · 12 years ago
  48. 9d939d9 Bluetooth: Fix EIR data generation for mgmt_device_found by Vishal Agarwal · 12 years ago
  49. a24299e Bluetooth: Fix Inquiry with RSSI event mask by Johan Hedberg · 12 years ago
  50. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  51. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 12 years ago
  52. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 12 years ago
  53. 9d42820 Bluetooth: Enable Low Energy support by default by Marcel Holtmann · 12 years ago
  54. 479453d Bluetooth: Remove advertising cache by Andre Guedes · 12 years ago
  55. 328c924 Bluetooth: mgmt: Fix missing connect failed event for LE by Hemant Gupta · 12 years ago
  56. 1519cc1 Bluetooth: Ignore inquiry results from periodic inquiry by Andre Guedes · 12 years ago
  57. ae854a7 Bluetooth: Add HCI_PERIODIC_INQ to dev_flags by Andre Guedes · 12 years ago
  58. 4d93483 Bluetooth: Add Periodic Inquiry command complete handler by Andre Guedes · 12 years ago
  59. c9ecc48 Bluetooth: LE support for MGMT stop discovery by Andre Guedes · 12 years ago
  60. 035100c Bluetooth: Fix type in cpu_to_le conversion by Andrei Emeltchenko · 12 years ago
  61. 91c4e9b Bluetooth: Add TX power tag to EIR data by Marcel Holtmann · 12 years ago
  62. bc3dd33 Bluetooth: Check FINDING state in interleaved discovery by Andre Guedes · 12 years ago
  63. e466688 Bluetooth: trivial: Correct endian conversion by Andrei Emeltchenko · 12 years ago
  64. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  65. 16cde99 Bluetooth: Fix missing break in hci_cmd_complete_evt by Szymon Janc · 12 years ago
  66. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 12 years ago
  67. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  68. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 12 years ago
  69. 2b4bf39 Bluetooth: mgmt: Fix updating local name when powering on by Johan Hedberg · 12 years ago
  70. 9f8ce96 Bluetooth: Fix clearing of HCI_PENDING_CLASS flag by Johan Hedberg · 12 years ago
  71. 00abfe4 Bluetooth: Fix coding style with breaking lines by Gustavo F. Padovan · 12 years ago
  72. 95b2358 Bluetooth: Use NULL instead of integer for mgmt_device_connected param by Szymon Janc · 12 years ago
  73. 02b7cc6 Bluetooth: Use LMP_HOST_SSP define instead of magic values by Johan Hedberg · 12 years ago
  74. 8f984df Bluetooth: Remove redundant read_host_features commands by Johan Hedberg · 12 years ago
  75. 28b8df7 Bluetooth: Fix init request completion with AMP controllers by Andrei Emeltchenko · 12 years ago
  76. 3159d38 Bluetooth: Fix init request completion with old controllers by Johan Hedberg · 12 years ago
  77. 08c79b6 Bluetooth: mgmt: Add flags parameter to device_connected by Johan Hedberg · 12 years ago
  78. 69775ff Bluetooth: Set DISCOVERY_STOPPED if controller resets by Andre Guedes · 12 years ago
  79. 388fc8f Bluetooth: mgmt: Add legacy pairing info to dev_found events by Johan Hedberg · 12 years ago
  80. 28cc7bd Bluetooth: mgmt: Allow local name changes while powered off by Johan Hedberg · 12 years ago
  81. db99b5f Bluetooth: Fix read_name updating when HCI_SETUP is not set by Johan Hedberg · 12 years ago
  82. 7f9a903 Bluetooth: Send management event for class of device changes by Marcel Holtmann · 12 years ago
  83. f51d5b2 Bluetooth: mgmt: Fix updating EIR when updating the name by Johan Hedberg · 12 years ago
  84. 06199cf Bluetooth: mgmt: Implement Set LE command by Johan Hedberg · 12 years ago
  85. 54d04db Bluetooth: Explicitly clear EIR data upon hci_dev setup by Johan Hedberg · 12 years ago
  86. c0ecddc Bluetooth: mgmt: Make Set SSP command callable while powered off by Johan Hedberg · 12 years ago
  87. 2e99b0a Bluetooth: Remove unneeded hci_cc_read_ssp_mode function by Johan Hedberg · 12 years ago
  88. 47990ea Bluetooth: mgmt: Make Set Link Security callable while powered off by Johan Hedberg · 12 years ago
  89. a297e97 Bluetooth: Fix clearing of persistent dev_flags by Johan Hedberg · 12 years ago
  90. d7b7e79 Bluetooth: Set supported settings based on enabled HS and/or LE by Marcel Holtmann · 12 years ago
  91. 040030e Bluetooth: Remove HCI notifier handling by Marcel Holtmann · 12 years ago
  92. 470fe1b Bluetooth: Split sending for HCI raw and control sockets by Marcel Holtmann · 12 years ago
  93. 5e0452c Bluetooth: Interleaved discovery support by Andre Guedes · 12 years ago
  94. 343f935 Bluetooth: Merge INQUIRY and LE_SCAN discovery states by Andre Guedes · 12 years ago
  95. ed2c4ee Bluetooth: mgmt: Add support for Set SSP command by Johan Hedberg · 12 years ago
  96. 33ef95e Bluetooth: mgmt: Add support for Set Link Security command by Johan Hedberg · 12 years ago
  97. bab73cb Bluetooth: Add address type to mgmt_ev_auth_failed by Johan Hedberg · 13 years ago
  98. 272d90d Bluetooth: Add address type to user_confirm and user_passkey messages by Johan Hedberg · 13 years ago
  99. 88c3df1 Bluetooth: Update mgmt_disconnect to match latest API by Johan Hedberg · 13 years ago
  100. 3fd2415 Bluetooth: MGMT start discovery LE-Only support by Andre Guedes · 13 years ago