Wei Yongjun
|
0227c7b569
Bluetooth: fix error return code in rfcomm_add_listener()
|
12 years ago |
Dean Jenkins
|
24fd642ccb
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
|
12 years ago |
Dean Jenkins
|
8e888f2783
Bluetooth: Remove redundant call to rfcomm_send_disc
|
12 years ago |
Dean Jenkins
|
08c30aca9e
Bluetooth: Remove RFCOMM session refcnt
|
12 years ago |
Dean Jenkins
|
8ff52f7d04
Bluetooth: Return RFCOMM session ptrs to avoid freed session
|
12 years ago |
Dean Jenkins
|
c06f7d532a
Bluetooth: Check rfcomm session and DLC exists on socket close
|
12 years ago |
Dean Jenkins
|
fea7b02fbf
Bluetooth: Avoid rfcomm_session_timeout using freed session
|
12 years ago |
Ying Xue
|
25cc4ae913
net: remove redundant check for timer pending state before del_timer
|
12 years ago |
Syam Sidhardhan
|
5bcb80944d
Bluetooth: Use __constant modifier for RFCOMM PSM
|
12 years ago |
Andrei Emeltchenko
|
fcb73338ed
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
|
12 years ago |
Andrei Emeltchenko
|
6ed93dc642
Bluetooth: Use %pMR in debug instead of batostr
|
12 years ago |
Gustavo Padovan
|
8c520a5992
Bluetooth: Remove unnecessary headers include
|
13 years ago |
Gustavo Padovan
|
6039aa73a1
Bluetooth: Remove most of the inline usage
|
13 years ago |
Octavian Purdila
|
cf33e77b76
Bluetooth: Fix RFCOMM session reference counting issue
|
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
|
4ae1652ef1
Bluetooth: Fix a compile warning in RFCOMM
|
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
|
5436538fb5
Bluetooth: Remove l2cap priority from inside RFCOMM.
|
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
|
79e654787c
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
|
13 years ago |
Szymon Janc
|
db54467a89
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
|
13 years ago |
Luiz Augusto von Dentz
|
262038fcb2
Bluetooth: make use sk_priority to priritize RFCOMM packets
|
13 years ago |
Luiz Augusto von Dentz
|
8035ded466
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
|
13 years ago |
John W. Linville
|
c125d5e846
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
|
13 years ago |
Szymon Janc
|
88149db494
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
|
13 years ago |
Mat Martineau
|
449357200c
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
|
14 years ago |
Peter Hurley
|
e5842cdb0f
Bluetooth: rfcomm: Remove unnecessary krfcommd event
|
14 years ago |
Waldemar Rymarkiewicz
|
b3b1b06158
Bluetooth: Double check sec req for pre 2.1 device
|
14 years ago |
Gustavo F. Padovan
|
8c1d787be4
Bluetooth: Move conn to struct l2cap_chan
|
14 years ago |