1. fbe96d6 Bluetooth: Notify about device registration before power on by Marcel Holtmann · 12 years ago
  2. 896ea28 Bluetooth: Fix error status when pairing fails by Paulo Sérgio · 12 years ago
  3. 476e44c Bluetooth: Fix having bogus entries in mgmt_read_index_list reply by Johan Hedberg · 12 years ago
  4. fffadc0 Bluetooth: Rename ctrl_id to remote_amp_id by Andrei Emeltchenko · 12 years ago
  5. 6e1df6a Bluetooth: Process Create Chan Request by Andrei Emeltchenko · 12 years ago
  6. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 12 years ago
  7. f351bc7 Bluetooth: AMP: Check for hs_hcon instead of ctrl_id by Andrei Emeltchenko · 12 years ago
  8. 419e08c Bluetooth: Disconnect logical link when deleting chan by Andrei Emeltchenko · 12 years ago
  9. e58917b Bluetooth: AMP: Remove hci_conn receiving error command status by Andrei Emeltchenko · 12 years ago
  10. 9eef6b3 Bluetooth: AMP: Process Disc Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  11. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 12 years ago
  12. 5ce66b5 Bluetooth: AMP: Add Logical Link Create function by Andrei Emeltchenko · 12 years ago
  13. 770bfef Bluetooth: Derive remote and local amp id from chan struct by Andrei Emeltchenko · 12 years ago
  14. 439f34a Bluetooth: Return correct L2CAP response type by Andrei Emeltchenko · 12 years ago
  15. 336178a Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete by Andrei Emeltchenko · 12 years ago
  16. ba6fc31 Bluetooth: trivial: Fix braces style and remove empty line by Andrei Emeltchenko · 12 years ago
  17. 612dfce Bluetooth: mgmt: Use __constant when dealing with constants by Syam Sidhardhan · 12 years ago
  18. 258c4ed Bluetooth: Remove unnecessary include export.h by Syam Sidhardhan · 12 years ago
  19. e9b0274 Bluetooth: Add put(hcon) when deleting hchan by Andrei Emeltchenko · 12 years ago
  20. 27695fb Bluetooth: AMP: Process Logical Link complete evt by Andrei Emeltchenko · 12 years ago
  21. d5e9119 Bluetooth: AMP: Process Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  22. 35ba956 Bluetooth: Use helper function sending EFS conf rsp by Andrei Emeltchenko · 12 years ago
  23. fe79c6f Bluetooth: trivial: Remove unneeded assignment by Andrei Emeltchenko · 12 years ago
  24. 430a61b Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable by Johan Hedberg · 12 years ago
  25. 1225a6b Bluetooth: Fix unnecessary EIR update during powering on by Johan Hedberg · 12 years ago
  26. 6b4b73e Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command by Johan Hedberg · 12 years ago
  27. 5ed8eb2 Bluetooth: Fix setting host feature bits for SSP by Johan Hedberg · 12 years ago
  28. f155047 Bluetooth: Disallow LE scanning and connecting in peripheral role by Johan Hedberg · 12 years ago
  29. 976eb20 Bluetooth: Make use feature test macros by Johan Hedberg · 12 years ago
  30. 53b2caa Bluetooth: Fix updating host feature bits for LE by Johan Hedberg · 12 years ago
  31. 33c525c Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters by Johan Hedberg · 12 years ago
  32. 7f0ae64 Bluetooth: Fix HCI command sending when powering on LE-only adapters by Johan Hedberg · 12 years ago
  33. 4611dfa Bluetooth: Replace *_init() for *_setup() by Gustavo Padovan · 12 years ago
  34. 8fa1909 Bluetooth: Read adversiting channel TX power during init sequence by Johan Hedberg · 12 years ago
  35. e36b04c Bluetooth: Add setting of the LE event mask by Johan Hedberg · 12 years ago
  36. 572c7f8 Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO by Johan Hedberg · 12 years ago
  37. e1171e8 Bluetooth: Add initial support for LE-only controllers by Johan Hedberg · 12 years ago
  38. 2ad8f54 Bluetooth: Replace include linux/module.h with linux/export.h by Syam Sidhardhan · 12 years ago
  39. ea5a5c7 Bluetooth: trivial: Remove newline before EOF by Syam Sidhardhan · 12 years ago
  40. 3f7a56c Bluetooth: Start channel move when socket option is changed by Mat Martineau · 12 years ago
  41. e6a3ee6 Bluetooth: Do not retransmit data during a channel move by Mat Martineau · 12 years ago
  42. a549574 Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP by Mat Martineau · 12 years ago
  43. 36c86c8 Bluetooth: Configure appropriate timeouts for AMP controllers by Mat Martineau · 12 years ago
  44. b99e13a Bluetooth: Do not send data during channel move by Mat Martineau · 12 years ago
  45. d5f8a75 Bluetooth: Flag ACL frames as complete for AMP controllers by Mat Martineau · 12 years ago
  46. 8eb200b Bluetooth: Handle physical link completion by Mat Martineau · 12 years ago
  47. 3fd71a0 Bluetooth: Add move confirm response handling by Mat Martineau · 12 years ago
  48. 1500109b Bluetooth: Add logical link confirm by Mat Martineau · 12 years ago
  49. 5b155ef Bluetooth: Move channel response by Mat Martineau · 12 years ago
  50. 168df8e Bluetooth: Add state to hci_chan by Mat Martineau · 12 years ago
  51. 5f3847a Bluetooth: Add move channel confirm handling by Mat Martineau · 12 years ago
  52. 32b3273 Bluetooth: Add new ERTM receive states for channel move by Mat Martineau · 12 years ago
  53. 02b0fbb Bluetooth: Channel move request handling by Mat Martineau · 12 years ago
  54. b1a130b Bluetooth: Lookup channel structure based on DCID by Mat Martineau · 12 years ago
  55. 5909cf3 Bluetooth: Remove unnecessary intermediate function by Mat Martineau · 12 years ago
  56. 1700915 Bluetooth: Add L2CAP create channel request handling by Mat Martineau · 12 years ago
  57. 0833328 Bluetooth: Add new l2cap_chan struct members for high speed channels by Mat Martineau · 12 years ago
  58. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  59. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  60. f706adf Bluetooth: AMP: Get amp_mgr reference in HS hci_conn by Andrei Emeltchenko · 12 years ago
  61. 3d02a92 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  62. 56f6098 Bluetooth: Zero bredr pointer when chan is deleted by Andrei Emeltchenko · 12 years ago
  63. 79de886 Bluetooth: Send EFS Conf Rsp only for BR/EDR chan by Andrei Emeltchenko · 12 years ago
  64. 1d13a25 Bluetooth: AMP: Drop packets when no l2cap conn exist by Andrei Emeltchenko · 12 years ago
  65. d73a098 Bluetooth: AMP: Handle complete frames in l2cap by Andrei Emeltchenko · 12 years ago
  66. 204a6e5 Bluetooth: AMP: Use Loglink handle in ACL Handle field by Andrei Emeltchenko · 12 years ago
  67. 300229f Bluetooth: Rename __l2cap_connect() to l2cap_connect() by Gustavo Padovan · 12 years ago
  68. 2dc4e51 Bluetooth: Add chan->ops->defer() by Gustavo Padovan · 12 years ago
  69. 644912e Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c by Gustavo Padovan · 12 years ago
  70. 1bbb309 userns: Properly print bluetooth socket uids by Eric W. Biederman · 12 years ago
  71. b699ec0 Bluetooth: Call ops->teardown() without checking for NULL by Gustavo Padovan · 12 years ago
  72. d117773 Bluetooth: Use locked l2cap_state_change() by Gustavo Padovan · 12 years ago
  73. 1d8b1fd Bluetooth: use l2cap_chan_set_err() by Gustavo Padovan · 12 years ago
  74. 8bcde1f Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c by Gustavo Padovan · 12 years ago
  75. 2d79281 Bluetooth: Fix L2CAP coding style by Gustavo Padovan · 12 years ago
  76. 065a13e Bluetooth: SMP: Fix setting unknown auth_req bits by Johan Hedberg · 12 years ago
  77. 4c89b6a Bluetooth: Factor out common L2CAP connection code by Mat Martineau · 12 years ago
  78. f5a2598 Bluetooth: Process create response and connect response identically by Mat Martineau · 12 years ago
  79. bd1eb66 Bluetooth: AMP: Handle AMP_LINK connection by Andrei Emeltchenko · 12 years ago
  80. 76ef7cf Bluetooth: AMP: Handle number of compl blocks for AMP_LINK by Andrei Emeltchenko · 12 years ago
  81. 42c4e53 Bluetooth: AMP: Add handle to hci_chan structure by Andrei Emeltchenko · 12 years ago
  82. 53502d6 Bluetooth: AMP: Handle AMP_LINK timeout by Andrei Emeltchenko · 12 years ago
  83. 12d5978 Bluetooth: Allow to set flush timeout by Andrei Emeltchenko · 12 years ago
  84. 5bcb809 Bluetooth: Use __constant modifier for RFCOMM PSM by Syam Sidhardhan · 12 years ago
  85. d8aece2 Bluetooth: Use __constant modifier for L2CAP SMP CID by Syam Sidhardhan · 12 years ago
  86. 23d3a86 Bluetooth: don't attempt to free a channel that wasn't created by Sasha Levin · 12 years ago
  87. 8936fa6 Bluetooth: L2CAP: Fix using default Flush Timeout for EFS by Andrei Emeltchenko · 12 years ago
  88. dcc042d Bluetooth: AMP: Use block_mtu for AMP controller by Andrei Emeltchenko · 12 years ago
  89. a0c234f Bluetooth: AMP: Factor out phylink_add by Andrei Emeltchenko · 12 years ago
  90. fa4ebc6 Bluetooth: AMP: Factor out amp_ctrl_add by Andrei Emeltchenko · 12 years ago
  91. 85e3436 Bluetooth: Fix dereference after NULL check by Andrei Emeltchenko · 12 years ago
  92. 079db0c Bluetooth: AMP: Fix possible NULL dereference by Andrei Emeltchenko · 12 years ago
  93. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  94. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  95. bc8dce4 Bluetooth: A2MP: Fix potential NULL dereference by Andrei Emeltchenko · 12 years ago
  96. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  97. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. 13465c0 Bluetooth: A2MP: Correct assoc_len size by Andrei Emeltchenko · 12 years ago
  99. 2e430be3 Bluetooth: Use %zu print specifier for size_t type by Andrei Emeltchenko · 12 years ago
  100. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago