John W. Linville
|
729d8d182b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
Jaganath Kanakkassery
|
3f6fa3d489
Bluetooth: Fix invalid length check in l2cap_information_rsp()
|
12 years ago |
Johan Hedberg
|
44f3b0fbaa
Bluetooth: Fix multiple LE socket handling
|
12 years ago |
Johan Hedberg
|
0cc59a72c7
Bluetooth: Remove useless hci_conn disc_timeout setting
|
12 years ago |
Johan Hedberg
|
5ee9891dd8
Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP
|
12 years ago |
Johan Hedberg
|
af1c01349e
Bluetooth: Remove unnecessary L2CAP channel state check
|
12 years ago |
Johan Hedberg
|
60bac184c9
Bluetooth: Remove useless sk variable in l2cap_le_conn_ready
|
12 years ago |
Johan Hedberg
|
97f57c0b14
Bluetooth: Fix duplicate call to l2cap_chan_ready()
|
12 years ago |
Johan Hedberg
|
d8729922b4
Bluetooth: Add clarifying comment to l2cap_conn_ready()
|
12 years ago |
Johan Hedberg
|
9f22398ce4
Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()
|
12 years ago |
Johan Hedberg
|
141d57065a
Bluetooth: Fix EBUSY condition test in l2cap_chan_connect
|
12 years ago |
Johan Hedberg
|
f224ca5fc2
Bluetooth: Fix LE vs BR/EDR selection when connecting
|
12 years ago |
Johan Hedberg
|
073d1cf35f
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
|
12 years ago |
Johan Hedberg
|
c5623556fc
Bluetooth: Handle LE L2CAP signalling in its own function
|
12 years ago |
Anderson Lizardo
|
300b962e52
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
|
12 years ago |
Johan Hedberg
|
cb3b3152b2
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
|
12 years ago |
Marcel Holtmann
|
72f78356a4
Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling
|
12 years ago |
David Herrmann
|
2c8e1411e9
Bluetooth: l2cap: add l2cap_user sub-modules
|
12 years ago |
David Herrmann
|
9c903e373c
Bluetooth: l2cap: introduce l2cap_conn ref-counting
|
12 years ago |
Claudio Takahasi
|
baf4325197
Bluetooth: Remove unneeded parameter
|
12 years ago |
David Herrmann
|
76a68ba0ae
Bluetooth: rename hci_conn_put to hci_conn_drop
|
12 years ago |
John W. Linville
|
0f496df2d9
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
12 years ago |
Jaganath Kanakkassery
|
7b064edae3
Bluetooth: Fix authentication if acl data comes before remote feature evt
|
12 years ago |
Andrei Emeltchenko
|
cbf54ad104
Bluetooth: AMP: Remove dead code
|
12 years ago |
Andrei Emeltchenko
|
f2592d3ee3
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
|
12 years ago |
Andrei Emeltchenko
|
cbabee788f
Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
|
12 years ago |
Andrei Emeltchenko
|
60918918a9
Bluetooth: Fix missing L2CAP EWS Conf parameter
|
12 years ago |
Andrei Emeltchenko
|
5d05416e09
Bluetooth: AMP: Check that AMP is present and active
|
12 years ago |
Andrei Emeltchenko
|
5e4e3972b8
Bluetooth: Refactor l2cap_send_disconn_req
|
12 years ago |
Andrei Emeltchenko
|
fd45bf4c92
Bluetooth: AMP: Set no FCS for incoming L2CAP chan
|
12 years ago |