1. de73115 Bluetooth: Add connection parameter update response by Claudio Takahasi · 15 years ago
  2. 3300d9a Bluetooth: Add LE signaling commands handling by Claudio Takahasi · 15 years ago
  3. b62f328 Bluetooth: Add server socket support for LE connection by Ville Tervo · 15 years ago
  4. acd7d37 Bluetooth: Add LE connection support to L2CAP by Ville Tervo · 15 years ago
  5. c531a12 Bluetooth: remove l2cap_load() hack by Gustavo F. Padovan · 15 years ago
  6. 6de0702 Bluetooth: move __l2cap_sock_close() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  7. fd83ccd Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  8. dcba0db Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  9. 6898325 Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  10. 4e34c50 Bluetooth: move l2cap_sock_connect() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  11. 99f4808 Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  12. 33575df Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  13. d7175d5 Bluetooth: move l2cap_sock_getname() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  14. c47b7c7 Bluetooth: move l2cap_sock_accept() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  15. af6bcd8 Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  16. 554f05b Bluetooth: move l2cap_sock_release() to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  17. 6539058 Bluetooth: move l2cap_sock_ops to l2cap_sock.c by Gustavo F. Padovan · 15 years ago
  18. bb58f74 Bluetooth: Initial work for L2CAP split. by Gustavo F. Padovan · 15 years ago
  19. e702112 Bluetooth: Use non-flushable by default L2CAP data packets by Andrei Emeltchenko · 15 years ago
  20. be21871 Bluetooth: clean up legal text by Andrei Emeltchenko · 15 years ago
  21. 894718a Bluetooth: clean up l2cap code by Andrei Emeltchenko · 15 years ago
  22. a02cec2 net: return operator cleanup by Eric Dumazet · 16 years ago
  23. db12d64 Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size by Mat Martineau · 16 years ago
  24. fa23556 Bluetooth: Change default L2CAP ERTM retransmit timeout by Mat Martineau · 16 years ago
  25. 66c853c Bluetooth: Use __packed annotation by Gustavo F. Padovan · 16 years ago
  26. 5d8868f Bluetooth: Add Google's copyright to L2CAP by Gustavo F. Padovan · 16 years ago
  27. ce5706b Bluetooth: Add Copyright notice to L2CAP by Gustavo F. Padovan · 16 years ago
  28. e0f6621 Bluetooth: Remove the send_lock spinlock from ERTM by Gustavo F. Padovan · 16 years ago
  29. cf6c2c0 Bluetooth: Disconnect early if mode is not supported by Gustavo F. Padovan · 16 years ago
  30. dfc909b Bluetooth: Fix race condition on l2cap_ertm_send() by Gustavo F. Padovan · 16 years ago
  31. 1890d36 Bluetooth: Implement Local Busy Condition handling by Gustavo F. Padovan · 16 years ago
  32. 68d7f0c Bluetooth: Enable option to configure Max Transmission value via sockopt by Gustavo F. Padovan · 16 years ago
  33. 803020c Bluetooth: Change acknowledgement to use the value of txWindow by Gustavo F. Padovan · 16 years ago
  34. 14b5aa7 Bluetooth: Add sockopt configuration for txWindow on L2CAP by Gustavo F. Padovan · 16 years ago
  35. 1c76215 Bluetooth: Fix configuration of the MPS value by Gustavo F. Padovan · 16 years ago
  36. c1b4f43 Bluetooth: Add timer to Acknowledge I-frames by Gustavo F. Padovan · 16 years ago
  37. d5392c8 Bluetooth: Implement 'Send IorRRorRNR' event by Gustavo F. Padovan · 16 years ago
  38. 4ec10d9 Bluetooth: Implement RejActioned flag by Gustavo F. Padovan · 17 years ago
  39. 9f121a5 Bluetooth: Fix sending ReqSeq on I-frames by Gustavo F. Padovan · 17 years ago
  40. 2246b2f Bluetooth: Handle L2CAP case when the remote receiver is busy by Gustavo F. Padovan · 17 years ago
  41. ef54fd9 Bluetooth: Full support for receiving L2CAP SREJ frames by Gustavo F. Padovan · 17 years ago
  42. 8f17154 Bluetooth: Add support for L2CAP SREJ exception by Gustavo F. Padovan · 17 years ago
  43. fcc203c Bluetooth: Add support for FCS option to L2CAP by Gustavo F. Padovan · 17 years ago
  44. e90bac0 Bluetooth: Add support for Retransmission and Monitor Timers by Gustavo F. Padovan · 17 years ago
  45. 30afb5b Bluetooth: Initial support for retransmission of packets with REJ frames by Gustavo F. Padovan · 17 years ago
  46. c74e560 Bluetooth: Add support for Segmentation and Reassembly of SDUs by Gustavo F. Padovan · 17 years ago
  47. 1c2acff Bluetooth: Add initial support for ERTM packets transfers by Gustavo F. Padovan · 17 years ago
  48. f2fcfcd Bluetooth: Add configuration support for ERTM and Streaming mode by Gustavo F. Padovan · 17 years ago
  49. c6b03cf Bluetooth: Allow setting of L2CAP ERTM via socket option by Marcel Holtmann · 17 years ago
  50. 47ec1dcd Bluetooth: Add basic constants for L2CAP ERTM support and use them by Marcel Holtmann · 17 years ago
  51. 589d274 Bluetooth: Use macro for L2CAP hint mask on receiving config request by Gustavo F. Padovan · 17 years ago
  52. 8db4dc4 Bluetooth: Use macros for L2CAP channel identifiers by Gustavo F. Padovan · 17 years ago
  53. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 17 years ago
  54. f29972d Bluetooth: Add CID field to L2CAP socket address structure by Marcel Holtmann · 17 years ago
  55. e1027a7 Bluetooth: Request L2CAP fixed channel list if available by Marcel Holtmann · 17 years ago
  56. 6a8d301 Bluetooth: Fix double L2CAP connection request by Marcel Holtmann · 17 years ago
  57. 984947d Bluetooth: Fix race condition with L2CAP information request by Marcel Holtmann · 17 years ago
  58. 2af6b9d Bluetooth: Replace L2CAP link mode with security level by Marcel Holtmann · 17 years ago
  59. 6464f35 [Bluetooth] Fall back to L2CAP in basic mode by Marcel Holtmann · 19 years ago
  60. 4e8402a [Bluetooth] Retrieve L2CAP features mask on connection setup by Marcel Holtmann · 19 years ago
  61. 861d688 [Bluetooth] Remove global conf_mtu variable from L2CAP by Marcel Holtmann · 19 years ago
  62. 8e036fc [BLUETOOTH] l2cap: endianness annotations by Al Viro · 19 years ago
  63. 5dee9e7 [Bluetooth] Fix L2CAP configuration parameter handling by Marcel Holtmann · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago