Gustavo F. Padovan
|
68ae6639b6
Bluetooth: Fix regression with L2CAP configuration in Basic Mode
|
15 年之前 |
Gustavo F. Padovan
|
a0e55a32af
Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET
|
15 年之前 |
Dave Young
|
45054dc1bf
bluetooth: static lock key fix
|
15 年之前 |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 年之前 |
Gustavo F. Padovan
|
7e7430908c
Bluetooth: Add support for L2CAP 'Send RRorRNR' action
|
15 年之前 |
Gustavo F. Padovan
|
2246b2f1b4
Bluetooth: Handle L2CAP case when the remote receiver is busy
|
15 年之前 |
Gustavo F. Padovan
|
ca42a613c9
Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1)
|
15 年之前 |
Gustavo F. Padovan
|
1b7bf4edca
Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAP
|
15 年之前 |
Gustavo F. Padovan
|
e686219a64
Bluetooth: Add locking scheme to L2CAP timeout callbacks
|
15 年之前 |
Gustavo F. Padovan
|
ef54fd937f
Bluetooth: Full support for receiving L2CAP SREJ frames
|
15 年之前 |
Gustavo F. Padovan
|
8f17154f1f
Bluetooth: Add support for L2CAP SREJ exception
|
15 年之前 |
Gustavo F. Padovan
|
fcc203c30d
Bluetooth: Add support for FCS option to L2CAP
|
15 年之前 |
Gustavo F. Padovan
|
6840ed0770
Bluetooth: Enable Streaming Mode for L2CAP
|
15 年之前 |
Gustavo F. Padovan
|
e90bac061b
Bluetooth: Add support for Retransmission and Monitor Timers
|
15 年之前 |
Gustavo F. Padovan
|
30afb5b2aa
Bluetooth: Initial support for retransmission of packets with REJ frames
|
15 年之前 |
Gustavo F. Padovan
|
c74e560cd0
Bluetooth: Add support for Segmentation and Reassembly of SDUs
|
15 年之前 |
Gustavo F. Padovan
|
1c2acffb76
Bluetooth: Add initial support for ERTM packets transfers
|
15 年之前 |
Gustavo F. Padovan
|
22121fc915
Bluetooth: Create separate l2cap_send_disconn_req() function
|
16 年之前 |
Gustavo F. Padovan
|
f2fcfcd670
Bluetooth: Add configuration support for ERTM and Streaming mode
|
16 年之前 |
Marcel Holtmann
|
65c7c49184
Bluetooth: Add L2CAP RFC option if ERTM is enabled
|
16 年之前 |
Marcel Holtmann
|
c6b03cf986
Bluetooth: Allow setting of L2CAP ERTM via socket option
|
16 年之前 |
Marcel Holtmann
|
44dd46de32
Bluetooth: Add module option to enable L2CAP ERTM support
|
16 年之前 |
Marcel Holtmann
|
b4324b5dc5
Bluetooth: Remove pointless endian conversion helpers
|
16 年之前 |
Marcel Holtmann
|
47ec1dcd69
Bluetooth: Add basic constants for L2CAP ERTM support and use them
|
16 年之前 |
Gustavo F. Padovan
|
af05b30bcb
Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl
|
16 年之前 |
Marcel Holtmann
|
44d0e48e8a
Bluetooth: Remove unnecessary variable initialization
|
16 年之前 |
Gustavo F. Padovan
|
589d274648
Bluetooth: Use macro for L2CAP hint mask on receiving config request
|
16 年之前 |
Gustavo F. Padovan
|
8db4dc46dc
Bluetooth: Use macros for L2CAP channel identifiers
|
16 年之前 |
Wei Yongjun
|
7585b97a48
Bluetooth: Remove some pointless conditionals before kfree_skb()
|
16 年之前 |
Marcel Holtmann
|
2526d3d8b2
Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets
|
16 年之前 |