aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-01Bluetooth: clean up legal textAndrei Emeltchenko1-6/+6
2010-12-01Bluetooth: clean up l2cap codeAndrei Emeltchenko1-5/+5
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-08-10Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau1-1/+1
2010-08-10Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau1-1/+1
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan1-13/+13
2010-07-21Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan1-0/+1
2010-07-21Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan1-0/+1
2010-07-21Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan1-1/+0
2010-07-21Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan1-0/+5
2010-05-10Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan1-0/+1
2010-05-10Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan1-0/+6
2010-05-10Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan1-0/+2
2010-05-10Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan1-2/+1
2010-05-10Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan1-0/+2
2010-05-10Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan1-1/+2
2010-05-10Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan1-0/+4
2010-05-10Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan1-9/+11
2009-12-03Bluetooth: Implement RejActioned flagGustavo F. Padovan1-0/+1
2009-12-03Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan1-1/+0
2009-08-26Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan1-0/+2
2009-08-22Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan1-0/+3
2009-08-22Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan1-1/+13
2009-08-22Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan1-0/+2
2009-08-22Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan1-3/+12
2009-08-22Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan1-0/+1
2009-08-22Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan1-1/+8
2009-08-22Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan1-1/+53
2009-08-22Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan1-7/+21
2009-08-22Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann1-3/+5
2009-06-08Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann1-21/+42
2009-06-08Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan1-0/+2
2009-06-08Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan1-0/+6
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann1-0/+2
2009-02-27Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Fix double L2CAP connection requestMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann1-1/+2
2009-02-27Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann1-2/+3
2007-10-22[Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann1-0/+13
2007-10-22[Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann1-2/+12
2007-10-22[Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann1-5/+5
2007-07-31[BLUETOOTH] l2cap: endianness annotationsAl Viro1-25/+25
2007-05-24[Bluetooth] Fix L2CAP configuration parameter handlingMarcel Holtmann1-2/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+238