aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap_core.c
Commit message (Expand)AuthorAge
* 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
* Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko2012-11-19
* Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-19
* Bluetooth: Remove unneeded local_amp_id initializationAndrei Emeltchenko2012-11-19
* Bluetooth: Use __l2cap_no_conn_pending helperAndrei Emeltchenko2012-11-19
* Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-01
* Bluetooth: Process Create Chan RequestAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Check for hs_hcon instead of ctrl_idAndrei Emeltchenko2012-11-01
* Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-01
* Bluetooth: Derive remote and local amp id from chan structAndrei Emeltchenko2012-11-01
* Bluetooth: Return correct L2CAP response typeAndrei Emeltchenko2012-11-01
* Bluetooth: Save hs_hchan instead of hs_hcon in loglink completeAndrei Emeltchenko2012-11-01
* Bluetooth: trivial: Fix braces style and remove empty lineAndrei Emeltchenko2012-11-01
* Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-01
* Bluetooth: Use helper function sending EFS conf rspAndrei Emeltchenko2012-11-01
* Bluetooth: trivial: Remove unneeded assignmentAndrei Emeltchenko2012-11-01
* Bluetooth: Start channel move when socket option is changedMat Martineau2012-10-23
* Bluetooth: Do not retransmit data during a channel moveMat Martineau2012-10-23
* Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMPMat Martineau2012-10-23
* Bluetooth: Configure appropriate timeouts for AMP controllersMat Martineau2012-10-23
* Bluetooth: Do not send data during channel moveMat Martineau2012-10-23
* Bluetooth: Flag ACL frames as complete for AMP controllersMat Martineau2012-10-23