Gustavo F. Padovan
|
dc50a06dac
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
|
14 years ago |
Mat Martineau
|
e694928067
Bluetooth: Fix check for the ERTM local busy state
|
14 years ago |
Mat Martineau
|
d8d69c54fb
Bluetooth: Restore accidentally-deleted line
|
14 years ago |
Jaikumar Ganesh
|
14b12d0b98
Bluetooth: Add BT_POWER L2CAP socket option.
|
14 years ago |
Johannes Berg
|
b5ad8b7f8c
Bluetooth: fix sparse & gcc warnings
|
14 years ago |
Gustavo F. Padovan
|
0f85272496
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
|
14 years ago |
Gustavo F. Padovan
|
500698d3fd
Bluetooth: Remove export of l2cap_chan_clear_timer()
|
14 years ago |
Gustavo F. Padovan
|
ab07801d28
Bluetooth: create channel timer to replace sk_timer
|
14 years ago |
Gustavo F. Padovan
|
715ec005cd
Bluetooth: Add chan->chan_type struct member
|
14 years ago |
Gustavo F. Padovan
|
9a91a04a95
Bluetooth: Create l2cap_chan_send()
|
14 years ago |
Gustavo F. Padovan
|
4519de9a04
Bluetooth: Create __l2cap_chan_close()
|
14 years ago |
Gustavo F. Padovan
|
78676a0626
Bluetooth: fix set but not used warning
|
14 years ago |
Ruiyi Zhang
|
224f8af0db
Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure
|
14 years ago |
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 |