Andrzej Kaczmarek
|
6e1da683f7
Bluetooth: l2cap_set_timer needs jiffies as timeout value
|
13 years ago |
Johan Hedberg
|
4aa832c27e
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
|
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 |
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
|
4b0b2f088f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
|
13 years ago |
Mat Martineau
|
36e999a83a
Bluetooth: Prevent uninitialized data access in L2CAP configuration
|
13 years ago |
Gustavo F. Padovan
|
590051de5c
Bluetooth: Add ProFUSION's copyright
|
13 years ago |
Gustavo F. Padovan
|
3d57dc6806
Bluetooth: Change l2cap chan_list to use RCU
|
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 |
Gustavo F. Padovan
|
eb403a1b7e
Bluetooth: Remove sk_backlog usage from L2CAP
|
14 years ago |
Gustavo F. Padovan
|
aa2ac881ba
Bluetooth: Don't use spin_lock socket lock anymore
|
14 years ago |
Gustavo F. Padovan
|
721c41812d
Bluetooth: Move L2CAP timers to workqueue
|
14 years ago |
Gustavo F. Padovan
|
09fd0de5bd
Bluetooth: Replace spin_lock by mutex in hci_dev
|
14 years ago |
Gustavo F. Padovan
|
badaaa00f2
Bluetooth: Add user readable debug for state changes
|
13 years ago |
Andrei Emeltchenko
|
7784d78f18
Bluetooth: making enable_hs independent from L2CAP
|
13 years ago |
Szymon Janc
|
1ec918cef5
Bluetooth: Fix some checkpatch.pl errors and warnings
|
13 years ago |
Szymon Janc
|
250938cb37
Bluetooth: Simplify __l2cap_global_chan_by_addr
|
13 years ago |
Szymon Janc
|
d1726b6dc9
Bluetooth: Refactor loop in l2cap_retransmit_one_frame
|
13 years ago |