index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
l2cap.h
Age
Commit message (
Expand
)
Author
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
2015-07-23
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
2015-07-23
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
2014-12-19
Bluetooth: 6lowpan: Add IPSP PSM value
Jukka Rissanen
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-09
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
put iov_iter into msghdr
Al Viro
2014-12-09
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-03
Bluetooth: Add skeleton for BR/EDR SMP channel
Johan Hedberg
2014-12-02
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-08-14
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
2014-08-14
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
2014-08-14
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
2014-08-14
Bluetooth: Add more L2CAP convenience callbacks
Johan Hedberg
2014-08-14
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-13
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
2014-07-11
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
2014-07-03
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
2014-07-03
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
2014-07-03
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
2014-07-03
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
2014-07-03
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
2014-02-18
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
2014-02-14
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
2014-02-13
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
2014-02-13
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
2013-12-11
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
2013-12-05
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
2013-12-05
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
2013-12-05
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
Johan Hedberg
2013-12-05
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
2013-12-05
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
2013-12-05
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
2013-12-05
Bluetooth: Add basic LE L2CAP connect request receiving support
Johan Hedberg
2013-12-05
Bluetooth: Add definitions for LE connection oriented channels
Johan Hedberg
2013-12-05
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-10-21
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-15
Bluetooth: Add l2cap_chan_no_resume stub for A2MP
Marcel Holtmann
2013-10-15
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
Gustavo Padovan
2013-10-15
Bluetooth: Add chan->ops->set_shutdown()
Gustavo Padovan
2013-10-15
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
Gustavo Padovan
[next]