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_6.6-2.2.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, Colibri and Verdin 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
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
2013-10-15
Bluetooth: Extend state_change() call to report errors too
Gustavo Padovan
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
2013-10-14
Bluetooth: Introduce L2CAP channel callback for resuming
Marcel Holtmann
2013-10-14
Bluetooth: Introduce L2CAP channel flag for defer setup
Marcel Holtmann
2013-10-13
Bluetooth: Return the correct address type for L2CAP sockets
Marcel Holtmann
2013-10-13
Bluetooth: Store address information in L2CAP channel structure
Marcel Holtmann
2013-10-13
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointers
Marcel Holtmann
2013-10-12
Bluetooth: The L2CAP fixed channel connectionless data is supported
Marcel Holtmann
2013-10-12
Bluetooth: Allow 3D profile to use security mode 4 level 0
Marcel Holtmann
2013-10-02
Bluetooth: Provide high speed configuration option
Marcel Holtmann
2013-06-23
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
2013-04-05
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-01-09
Bluetooth: remove an unused variable in a header file
Rami Rosen
2012-12-03
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
2012-11-19
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
2012-11-01
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
2012-11-01
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
2012-11-01
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
2012-10-24
Bluetooth: Start channel move when socket option is changed
Mat Martineau
2012-10-24
Bluetooth: Move channel response
Mat Martineau
2012-10-23
Bluetooth: Add new l2cap_chan struct members for high speed channels
Mat Martineau
2012-10-15
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
2012-10-08
Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
Andrei Emeltchenko
2012-10-08
Bluetooth: Adjust L2CAP Max PDU size for AMP packets
Andrei Emeltchenko
2012-09-27
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
2012-09-27
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
2012-09-27
Bluetooth: Choose connection based on capabilities
Andrei Emeltchenko
2012-08-21
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
2012-07-11
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
2012-06-05
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
2012-06-05
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
Andre Guedes
2012-06-05
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
2012-06-05
Bluetooth: Add l2cap_chan->ops->ready()
Andrei Emeltchenko
2012-06-05
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
Andrei Emeltchenko
2012-06-05
Bluetooth: Use chan as parameters for l2cap chan ops
Gustavo Padovan
2012-06-05
Bluetooth: Define and use PSM identifiers
Andrei Emeltchenko
2012-06-05
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
2012-06-05
Bluetooth: Remove unused ERTM control field macros
Mat Martineau
[next]