Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eaa71b318c5ed0cd1ac3182a533471dc5edf372d
/
net
/
bluetooth
/
l2cap.c
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
· 14 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
· 14 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
· 14 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
· 14 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
· 14 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
· 14 years ago
8ff50ec
Bluetooth: Fix bug with ERTM vars increment
by Gustavo F. Padovan
· 14 years ago
f6337c7
Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
by Gustavo F. Padovan
· 15 years ago
0b31c85
Bluetooth: Remove L2CAP Extended Features from Kconfig
by Gustavo F. Padovan
· 15 years ago
fd059b9
Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP
by Gustavo F. Padovan
· 15 years ago
e501d05
Bluetooth: Check L2CAP pending status before sending connect request
by Andrei Emeltchenko
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
2b0b05d
Bluetooth: Fix issues where sk_sleep() helper is needed now
by Marcel Holtmann
· 15 years ago
844c097
Bluetooth: Fix spec error in the RemoteBusy Logic
by Gustavo F. Padovan
· 15 years ago
4178ba4
Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu()
by Gustavo F. Padovan
· 15 years ago
dfc909b
Bluetooth: Fix race condition on l2cap_ertm_send()
by Gustavo F. Padovan
· 15 years ago
6161c03
Bluetooth: Add wait_queue to wait ack of all sent packets
by Gustavo F. Padovan
· 15 years ago
1890d36
Bluetooth: Implement Local Busy Condition handling
by Gustavo F. Padovan
· 15 years ago
9b53350
Bluetooth: Completes the I-frame tx_seq check logic on RECV
by João Paulo Rechi Vita
· 15 years ago
18778a6
Bluetooth: Implement missing parts of the Invalid Frame Detection
by Gustavo F. Padovan
· 15 years ago
f11d676
Bluetooth: Refactor l2cap_retransmit_frame()
by Gustavo F. Padovan
· 15 years ago
9a9c6a3
Bluetooth: Make hci_send_acl() void
by Gustavo F. Padovan
· 15 years ago
ff12fd6
Bluetooth: Fix lockdep annotation on ERTM
by Gustavo F. Padovan
· 15 years ago
9b16dc6
Bluetooth: Check if we really are in WAIT_F when F bit comes
by Gustavo F. Padovan
· 15 years ago
a2e12a2
Bluetooth: Remove unneeded control vars
by Gustavo F. Padovan
· 15 years ago
0301ef0
Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame
by Gustavo F. Padovan
· 15 years ago
59203a2
Bluetooth: Fix errors reported by checkpatch.pl
by Gustavo F. Padovan
· 15 years ago
44651b8
Bluetooth: Don't set control bits to zero first
by Gustavo F. Padovan
· 15 years ago
01760bd
Bluetooth: Close L2CAP channel on invalid ReqSeq
by João Paulo Rechi Vita
· 15 years ago
afefdbc
Bluetooth: Fix SDU reassembly under SREJ
by Gustavo F. Padovan
· 15 years ago
0041ecf
Bluetooth: Check if mode is supported on getsockopt
by João Paulo Rechi Vita
· 15 years ago
bd3c9e2
Bluetooth: Add SOCK_STREAM support to L2CAP
by Gustavo F. Padovan
· 15 years ago
84fb0a6
Bluetooth: Add Kconfig option for L2CAP Extended Features
by Gustavo F. Padovan
· 15 years ago
3b1a9f3
Bluetooth: Optimize SREJ_QUEUE append
by Gustavo F. Padovan
· 15 years ago
812e737
Bluetooth: Fix drop of acked packets on ERTM
by Gustavo F. Padovan
· 15 years ago
0ee0d20
Bluetooth: Fix crash when monitor timeout expires
by Gustavo F. Padovan
· 15 years ago
f6e6b16
Bluetooth: Fix bug when retransmitting I-frames
by Gustavo F. Padovan
· 15 years ago
68d7f0c
Bluetooth: Enable option to configure Max Transmission value via sockopt
by Gustavo F. Padovan
· 15 years ago
369ba30
Bluetooth: Add module parameter for txWindow size on L2CAP
by Gustavo F. Padovan
· 15 years ago
803020c
Bluetooth: Change acknowledgement to use the value of txWindow
by Gustavo F. Padovan
· 15 years ago
14b5aa7
Bluetooth: Add sockopt configuration for txWindow on L2CAP
by Gustavo F. Padovan
· 15 years ago
855666cc
Bluetooth: Send Ack after clear the SREJ list
by Gustavo F. Padovan
· 15 years ago
052897c
Bluetooth: Check the SDU size against the MTU value
by Gustavo F. Padovan
· 15 years ago
10467e9
Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
by Gustavo F. Padovan
· 15 years ago
1c76215
Bluetooth: Fix configuration of the MPS value
by Gustavo F. Padovan
· 15 years ago
7b1c004
Bluetooth: Read RFC conf option on a successful Conf RSP
by Gustavo F. Padovan
· 15 years ago
2fb862e
Bluetooth: Ignore Tx Window value with Streaming mode
by Gustavo F. Padovan
· 15 years ago
c1b4f43
Bluetooth: Add timer to Acknowledge I-frames
by Gustavo F. Padovan
· 15 years ago
05fbd89
Bluetooth: Finish implementation for Rec RR (P=1) on ERTM
by Gustavo F. Padovan
· 15 years ago
8abb52e
Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP
by Gustavo F. Padovan
· 15 years ago
6e3a598
Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe()
by Gustavo F. Padovan
· 15 years ago
99b0d4b
Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP
by Gustavo F. Padovan
· 15 years ago
e072745
Bluetooth: Split l2cap_data_channel_sframe()
by Gustavo F. Padovan
· 15 years ago
73edaa9
Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM
by Gustavo F. Padovan
· 15 years ago
f0946cc
Bluetooth: Move set of P-bit to l2cap_send_sframe()
by Gustavo F. Padovan
· 15 years ago
9e917af
Bluetooth: Implement SendAck() Action on ERTM.
by Gustavo F. Padovan
· 15 years ago
36f2fd5
Bluetooth: Check if SDU size is greater than MTU on L2CAP
by Gustavo F. Padovan
· 15 years ago
Next »