aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
Commit message (Expand)AuthorAge
* Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-17
* Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-17
* Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-05
* Bluetooth: remove an unused variable in a header fileRami Rosen2013-01-09
* Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko2012-12-03
* Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-19
* Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-01
* Bluetooth: Start channel move when socket option is changedMat Martineau2012-10-23
* Bluetooth: Move channel responseMat Martineau2012-10-23
* Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau2012-10-23
* Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-15
* Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko2012-10-08
* Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko2012-10-07
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko2012-09-27
* Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2012-09-27
* Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-21
* Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-06
* Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-06
* Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-15
* Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko2012-07-11
* Bluetooth: Create empty l2cap ops functionGustavo Padovan2012-06-04
* Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes2012-06-04
* Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko2012-06-04
* Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko2012-06-04
* Bluetooth: Add l2cap_chan->ops->ready()Andrei Emeltchenko2012-06-04
* Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.cAndrei Emeltchenko2012-06-04
* Bluetooth: Use chan as parameters for l2cap chan opsGustavo Padovan2012-06-04
* Bluetooth: Define and use PSM identifiersAndrei Emeltchenko2012-06-04
* Bluetooth: Define L2CAP conf continuation flagAndrei Emeltchenko2012-06-04
* Bluetooth: Remove unused ERTM control field macrosMat Martineau2012-06-04
* Bluetooth: Check rules when setting retransmit or monitor timersMat Martineau2012-06-04
* Bluetooth: Remove receive code that has been supercededMat Martineau2012-06-04
* Bluetooth: Fix early return from l2cap_chan_delMat Martineau2012-06-04
* Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau2012-05-09
* Bluetooth: Improve ERTM sequence number offset calculationMat Martineau2012-05-09
* Bluetooth: Use address type info from user-spaceAndre Guedes2012-05-09
* Bluetooth: Add address type to struct sockaddr_l2Andre Guedes2012-05-09
* Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-05-09
* Bluetooth: Add the l2cap_seq_list structure for tracking framesMat Martineau2012-05-09
* Bluetooth: Remove err parameter from alloc_skb()Gustavo Padovan2012-05-09
* Bluetooth: Adds set_default function in L2CAP setupAndrei Emeltchenko2012-05-08
* Bluetooth: Remove sk parameter from l2cap_chan_create()Gustavo Padovan2012-05-08
* Bluetooth: Add definitions and struct members for new ERTM state machineMat Martineau2012-05-08
* Bluetooth: Comments and style fixesAndrei Emeltchenko2012-05-08
* Bluetooth: Fix coding style in all .h filesGustavo F. Padovan2012-03-06
* Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-01
* Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko2012-02-29