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