aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
Commit message (Expand)AuthorAge
* Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE valueMarcin Kraglak2017-04-12
* Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-29
* Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-04
* Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins2015-07-23
* Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins2015-07-23
* Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen2014-12-19
* Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2014-12-10
|\
| * first fruits - kill l2cap ->memcpy_fromiovec()Al Viro2014-12-09
| * put iov_iter into msghdrAl Viro2014-12-09
| * switch l2cap ->memcpy_fromiovec() to msghdrAl Viro2014-12-09
* | Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg2014-12-03
* | Bluetooth: Track both local and remote L2CAP fixed channel maskJohan Hedberg2014-12-02
|/
* Bluetooth: Use proper nesting annotation for l2cap_chan lockJohan Hedberg2014-11-13
* Bluetooth: Move identity address update behind a workqueueJohan Hedberg2014-09-08
* Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg2014-09-08
* Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2014-09-08
* Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg2014-09-08
* Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg2014-08-14
* Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg2014-08-14
* Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-14
* Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg2014-08-14
* Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg2014-08-14
* Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg2014-08-14
* Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-17
* Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann2014-07-13
* Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann2014-07-11
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-03
* Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen2014-07-03
* Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann2014-07-03
* Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann2014-07-03
* Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann2014-07-03
* 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