aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
Commit message (Expand)AuthorAge
* Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg2014-02-18
* Bluetooth: Enable LE L2CAP CoC support by defaultJohan Hedberg2014-02-14
* Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg2014-02-13
* Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reachedJohan Hedberg2014-02-13
* Bluetooth: Handle security level 4 for L2CAP connectionsMarcel Holtmann2014-02-13
* Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-11
* Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-05
* Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-05
* Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-05
* Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-05
* Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-05
* Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-05
* Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg2013-12-05
* Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg2013-12-05
* Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg2013-12-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-14
* | Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan2013-10-21
* | Bluetooth: Add l2cap_chan_no_resume stub for A2MPMarcel Holtmann2013-10-15
* | Bluetooth: Move l2cap_wait_ack() to l2cap_sock.cGustavo Padovan2013-10-15
* | Bluetooth: Add chan->ops->set_shutdown()Gustavo Padovan2013-10-15
* | Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.cGustavo Padovan2013-10-15
* | Bluetooth: Extend state_change() call to report errors tooGustavo Padovan2013-10-15
* | Bluetooth: Introduce L2CAP channel callback for resumingMarcel Holtmann2013-10-14
* | Bluetooth: Introduce L2CAP channel flag for defer setupMarcel Holtmann2013-10-14
* | Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann2013-10-13
* | Bluetooth: Store address information in L2CAP channel structureMarcel Holtmann2013-10-13
* | Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointersMarcel Holtmann2013-10-13
* | Bluetooth: The L2CAP fixed channel connectionless data is supportedMarcel Holtmann2013-10-12
* | Bluetooth: Allow 3D profile to use security mode 4 level 0Marcel Holtmann2013-10-12
* | Bluetooth: Provide high speed configuration optionMarcel Holtmann2013-10-02
|/
* Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg2013-06-22
* 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