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 |
Szymon Janc
|
039d9572f1
Bluetooth: Simplify l2cap_add_to_srej_queue
|
13 years ago |
Szymon Janc
|
aef89f214e
Bluetooth: Fix possible NULL pointer derefence in l2cap code
|
13 years ago |
Gustavo F. Padovan
|
4d611e4d3d
Bluetooth: Only set ack_timer if we didn't send and ack
|
14 years ago |
Gustavo F. Padovan
|
d45fc42323
Bluetooth: Rename l2cap_check_security()
|
13 years ago |
John W. Linville
|
312fef7d18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
|
13 years ago |
Andrei Emeltchenko
|
66af7aaf9e
Bluetooth: EFS: parse L2CAP config response
|
13 years ago |
Andrei Emeltchenko
|
9f5a0d7bf0
Bluetooth: Define HCI reasons instead of magic number
|
13 years ago |
Szymon Janc
|
abc545b8ef
Bluetooth: Add debug print to l2cap_chan_create
|
13 years ago |
Mat Martineau
|
8d5a04a130
Bluetooth: Add signal handlers for channel moves
|
13 years ago |
Mat Martineau
|
50a147cd9c
Bluetooth: Use symbolic values for the fixed channel map
|
13 years ago |
Mat Martineau
|
f94ff6fff7
Bluetooth: Add signal handlers for channel creation
|
13 years ago |
Luiz Augusto von Dentz
|
73d80deb7b
Bluetooth: prioritizing data over HCI
|
13 years ago |
Luiz Augusto von Dentz
|
5e59b791c3
Bluetooth: set skbuffer priority based on L2CAP socket priority
|
13 years ago |
Andrei Emeltchenko
|
457f48507d
Bluetooth: correct debug output
|
13 years ago |
Andrei Emeltchenko
|
c6337ea6e5
Bluetooth: remove magic offset and size
|
13 years ago |
Gustavo F. Padovan
|
3e6b3b95f2
Bluetooth: small styles clean ups to l2cap_core.c
|
13 years ago |
Andrei Emeltchenko
|
0e8b207e8a
Bluetooth: EFS: implement L2CAP config pending state
|
13 years ago |
Andrzej Kaczmarek
|
f3f668b0ef
Bluetooth: Use miliseconds for L2CAP channel timeouts
|
13 years ago |
Andrei Emeltchenko
|
42dceae281
Bluetooth: EFS: parse L2CAP config request
|
13 years ago |
Andrei Emeltchenko
|
c8f791626a
Bluetooth: EWS: fix max_pdu calculation
|
13 years ago |