Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
19c98825941cb10b59c9953665fc4495bc82c0ae
/
net
/
bluetooth
/
l2cap_core.c
30e7627
Bluetooth: Use ERR_PTR as return error from hci_connect
by Ville Tervo
· 14 years ago
50899e8
Bluetooth: Remove duplicated BT_INFO() from L2CAP
by Gustavo F. Padovan
· 14 years ago
e2174ca
Bluetooth: fix errors reported by checkpatch.pl
by Gustavo F. Padovan
· 14 years ago
2ce603e
Bluetooth: Send LE Connection Update Command
by Claudio Takahasi
· 14 years ago
de73115
Bluetooth: Add connection parameter update response
by Claudio Takahasi
· 14 years ago
3300d9a
Bluetooth: Add LE signaling commands handling
by Claudio Takahasi
· 14 years ago
b62f328
Bluetooth: Add server socket support for LE connection
by Ville Tervo
· 14 years ago
acd7d37
Bluetooth: Add LE connection support to L2CAP
by Ville Tervo
· 14 years ago
903d343
Bluetooth: Add L2CAP mode to debugfs output
by Gustavo F. Padovan
· 14 years ago
c531a12
Bluetooth: remove l2cap_load() hack
by Gustavo F. Padovan
· 14 years ago
6427451
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
by Gustavo F. Padovan
· 14 years ago
6de0702
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
05fc157
Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6ddc048
Bluetooth: move L2CAP sock timers function to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
fd83ccd
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
dcba0db
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6898325
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
4e34c50
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
99f4808
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
33575df
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
d7175d5
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
c47b7c7
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
af6bcd8
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
554f05b
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6539058
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
bb58f74
Bluetooth: Initial work for L2CAP split.
by Gustavo F. Padovan
· 14 years ago
0a708f8
Bluetooth: Rename l2cap.c to l2cap_core.c
by Gustavo F. Padovan
· 14 years ago
[Renamed from net/bluetooth/l2cap.c]
5a08ecc
Bluetooth: Do not use assignments in IF conditions
by Andrei Emeltchenko
· 14 years ago
7990681
Bluetooth: Fix setting of MTU for ERTM and Streaming Mode
by Gustavo F. Padovan
· 14 years ago
e702112
Bluetooth: Use non-flushable by default L2CAP data packets
by Andrei Emeltchenko
· 14 years ago
e733fb6
Bluetooth: Set conn state to BT_DISCONN to avoid multiple responses
by Bao Liang
· 14 years ago
d00ef24
Bluetooth: Fix authentication request for L2CAP raw sockets
by Johan Hedberg
· 14 years ago
8556edd3
Bluetooth: Create a unified auth_type evaluation function
by Johan Hedberg
· 14 years ago
4571928
Bluetooth: l2cap: fix misuse of logical operation in place of bitop
by David Sterba
· 14 years ago
df6bd74
Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state
by Gustavo F. Padovan
· 14 years ago
894718a
Bluetooth: clean up l2cap code
by Andrei Emeltchenko
· 14 years ago
b78d7b4f
Bluetooth: Fix error handling for l2cap_init()
by Anderson Lizardo
· 14 years ago
e0f0cb5
Bluetooth: Get rid of __l2cap_get_sock_by_psm()
by Gustavo F. Padovan
· 14 years ago
940a9ee
Bluetooth: timer check sk is not owned before freeing
by Andrei Emeltchenko
· 14 years ago
a49184c
Bluetooth: Check sk is not owned before freeing l2cap_conn
by Andrei Emeltchenko
· 14 years ago
4f8b691
Bluetooth: fix endianness conversion in L2CAP
by Gustavo F. Padovan
· 14 years ago
bfaaeb3
Bluetooth: fix unaligned access to l2cap conf data
by steven miao
· 14 years ago
2198a10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d793fe8
Bluetooth: fix oops in l2cap_connect_req
by Nathan Holstein
· 14 years ago
ab3e571
Bluetooth: Update conf_state before send config_req out
by Haijun Liu
· 14 years ago
0175d62
Bluetooth: Use the proper error value from bt_skb_send_alloc()
by Gustavo F. Padovan
· 14 years ago
aae7fe2
Bluetooth: check for l2cap header in start fragment
by Andrei Emeltchenko
· 14 years ago
8979481
Bluetooth: check L2CAP length in first ACL fragment
by Andrei Emeltchenko
· 14 years ago
6fdf482
Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.
by Mat Martineau
· 14 years ago
0fba255
Bluetooth: Validate PSM values in calls to connect() and bind()
by Mat Martineau
· 14 years ago
eaa71b3
Bluetooth: Disallow to change L2CAP_OPTIONS values when connected
by Gustavo F. Padovan
· 14 years ago
b0239c8
Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"
by Gustavo F. Padovan
· 14 years ago
ccbb84a
Bluetooth: Simplify L2CAP Streaming mode sending
by Gustavo F. Padovan
· 14 years ago
8183b77
Bluetooth: fix MTU L2CAP configuration parameter
by Andrei Emeltchenko
· 14 years ago
8c462b6
Bluetooth: Only enable L2CAP FCS for ERTM or streaming
by Mat Martineau
· 14 years ago
cff70fa
Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
by Mat Martineau
· 14 years ago
86b1b26
Bluetooth: Fix endianness issue with L2CAP MPS configuration
by Mat Martineau
· 14 years ago
adb08ed
Bluetooth: Check result code of L2CAP information response
by Ville Tervo
· 14 years ago
6340650
Bluetooth: Don't send RFC for Basic Mode if only it is supported
by Gustavo F. Padovan
· 14 years ago
d1c4a17
Bluetooth: Enable L2CAP Extended features by default
by Gustavo F. Padovan
· 14 years ago
5d8868f
Bluetooth: Add Google's copyright to L2CAP
by Gustavo F. Padovan
· 14 years ago
dd13524
Bluetooth: Update L2CAP version information
by Gustavo F. Padovan
· 14 years ago
ce5706b
Bluetooth: Add Copyright notice to L2CAP
by Gustavo F. Padovan
· 14 years ago
47731de
Bluetooth: Keep code under column 80
by Gustavo F. Padovan
· 14 years ago
89746b8
Bluetooth: Fix bug in kzalloc allocation size
by Gustavo F. Padovan
· 14 years ago
e9aeb2d
Bluetooth: Send ConfigReq after send a ConnectionRsp
by Gustavo F. Padovan
· 14 years ago
963cf68
Bluetooth: Fix error return on L2CAP-HCI interface.
by João Paulo Rechi Vita
· 14 years ago
7a560e5
Bluetooth: Fix error value for wrong FCS.
by João Paulo Rechi Vita
· 14 years ago
57d3b22
Bluetooth: Fix error return for l2cap_connect_rsp().
by João Paulo Rechi Vita
· 14 years ago
bc766db2
Bluetooth: Fix error return value on sendmsg.
by João Paulo Rechi Vita
· 14 years ago
f9dd11b
Bluetooth: Fix error return value on sendmsg.
by João Paulo Rechi Vita
· 14 years ago
305682e
Bluetooth: Make l2cap_streaming_send() void.
by João Paulo Rechi Vita
· 14 years ago
8b0dc6d
Bluetooth: Fix l2cap_sock_connect error return.
by João Paulo Rechi Vita
· 14 years ago
712132e
Bluetooth: Improve ERTM local busy handling
by Gustavo F. Padovan
· 14 years ago
218bb9d
Bluetooth: Add backlog queue to ERTM code
by Gustavo F. Padovan
· 14 years ago
e0f6621
Bluetooth: Remove the send_lock spinlock from ERTM
by Gustavo F. Padovan
· 14 years ago
8cb8e6f
Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state
by Gustavo F. Padovan
· 14 years ago
cf6c2c0
Bluetooth: Disconnect early if mode is not supported
by Gustavo F. Padovan
· 14 years ago
2ba13ed
Bluetooth: Remove check for supported mode
by Gustavo F. Padovan
· 14 years ago
6c2ea7a
Bluetooth: Refuse ConfigRsp with different mode
by Gustavo F. Padovan
· 14 years ago
6254775
Bluetooth: Actively send request for Basic Mode
by Gustavo F. Padovan
· 14 years ago
ae12d52
Bluetooth: Prefer Basic Mode on receipt of ConfigReq
by Gustavo F. Padovan
· 14 years ago
742e519
Bluetooth: Disconnect the channel if we don't want the proposed mode
by Gustavo F. Padovan
· 14 years ago
85eb53c
Bluetooth: Change the way we set ERTM mode as mandatory
by Gustavo F. Padovan
· 14 years ago
6498886
Bluetooth: Tweaks to l2cap_send_i_or_rr_or_rnr() flow
by Gustavo F. Padovan
· 15 years ago
0e98958
Bluetooth: Add debug output to ERTM code
by Gustavo F. Padovan
· 15 years ago
9b108fc
Bluetooth: Fix ERTM error reporting to the userspace
by Gustavo F. Padovan
· 15 years ago
4ea727e
Bluetooth: Fix missing retransmission action with RR(P=1)
by Gustavo F. Padovan
· 14 years ago
2600008
Bluetooth: Check packet FCS earlier
by Gustavo F. Padovan
· 15 years ago
45d65c4
Bluetooth: Check the tx_window size on setsockopt
by Gustavo F. Padovan
· 14 years ago
3cb123d
Bluetooth: Fix handle of received P-bit
by Gustavo F. Padovan
· 15 years ago
2ece368
Bluetooth: Update buffer_seq before retransmit frames
by Gustavo F. Padovan
· 14 years ago
7fe9b29
Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT
by Gustavo F. Padovan
· 15 years ago
95ffa97
Bluetooth: Fix L2CAP control bit field corruption
by Gustavo F. Padovan
· 14 years ago
c13ffa6
Bluetooth: Proper shutdown ERTM when closing the channel
by Gustavo F. Padovan
· 15 years ago
51893f8
Bluetooth: Fix bug with ERTM minimum packet length
by Nathan Holstein
· 14 years ago
bfbacc1
Bluetooth: Fix SREJ_QUEUE corruption in L2CAP
by João Paulo Rechi Vita
· 14 years ago
6e2b672
Bluetooth: Fix bug in l2cap_ertm_send() behavior
by Gustavo F. Padovan
· 14 years ago
bc1b1f8
Bluetooth: Only check SAR bits if frame is an I-frame
by Gustavo F. Padovan
· 15 years ago
8ff50ec
Bluetooth: Fix bug with ERTM vars increment
by Gustavo F. Padovan
· 15 years ago
Next »