Gustavo Padovan
|
c5daa683f2
Bluetooth: Create flags for bt_sk()
|
13 years ago |
Mat Martineau
|
ef191aded5
Bluetooth: Restore locking semantics when looking up L2CAP channels
|
13 years ago |
Mat Martineau
|
35c84d76ee
Bluetooth: Fix a redundant and problematic incoming MTU check
|
13 years ago |
Gustavo Padovan
|
f522ae363d
Bluetooth: improve readability of l2cap_seq_list code
|
13 years ago |
Gustavo Padovan
|
2d0ed3d587
Bluetooth: Fix skb length calculation
|
13 years ago |
Gustavo Padovan
|
fbe0070092
Bluetooth: Fix wrong set of skb fragments
|
13 years ago |
Gustavo Padovan
|
08e6d907fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
|
13 years ago |
Mat Martineau
|
d34c34fb25
Bluetooth: Initialize the transmit queue for L2CAP streaming mode
|
13 years ago |
Mat Martineau
|
577cfaeb86
Bluetooth: Update tx_send_head when sending ERTM data
|
13 years ago |
Gustavo Padovan
|
a7d7723ae7
Bluetooth: notify userspace of security level change
|
13 years ago |
Mat Martineau
|
94122bbe9c
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
|
13 years ago |
Andrei Emeltchenko
|
daf6a78c16
Bluetooth: Remove unneeded calculation and magic number
|
13 years ago |
Gustavo Padovan
|
f2ba7fae04
Bluetooth: Remove hlen variable
|
13 years ago |
Gustavo Padovan
|
6ff9b5ef5e
Bluetooth: Remove unneeded elements from size calculation
|
13 years ago |
Mat Martineau
|
422e925b5b
Bluetooth: Add Code Aurora Forum copyright
|
13 years ago |
Mat Martineau
|
61d6ef3e34
Bluetooth: Make better use of l2cap_chan reference counting
|
13 years ago |
Mat Martineau
|
dbd89fddc1
Bluetooth: Remove unused function
|
13 years ago |
Mat Martineau
|
105bdf9ec1
Bluetooth: Initialize new l2cap_chan structure members
|
13 years ago |
Mat Martineau
|
b5c6aaed18
Bluetooth: Move recently-added ERTM header packing functions
|
13 years ago |
Mat Martineau
|
3ce3514f5d
Bluetooth: Remove duplicate structure members from bt_skb_cb
|
13 years ago |
Andre Guedes
|
8e9f98921c
Bluetooth: Use address type info from user-space
|
13 years ago |
Andre Guedes
|
b12f62cfd9
Bluetooth: Add dst_type parameter to hci_connect
|
13 years ago |
Vinicius Costa Gomes
|
9f0caeb1de
Bluetooth: Add support for reusing the same hci_conn for LE links
|
13 years ago |
Ido Yariv
|
c22876814e
Bluetooth: Search global l2cap channels by src/dst addresses
|
13 years ago |
Hemant Gupta
|
35d4adcca1
Bluetooth: Don't distribute keys in case of Encryption Failure
|
13 years ago |
Mat Martineau
|
b76bbd6657
Bluetooth: Functions for handling ERTM control fields
|
13 years ago |
Mat Martineau
|
3c588192b5
Bluetooth: Add the l2cap_seq_list structure for tracking frames
|
13 years ago |
Gustavo Padovan
|
9033894722
Bluetooth: Remove err parameter from alloc_skb()
|
13 years ago |
Andrei Emeltchenko
|
bd4b165312
Bluetooth: Adds set_default function in L2CAP setup
|
13 years ago |
Gustavo Padovan
|
eef1d9b668
Bluetooth: Remove sk parameter from l2cap_chan_create()
|
13 years ago |