Andrei Emeltchenko
|
42d2d87cfe
Bluetooth: Prefix hex numbers with object name
|
13 years ago |
Andrei Emeltchenko
|
e05dcc3291
Bluetooth: Use symbolic names for state in debug
|
13 years ago |
Andrei Emeltchenko
|
20d1803a70
Bluetooth: Move scope of state_to_string
|
13 years ago |
Szymon Janc
|
930fa4aee9
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
|
13 years ago |
Szymon Janc
|
8ed7a0ae78
Bluetooth: Fix possible missing I-Frame acknowledgement
|
13 years ago |
Andrei Emeltchenko
|
6d5922b01b
Bluetooth: Remove unneeded sk variable
|
13 years ago |
Andrei Emeltchenko
|
5491120e75
Bluetooth: Clean up l2cap_chan_add
|
13 years ago |
Andrei Emeltchenko
|
cf4cd00915
Bluetooth: Change chan_ready param from sk to chan
|
13 years ago |
Ulisses Furquim
|
127074bfa3
Bluetooth: Fix possible use after free in delete path
|
13 years ago |
Ulisses Furquim
|
17cd3f374b
Bluetooth: Remove usage of __cancel_delayed_work()
|
13 years ago |
Szymon Janc
|
cad8f1d072
Bluetooth: Make l2cap_ertm_data_rcv static
|
13 years ago |
Andrei Emeltchenko
|
2f7719ce54
Bluetooth: Add alloc_skb chan operator
|
13 years ago |
Andrei Emeltchenko
|
61e1b4b7de
Bluetooth: trivial: space correction
|
13 years ago |
Johan Hedberg
|
51a8efd7d0
Bluetooth: Rename conn->pend to conn->flags
|
13 years ago |
Andrei Emeltchenko
|
0952a57a25
Bluetooth: Change sk to l2cap_chan
|
13 years ago |
Andrei Emeltchenko
|
5ef8cb9e5b
Bluetooth: Use chan instead of sk
|
13 years ago |
Szymon Janc
|
09bfb2ee52
Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired
|
13 years ago |
Szymon Janc
|
77f918bc7b
Bluetooth: Don't send RNR immediately when entering local busy
|
13 years ago |
Szymon Janc
|
b17e73bb42
Bluetooth: Clear ack_timer when sending ack
|
13 years ago |
Szymon Janc
|
0ef3ef0f67
Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack
|
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
|
874c60bad9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
|
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 |
Gustavo F. Padovan
|
333055f2aa
Bluetooth: Don't use *_bh locks anymore
|
13 years ago |
Gustavo F. Padovan
|
9219b2a08c
Bluetooth: Fix bacpy in l2cap_core.c
|
13 years ago |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Gustavo F. Padovan
|
2fb9b3d4e5
Bluetooth: add debug output to l2cap_ack_timeout()
|
13 years ago |
Ulisses Furquim
|
371fd83563
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
|
13 years ago |
Ulisses Furquim
|
686ebf283b
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
|
13 years ago |