1. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 12 years ago
  2. 9b008c0 Bluetooth: Add support for reading LE supported states by Johan Hedberg · 12 years ago
  3. cf1d081 Bluetooth: Add support for reading LE White List Size by Johan Hedberg · 12 years ago
  4. 60e7732 Bluetooth: Add LE Local Features reading support by Johan Hedberg · 12 years ago
  5. 679efe2 Bluetooth: Add helper functions for testing bdaddr types by Johan Hedberg · 12 years ago
  6. 6ead1bb Bluetooth: Add a new workqueue for hci_request operations by Johan Hedberg · 12 years ago
  7. cb6801c6 Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state by Andrei Emeltchenko · 12 years ago
  8. 8e05e3b Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write by Andrei Emeltchenko · 12 years ago
  9. 7952861 Bluetooth: remove an unused variable in a header file by Rami Rosen · 12 years ago
  10. f2592d3 Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS by Andrei Emeltchenko · 12 years ago
  11. 5d05416 Bluetooth: AMP: Check that AMP is present and active by Andrei Emeltchenko · 12 years ago
  12. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  13. 20714bfe Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  14. d1244ad Bluetooth: Increase HCI command tx timeout by Szymon Janc · 12 years ago
  15. a514b17 Bluetooth: Refactor locking in amp_physical_cfm by Andrei Emeltchenko · 12 years ago
  16. c1d5dc4 Bluetooth: Fix updating advertising state flags and data by Johan Hedberg · 12 years ago
  17. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 12 years ago
  18. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  19. 0c0afed Bluetooth: Fix parameter order of hci_get_route by Johan Hedberg · 12 years ago
  20. fffadc0 Bluetooth: Rename ctrl_id to remote_amp_id by Andrei Emeltchenko · 12 years ago
  21. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 12 years ago
  22. 419e08c Bluetooth: Disconnect logical link when deleting chan by Andrei Emeltchenko · 12 years ago
  23. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 12 years ago
  24. 5ce66b5 Bluetooth: AMP: Add Logical Link Create function by Andrei Emeltchenko · 12 years ago
  25. 27695fb Bluetooth: AMP: Process Logical Link complete evt by Andrei Emeltchenko · 12 years ago
  26. 6b4b73e Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command by Johan Hedberg · 12 years ago
  27. 33f8f52 Bluetooth: Add flag for LE GAP Peripheral role by Johan Hedberg · 12 years ago
  28. 761f09e Bluetooth: Add missing feature test macros by Johan Hedberg · 12 years ago
  29. 711584e Bluetooth:Replace list_for_each with list_for_each_entry() helper by Denis Kirjanov · 12 years ago
  30. 8fa1909 Bluetooth: Read adversiting channel TX power during init sequence by Johan Hedberg · 12 years ago
  31. 3f7a56c Bluetooth: Start channel move when socket option is changed by Mat Martineau · 12 years ago
  32. 5b155ef Bluetooth: Move channel response by Mat Martineau · 12 years ago
  33. 168df8e Bluetooth: Add state to hci_chan by Mat Martineau · 12 years ago
  34. 0833328 Bluetooth: Add new l2cap_chan struct members for high speed channels by Mat Martineau · 12 years ago
  35. f706adf Bluetooth: AMP: Get amp_mgr reference in HS hci_conn by Andrei Emeltchenko · 12 years ago
  36. d73a098 Bluetooth: AMP: Handle complete frames in l2cap by Andrei Emeltchenko · 12 years ago
  37. 2dc4e51 Bluetooth: Add chan->ops->defer() by Gustavo Padovan · 12 years ago
  38. 716e4ab Bluetooth: AMP: Hanlde AMP_LINK case in conn_put by Andrei Emeltchenko · 12 years ago
  39. bd1eb66 Bluetooth: AMP: Handle AMP_LINK connection by Andrei Emeltchenko · 12 years ago
  40. 42c4e53 Bluetooth: AMP: Add handle to hci_chan structure by Andrei Emeltchenko · 12 years ago
  41. 53502d6 Bluetooth: AMP: Handle AMP_LINK timeout by Andrei Emeltchenko · 12 years ago
  42. 8936fa6 Bluetooth: L2CAP: Fix using default Flush Timeout for EFS by Andrei Emeltchenko · 12 years ago
  43. 0b4558e Bluetooth: Adjust L2CAP Max PDU size for AMP packets by Andrei Emeltchenko · 12 years ago
  44. a0c234f Bluetooth: AMP: Factor out phylink_add by Andrei Emeltchenko · 12 years ago
  45. fa4ebc6 Bluetooth: AMP: Factor out amp_ctrl_add by Andrei Emeltchenko · 12 years ago
  46. dfee1eb Bluetooth: remove unused member of hci_dev. by Rami Rosen · 12 years ago
  47. d945df2 bluetooth: Remove unneeded batostr function by Andrei Emeltchenko · 12 years ago
  48. 0b26ab9 Bluetooth: AMP: Handle Accept phylink command status evt by Andrei Emeltchenko · 12 years ago
  49. dffa387 Bluetooth: AMP: Accept Physical Link by Andrei Emeltchenko · 12 years ago
  50. 9495b2e Bluetooth: AMP: Process Chan Selected event by Andrei Emeltchenko · 12 years ago
  51. 2766be4 Bluetooth: A2MP: Add fallback to normal l2cap init sequence by Andrei Emeltchenko · 12 years ago
  52. 93c284e Bluetooth: AMP: Write remote AMP Assoc by Andrei Emeltchenko · 12 years ago
  53. a02226d Bluetooth: AMP: Create Physical Link by Andrei Emeltchenko · 12 years ago
  54. 5a34918 Bluetooth: AMP: Add AMP key calculation by Andrei Emeltchenko · 12 years ago
  55. 93c3e8f Bluetooth: Choose connection based on capabilities by Andrei Emeltchenko · 12 years ago
  56. 52c0d6e Bluetooth: AMP: Remote AMP ctrl definitions by Andrei Emeltchenko · 12 years ago
  57. 3161ae1 Bluetooth: AMP: Physical link struct and helpers by Andrei Emeltchenko · 12 years ago
  58. 903e454 Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc by Andrei Emeltchenko · 12 years ago
  59. 8e2a0d9 Bluetooth: AMP: Use HCI cmd to Read AMP Info by Andrei Emeltchenko · 12 years ago
  60. f97268f Bluetooth: A2MP: Create amp_mgr global list by Andrei Emeltchenko · 12 years ago
  61. b078b56 Bluetooth: Add HCI logical link cmds definitions by Andrei Emeltchenko · 12 years ago
  62. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  63. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  64. 376261a Bluetooth: debug: Print refcnt for hci_dev by Andrei Emeltchenko · 12 years ago
  65. 9472007 Bluetooth: trivial: Make hci_chan_del return void by Andrei Emeltchenko · 12 years ago
  66. 6b536b5 Bluetooth: Remove unneeded zero init by Andrei Emeltchenko · 12 years ago
  67. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  68. cc11092 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 12 years ago
  69. 144ad33 Bluetooth: Use kref for l2cap channel reference counting by Syam Sidhardhan · 12 years ago
  70. f0d6a0e Bluetooth: mgmt: Add device disconnect reason by Mikel Astiz · 12 years ago
  71. cdcba7c Bluetooth: Add more HCI error codes by Mikel Astiz · 12 years ago
  72. 57f5d0d Bluetooth: Remove some functions from being exported by Vinicius Costa Gomes · 12 years ago
  73. b9b343d Bluetooth: Fix hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  74. 256a06c Bluetooth: /proc/net/ entries for bluetooth protocols by Masatake YAMATO · 12 years ago
  75. 4af66c6 Bluetooth: Free the l2cap channel list only when refcount is zero by Jaganath Kanakkassery · 13 years ago
  76. 3064837 Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c by Jaganath Kanakkassery · 13 years ago
  77. 9e66463 Bluetooth: Make connect / disconnect cfm functions return void by Andrei Emeltchenko · 12 years ago
  78. ab846ec4 Bluetooth: Define AMP controller statuses by Andrei Emeltchenko · 12 years ago
  79. b93a682 Bluetooth: trivial: Fix mixing spaces and tabs in smp by Andrei Emeltchenko · 12 years ago
  80. 71becf0 Bluetooth: debug: Fix printing refcnt for hci_conn by Andrei Emeltchenko · 12 years ago
  81. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  82. 3f17324 Bluetooth: Remove missing code by Andre Guedes · 12 years ago
  83. c20f8e3 Bluetooth: Use tx window from config response for ack timing by Mat Martineau · 13 years ago
  84. 4b10b27 Bluetooth: debug: Print l2cap_chan refcount by Andrei Emeltchenko · 13 years ago
  85. 38b3fef Bluetooth: Improve debugging messages for hci_conn by Andrei Emeltchenko · 13 years ago
  86. 9345d40 Bluetooth: Use AUTO_OFF constant in jiffies by Andrei Emeltchenko · 13 years ago
  87. af7985b Bluetooth: Fix flags of mgmt_device_found event by Jefferson Delfes · 13 years ago
  88. 5f246e8 Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies by Andrei Emeltchenko · 13 years ago
  89. cbe461c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 13 years ago
  90. 1c2e004 Bluetooth: Add support for encryption key refresh by Johan Hedberg · 13 years ago
  91. 7e1af8a Bluetooth: Create empty l2cap ops function by Gustavo Padovan · 13 years ago
  92. 8c3a4f0 Bluetooth: Rename L2CAP_LE_DEFAULT_MTU by Andre Guedes · 13 years ago
  93. 1afd5be Bluetooth: Remove unused HCI timeouts definitions by Szymon Janc · 13 years ago
  94. 97e8e89 Bluetooth: A2MP: Manage incoming connections by Andrei Emeltchenko · 13 years ago
  95. 416fa75 Bluetooth: A2MP: Handling fixed channels by Andrei Emeltchenko · 13 years ago
  96. 8598d06 Bluetooth: A2MP: Process A2MP Discover Request by Andrei Emeltchenko · 13 years ago
  97. e7af522e Bluetooth: A2MP: Define A2MP status codes by Andrei Emeltchenko · 13 years ago
  98. b9058fb Bluetooth: A2MP: Definitions for A2MP commands by Andrei Emeltchenko · 13 years ago
  99. f6d3c6e Bluetooth: A2MP: Build and Send msg helpers by Andrei Emeltchenko · 13 years ago
  100. 9740e49 Bluetooth: A2MP: AMP Manager basic functions by Andrei Emeltchenko · 13 years ago