Johannes Berg
|
a7567b2059
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
|
14 years ago |
David S. Miller
|
6dcae1eaee
bluetooth: Fix warnings in l2cap_core.c
|
14 years ago |
John W. Linville
|
e00cf3b9eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 years ago |
Gustavo F. Padovan
|
55183d06cd
Bluetooth: Remove leftover debug messages
|
14 years ago |
John W. Linville
|
a70171dce9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 years ago |
Gustavo F. Padovan
|
23691d75cd
Bluetooth: Remove l2cap_sk_list
|
14 years ago |
Gustavo F. Padovan
|
73b2ec1853
Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
|
14 years ago |
Gustavo F. Padovan
|
9e4425fff9
Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
|
14 years ago |
Gustavo F. Padovan
|
6ff5abbf4e
Bluetooth: Fix memory leak with L2CAP channels
|
14 years ago |
Gustavo F. Padovan
|
8c1d787be4
Bluetooth: Move conn to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
fe4128e0aa
Bluetooth: Move more vars to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
0c1bc5c626
Bluetooth: Move more channel info to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
47d1ec6161
Bluetooth: Move more vars to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
4343478f3a
Bluetooth: Move some more elements to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
77a74c7e08
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
|
14 years ago |
Gustavo F. Padovan
|
b445003518
Bluetooth: Move conf_state to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
5d41ce1dd9
Bluetooth: Refactor L2CAP channel allocation
|
14 years ago |
David S. Miller
|
2bd93d7af1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
David S. Miller
|
bf73484312
bluetooth: Fix use-before-initiailized var.
|
14 years ago |
Gustavo F. Padovan
|
828d7d7b19
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
|
14 years ago |
Ruiyi Zhang
|
a429b51930
Bluetooth: Only keeping SAR bits when retransmitting one frame.
|
14 years ago |
Gustavo F. Padovan
|
26954c7f26
Bluetooth: Fix lockdep warning in L2CAP
|
14 years ago |
Gustavo F. Padovan
|
62f3a2cfb1
Bluetooth: Fix another locking unbalance
|
14 years ago |
Gustavo F. Padovan
|
280f294f7b
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
|
14 years ago |
Gustavo F. Padovan
|
9f69bda6aa
Bluetooth: Add proper handling of received LE data
|
14 years ago |
Gustavo F. Padovan
|
58d35f87ef
Bluetooth: Move tx queue to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
c916fbe45c
Bluetooth: Remove unneeded uninitialized_vars()
|
14 years ago |
Gustavo F. Padovan
|
49208c9c7b
Bluetooth: Remove some sk references from l2cap_core.c
|
14 years ago |
Gustavo F. Padovan
|
39d5a3ee35
Bluetooth: Move SREJ list to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
2ead70b839
Bluetooth: Fix lockdep warning with skb list lock
|
14 years ago |