Mat Martineau
|
94122bbe9c
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
|
13 years ago |
Mat Martineau
|
5a364bd399
Bluetooth: Improve ERTM sequence number offset calculation
|
13 years ago |
Andre Guedes
|
8e9f98921c
Bluetooth: Use address type info from user-space
|
13 years ago |
Andre Guedes
|
43ef0b8b8d
Bluetooth: Add address type to struct sockaddr_l2
|
13 years ago |
Andrei Emeltchenko
|
2bbf2968e5
Bluetooth: trivial: Remove empty line
|
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 |
Mat Martineau
|
d5f7ac3810
Bluetooth: Add definitions and struct members for new ERTM state machine
|
13 years ago |
Andrei Emeltchenko
|
6f74b6f36f
Bluetooth: Comments and style fixes
|
13 years ago |
Gustavo F. Padovan
|
f64b993f44
Bluetooth: Fix coding style in all .h files
|
13 years ago |
Marcel Holtmann
|
ba13ccd9b9
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
|
13 years ago |
Andrei Emeltchenko
|
978c93b90f
Bluetooth: Save remote L2CAP fixed channel mask
|
13 years ago |
Andrei Emeltchenko
|
c03b355ea2
Bluetooth: Add l2cap_chan_lock
|
13 years ago |
Andrei Emeltchenko
|
e05dcc3291
Bluetooth: Use symbolic names for state in debug
|
13 years ago |
Ulisses Furquim
|
17cd3f374b
Bluetooth: Remove usage of __cancel_delayed_work()
|
13 years ago |
Andrei Emeltchenko
|
2f7719ce54
Bluetooth: Add alloc_skb chan operator
|
13 years ago |
Szymon Janc
|
75b93b59ad
Bluetooth: Make l2cap_clear_timer return if timer was running or not
|
13 years ago |
Johan Hedberg
|
cbe8fed490
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
|
13 years ago |
Andrzej Kaczmarek
|
b83ddfe2ac
Bluetooth: l2cap_set_timer needs jiffies as timeout value
|
13 years ago |
John W. Linville
|
57adc1fcba
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
Ulisses Furquim
|
371fd83563
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
|
13 years ago |
Gustavo F. Padovan
|
030013d858
Bluetooth: Rename info_work to info_timer
|
13 years ago |
Gustavo F. Padovan
|
6c9d42a161
Bluetooth: convert security timer to delayed_work
|
13 years ago |
Gustavo F. Padovan
|
c2ec9c1bbd
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
|
13 years ago |
Rusty Russell
|
eb93992207
module_param: make bool parameters really bool (net & drivers/net)
|
13 years ago |
Gustavo F. Padovan
|
03a0019481
Bluetooth: invert locking order in connect path
|
13 years ago |
Gustavo F. Padovan
|
f878fcad17
Bluetooth: convert info timer to delayed_work
|
13 years ago |
Gustavo F. Padovan
|
d01b2ff4e6
Bluetooth: convert chan_lock to mutex
|
13 years ago |