summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari2018-10-141-0/+2
* Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari2018-10-141-6/+11
* Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz2018-09-271-2/+0Star
* Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz2018-09-271-1/+0Star
* Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE valueMarcin Kraglak2017-04-121-1/+1
* Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-291-0/+6
* Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-051-0/+2
* Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins2015-07-231-0/+1
* Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins2015-07-231-0/+1
* Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen2014-12-191-0/+1
* Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2014-12-101-29/+0Star
|\
| * first fruits - kill l2cap ->memcpy_fromiovec()Al Viro2014-12-091-29/+0Star
| * put iov_iter into msghdrAl Viro2014-12-091-1/+1
| * switch l2cap ->memcpy_fromiovec() to msghdrAl Viro2014-12-091-3/+3
* | Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg2014-12-031-0/+2
* | Bluetooth: Track both local and remote L2CAP fixed channel maskJohan Hedberg2014-12-021-2/+2
|/
* Bluetooth: Use proper nesting annotation for l2cap_chan lockJohan Hedberg2014-11-131-1/+14
* Bluetooth: Move identity address update behind a workqueueJohan Hedberg2014-09-081-1/+2
* Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg2014-09-081-4/+0Star
* Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2014-09-081-1/+1
* Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg2014-09-081-0/+1
* Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg2014-08-141-1/+0Star
* Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg2014-08-141-0/+4
* Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-141-1/+0Star
* Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg2014-08-141-0/+1
* Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg2014-08-141-0/+25
* Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg2014-08-141-0/+1
* Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-171-1/+1
* Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann2014-07-131-2/+1Star
* Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann2014-07-111-1/+4
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-031-1/+0Star
* Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen2014-07-031-0/+29
* Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann2014-07-031-0/+1
* Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann2014-07-031-2/+1Star
* Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann2014-07-031-1/+1
* Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg2014-02-181-0/+1
* Bluetooth: Enable LE L2CAP CoC support by defaultJohan Hedberg2014-02-141-1/+0Star
* Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg2014-02-131-1/+1
* Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reachedJohan Hedberg2014-02-131-0/+3
* Bluetooth: Handle security level 4 for L2CAP connectionsMarcel Holtmann2014-02-131-0/+1
* Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-111-0/+1
* Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-051-1/+0Star
* Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-051-0/+1
* Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-051-0/+1
* Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-051-0/+1
* Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-051-0/+3
* Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-051-0/+7
* Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg2013-12-051-0/+1
* Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg2013-12-051-0/+31
* Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg2013-12-051-0/+1