aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Only one command per L2CAP LE signalling is supportedMarcel Holtmann2013-10-03
* Bluetooth: Drop packets on ATT fixed channel on BR/EDRMarcel Holtmann2013-10-03
* Bluetooth: L2CAP connectionless channels are only valid for BR/EDRMarcel Holtmann2013-10-03
* Bluetooth: Don't copy L2CAP LE signalling to raw socketsMarcel Holtmann2013-10-03
* Bluetooth: Fix switch statement order for L2CAP fixed channelsMarcel Holtmann2013-10-03
* Bluetooth: Fix memory leak with L2CAP signal channelsMarcel Holtmann2013-10-02
* Bluetooth: Provide high speed configuration optionMarcel Holtmann2013-10-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-27
|\
| * Bluetooth: Fix ACL alive for long in case of non pariable devicesSyam Sidhardhan2013-09-16
* | Bluetooth: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin2013-09-22
* | Bluetooth: Fix responding to invalid L2CAP signaling commandsJohan Hedberg2013-09-18
* | Bluetooth: Fix sending responses to identified L2CAP response packetsJohan Hedberg2013-09-18
* | Bluetooth: Fix L2CAP command reject reasonJohan Hedberg2013-09-18
* | Bluetooth: Fix L2CAP Disconnect response for unknown CIDJohan Hedberg2013-09-18
* | Bluetooth: Fix L2CAP error return used for failed channel lookupsJohan Hedberg2013-09-18
* | Bluetooth: Fix double error response for l2cap_create_chan_reqJohan Hedberg2013-09-18
|/
* Bluetooth: Add missing braces to an "else if"Gustavo Padovan2013-07-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-26
|\
| * Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery2013-06-22
* | Bluetooth: Fix multiple LE socket handlingJohan Hedberg2013-06-22
* | Bluetooth: Remove useless hci_conn disc_timeout settingJohan Hedberg2013-06-22
* | Bluetooth: Simplify hci_conn_hold/drop logic for L2CAPJohan Hedberg2013-06-22
* | Bluetooth: Remove unnecessary L2CAP channel state checkJohan Hedberg2013-06-22
* | Bluetooth: Remove useless sk variable in l2cap_le_conn_readyJohan Hedberg2013-06-22
* | Bluetooth: Fix duplicate call to l2cap_chan_ready()Johan Hedberg2013-06-22
* | Bluetooth: Add clarifying comment to l2cap_conn_ready()Johan Hedberg2013-06-22
* | Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()Johan Hedberg2013-06-22
* | Bluetooth: Fix EBUSY condition test in l2cap_chan_connectJohan Hedberg2013-06-22
* | Bluetooth: Fix LE vs BR/EDR selection when connectingJohan Hedberg2013-06-22
* | Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg2013-06-22
* | Bluetooth: Handle LE L2CAP signalling in its own functionJohan Hedberg2013-06-22
|/
* Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-06-13
* Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg2013-06-12
* Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann2013-04-23
* Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-17
* Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-17
* Bluetooth: Remove unneeded parameterClaudio Takahasi2013-04-11
* Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-11
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-30
|\
| * Bluetooth: AMP: Remove dead codeAndrei Emeltchenko2013-01-09
* | Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-10
|/
* Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko2012-12-03
* Bluetooth: Process receiving FCS_NONE in L2CAP Conf RspAndrei Emeltchenko2012-12-03
* Bluetooth: Fix missing L2CAP EWS Conf parameterAndrei Emeltchenko2012-12-03
* Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko2012-12-03
* Bluetooth: Refactor l2cap_send_disconn_reqAndrei Emeltchenko2012-12-03
* Bluetooth: AMP: Set no FCS for incoming L2CAP chanAndrei Emeltchenko2012-11-20
* Bluetooth: Improve error message printingAndrei Emeltchenko2012-11-20
* Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko2012-11-20
* Bluetooth: trivial: Use __constant for constantsAndrei Emeltchenko2012-11-19