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 |
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 |