1. a8417e6 Bluetooth: Ensure socket pointer is set during callback by Peter Krystad · 13 years ago
  2. a609f1d Bluetooth: Allow AMP move to wait for Cfm Rsp before LL complete by Peter Krystad · 13 years ago
  3. 072a51f Bluetooth: Hold ref on hci_conn when setting up A2MP fixed channel by Peter Krystad · 13 years ago
  4. 0750f60 Bluetooth: Allow for Pending status when moving back to BR-EDR by Peter Krystad · 13 years ago
  5. dcfeee2 Bluetooth: Only clear AMP/L2CAP connection after all channels deleted by Peter Krystad · 13 years ago
  6. 4277842 Bluetooth: Fix channel disconnect when logical link already exists by Peter Krystad · 13 years ago
  7. 3b9239a Bluetooth: Lock sockets when closing HCI device by Mat Martineau · 13 years ago
  8. 2850a82 Bluetooth: Fix null pointer dereference by Peter Krystad · 13 years ago
  9. 20de7cf Bluetooth: Use seperate socket for LE ATT Server by Brian Gix · 13 years ago
  10. 8217b26 Bluetooth: Fix ATT MTU size to 23 by Brian Gix · 13 years ago
  11. 80fb3a9 Bluetooth: Fix LE Connection refcnts by Brian Gix · 13 years ago
  12. 28eb3fa Bluetooth: Skip ERTM queue processing when there are receive errors by Mat Martineau · 13 years ago
  13. 8b51dd4 Bluetooth: Return empty mask for wrong link type in connect_ind by Mat Martineau · 13 years ago
  14. 416db90 Bluetooth: LE sockets not ready until encrypted by Brian Gix · 13 years ago
  15. 966dcfa Bluetooth: Fix timeout configuration for AMP channels by Mat Martineau · 13 years ago
  16. 1073419 Bluetooth: Support for writing hci flush timeout parameter. by Srinivas Krovvidi · 13 years ago
  17. 9f8d467 Bluetooth: Fix HCI channel reference counting by Mat Martineau · 13 years ago
  18. ff10539 Bluetooth: Update ERTM state before sending packets by Mat Martineau · 13 years ago
  19. 380dcd4 Bluetooth: Clear sk_send_head when purging ERTM transmit queue by Mat Martineau · 13 years ago
  20. 0c04ef9 Bluetooth: Check for skb copy/clone failures by Mat Martineau · 13 years ago
  21. 55f8d4c Bluetooth: Check for possible divide by zero by Peter Krystad · 13 years ago
  22. d6a9ceb Bluetooth: Fix possible access of hci_chan after it is deleted by Peter Krystad · 13 years ago
  23. ab04355 Bluetooth: Use correct endianness in L2CAP configuration fallback by Mat Martineau · 13 years ago
  24. 1f8a8a5 Bluetooth: Do not disconnect channel before failover complete by Peter Krystad · 13 years ago
  25. 6b0bcce Bluetooth: Use default RFC values if none received by Mat Martineau · 13 years ago
  26. 4e1c9fa Bluetooth: Use hci dev number as AMP controller ID by Peter Krystad · 13 years ago
  27. f7dcc79 Bluetooth: Release module reference counts by Peter Krystad · 13 years ago
  28. 2f0cd84 Bluetooth: Use proper sock reference counting in L2CAP by Mat Martineau · 13 years ago
  29. c446d21 Bluetooth: Check that remote supports A2MP before creating channel by Peter Krystad · 13 years ago
  30. 7eaa64d Bluetooth: Generate generic Fails for undeliverable ATT messages by Brian Gix · 13 years ago
  31. f214b6e Bluetooth: Socket lookup for a fixed L2CAP channel by Inga Stotland · 13 years ago
  32. 065e8ff Bluetooth: Balance LE hdev refcnt when not pairing. by Brian Gix · 13 years ago
  33. e9ceb52 Bluetooth: Fix LE Pairing time-out by Brian Gix · 13 years ago
  34. 7400e7f Revert "Bluetooth: check L2CAP length in first ACL fragment" by Peter Krystad · 13 years ago
  35. 604c647 Bluetooth: AMP move collision loser should not change move state by Mat Martineau · 13 years ago
  36. 55f2a62 Bluetooth: Wait for info response before accepting AMP connection by Mat Martineau · 13 years ago
  37. 2e2f50d Bluetooth: Add LE/BR flag to Connect notification by Brian Gix · 13 years ago
  38. dfdd936 Bluetooth: Fix Connection persistence, SSP caching by Brian Gix · 13 years ago
  39. a68668b Bluetooth: Add LE SecMgr and mgmtops support by Brian Gix · 13 years ago
  40. f453bb3 Bluetooth: Add support for L2CAP Extended Flow Spec option. by Peter Krystad · 13 years ago
  41. f63a889 msm: clock-8x60: Add local control of vpe_axi_clk and vpe_axi_clk by Matt Wagantall · 14 years ago
  42. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  43. b0ebe79 Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks by Peter Hurley · 13 years ago
  44. ce4bafd Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 13 years ago
  45. 8ee057f Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 13 years ago
  46. 63be311 Bluetooth: Fix regression with incoming L2CAP connections by Gustavo F. Padovan · 13 years ago
  47. 1752e53 Bluetooth: Prevent buffer overflow in l2cap config request by Dan Rosenberg · 13 years ago
  48. c1d5e1d Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 13 years ago
  49. 119c689 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 13 years ago
  50. c0675b8 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 13 years ago
  51. d033662 Bluetooth: Move code for ERTM local busy state to separate functions by Mat Martineau · 13 years ago
  52. 758b9e9a Bluetooth: Check earlier for L2CAP ERTM frames to drop by Mat Martineau · 13 years ago
  53. 0e43af4 Bluetooth: Fix bad locking balance by Gustavo F. Padovan · 14 years ago
  54. d8e4f87 Bluetooth: Rename function bt_err to bt_to_errno by Joe Perches · 13 years ago
  55. 6e35f04 Bluetooth: ERTM timeouts need to be converted to jiffies by Mat Martineau · 13 years ago
  56. 783db13 Bluetooth: Fix indentation whitespace by Mat Martineau · 13 years ago
  57. a8eaf8b Bluetooth: Fix not setting the chan state by Vinicius Costa Gomes · 13 years ago
  58. 43d669e Bluetooth: Remove useless access to the socket by Vinicius Costa Gomes · 14 years ago
  59. 16af3da Bluetooth: Fix crash when setting a LE socket to ready by Vinicius Costa Gomes · 14 years ago
  60. e299c1c Bluetooth: Use bit operations on conn_state by Gustavo F. Padovan · 14 years ago
  61. 2ddee5a Bluetooth: use bit operation on conf_state by Gustavo F. Padovan · 14 years ago
  62. b19d5ce Bluetooth: Add support for SMP timeout by Vinicius Costa Gomes · 14 years ago
  63. a5474a8 Bluetooth: Add support for resuming socket when SMP is finished by Vinicius Costa Gomes · 14 years ago
  64. ea37012 Bluetooth: Start SMP procedure by Anderson Briglia · 14 years ago
  65. d7649a5 Bluetooth: Don't forget to check for LE_LINK by Gustavo F. Padovan · 14 years ago
  66. 446b49b Bluetooth: keep reference if any ERTM timer is enabled by Gustavo F. Padovan · 14 years ago
  67. bd69b5a Bluetooth: Make timer functions generic by Gustavo F. Padovan · 14 years ago
  68. 4a6aa52 Bluetooth: Add refcnt to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  69. f1b394a Bluetooth: Add state tracking to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  70. c4cf743 Bluetooth: add close() callback to l2cap_chan_ops by Gustavo F. Padovan · 14 years ago
  71. 162025c Bluetooth: add recv() callback to l2cap_chan_ops by Gustavo F. Padovan · 14 years ago
  72. b090c4b Bluetooth: Add l2cap_chan_ops abstraction by Gustavo F. Padovan · 14 years ago
  73. b87bf5b Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc() by Gustavo F. Padovan · 14 years ago
  74. f78088a Bluetooth: Fix check for the ERTM local busy state by Mat Martineau · 14 years ago
  75. 5125e9e Bluetooth: Restore accidentally-deleted line by Mat Martineau · 14 years ago
  76. 514abe6 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 14 years ago
  77. ef69a01 Bluetooth: fix sparse & gcc warnings by Johannes Berg · 14 years ago
  78. 762a990 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  79. 1eb5ad7 Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 14 years ago
  80. 13003e0 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 14 years ago
  81. 8974c54 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 14 years ago
  82. dcb1cc3 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 14 years ago
  83. 6e9e43f Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  84. af2a7f4 Bluetooth: fix set but not used warning by Gustavo F. Padovan · 14 years ago
  85. 54f6151 Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure by Ruiyi Zhang · 14 years ago
  86. 814cdea Merge commit 'v3.0-rc6' into android-3.0 by Dima Zavin · 13 years ago
  87. df3c393 Bluetooth: Fix accepting connect requests for defer_setup by Johan Hedberg · 14 years ago
  88. bbcda3b Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections. by Nick Pelly · 15 years ago
  89. f86e4b0 Bluetooth: Hack: Don't dereference null pointer. by Nick Pelly · 15 years ago
  90. a7567b2 bluetooth l2cap: fix locking in l2cap_global_chan_by_psm by Johannes Berg · 14 years ago
  91. 6dcae1e bluetooth: Fix warnings in l2cap_core.c by David S. Miller · 14 years ago
  92. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  93. 55183d0 Bluetooth: Remove leftover debug messages by Gustavo F. Padovan · 14 years ago
  94. a70171d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  95. 23691d7 Bluetooth: Remove l2cap_sk_list by Gustavo F. Padovan · 14 years ago
  96. 73b2ec1 Bluetooth: Handle psm == 0 case inside l2cap_add_psm() by Gustavo F. Padovan · 14 years ago
  97. 9e4425f Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() by Gustavo F. Padovan · 14 years ago
  98. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 14 years ago
  99. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  100. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 14 years ago