aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Initial work for L2CAP split.Gustavo F. Padovan2011-02-081-0/+15
* Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko2011-02-081-0/+1
* Bluetooth: clean up legal textAndrei Emeltchenko2010-12-011-6/+6
* Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-011-5/+5
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau2010-08-101-1/+1
* Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau2010-08-101-1/+1
* Bluetooth: Use __packed annotationGustavo F. Padovan2010-07-211-13/+13
* Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan2010-07-211-0/+1
* Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan2010-07-211-0/+1
* Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan2010-07-211-1/+0
* Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan2010-07-211-0/+5
* Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan2010-05-101-0/+1
* Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan2010-05-101-0/+6
* Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan2010-05-101-0/+2
* Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan2010-05-101-2/+1
* Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan2010-05-101-0/+2
* Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan2010-05-101-1/+2
* Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan2010-05-101-0/+4
* Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan2010-05-101-9/+11
* Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-031-0/+1
* Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-031-1/+0
* Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan2009-08-261-0/+2
* Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan2009-08-221-0/+3
* Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan2009-08-221-1/+13
* Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan2009-08-221-0/+2
* Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan2009-08-221-3/+12
* Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan2009-08-221-0/+1
* Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan2009-08-221-1/+8
* Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2009-08-221-1/+53
* Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan2009-08-221-7/+21
* Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann2009-08-221-3/+5
* Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2009-06-081-21/+42
* Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan2009-06-081-0/+2
* Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2009-06-081-0/+6
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-271-0/+2
* Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann2009-02-271-0/+1
* Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann2009-02-271-0/+1
* Bluetooth: Fix double L2CAP connection requestMarcel Holtmann2009-02-271-0/+1
* Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann2009-02-271-1/+2
* Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann2009-02-271-2/+3
* [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-221-0/+13
* [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-221-2/+12
* [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-221-5/+5
* [BLUETOOTH] l2cap: endianness annotationsAl Viro2007-07-311-25/+25
* [Bluetooth] Fix L2CAP configuration parameter handlingMarcel Holtmann2007-05-241-2/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+238