aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/l2cap_core.c
AgeCommit message (Expand)Author
2013-07-01Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2013-06-23Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery
2013-06-13Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo
2013-06-12Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2013-04-23Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann
2013-04-17Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann
2013-04-11Bluetooth: Remove unneeded parameterClaudio Takahasi
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-01-10Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery
2013-01-09Bluetooth: AMP: Remove dead codeAndrei Emeltchenko
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko
2012-12-03Bluetooth: Process receiving FCS_NONE in L2CAP Conf RspAndrei Emeltchenko
2012-12-03Bluetooth: Fix missing L2CAP EWS Conf parameterAndrei Emeltchenko
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko
2012-12-03Bluetooth: Refactor l2cap_send_disconn_reqAndrei Emeltchenko
2012-11-20Bluetooth: AMP: Set no FCS for incoming L2CAP chanAndrei Emeltchenko
2012-11-20Bluetooth: Improve error message printingAndrei Emeltchenko
2012-11-20Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko
2012-11-19Bluetooth: trivial: Use __constant for constantsAndrei Emeltchenko
2012-11-19Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko
2012-11-19Bluetooth: Remove unneeded local_amp_id initializationAndrei Emeltchenko
2012-11-19Bluetooth: Use __l2cap_no_conn_pending helperAndrei Emeltchenko
2012-11-01Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko
2012-11-01Bluetooth: Process Create Chan RequestAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Check for hs_hcon instead of ctrl_idAndrei Emeltchenko
2012-11-01Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko
2012-11-01Bluetooth: Derive remote and local amp id from chan structAndrei Emeltchenko
2012-11-01Bluetooth: Return correct L2CAP response typeAndrei Emeltchenko
2012-11-01Bluetooth: Save hs_hchan instead of hs_hcon in loglink completeAndrei Emeltchenko
2012-11-01Bluetooth: trivial: Fix braces style and remove empty lineAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko
2012-11-01Bluetooth: Use helper function sending EFS conf rspAndrei Emeltchenko
2012-11-01Bluetooth: trivial: Remove unneeded assignmentAndrei Emeltchenko
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau
2012-10-24Bluetooth: Do not retransmit data during a channel moveMat Martineau
2012-10-24Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMPMat Martineau
2012-10-24Bluetooth: Configure appropriate timeouts for AMP controllersMat Martineau
2012-10-24Bluetooth: Do not send data during channel moveMat Martineau
2012-10-24Bluetooth: Flag ACL frames as complete for AMP controllersMat Martineau
2012-10-24Bluetooth: Handle physical link completionMat Martineau
2012-10-24Bluetooth: Add move confirm response handlingMat Martineau
2012-10-24Bluetooth: Add logical link confirmMat Martineau
2012-10-24Bluetooth: Move channel responseMat Martineau
2012-10-24Bluetooth: Add move channel confirm handlingMat Martineau
2012-10-24Bluetooth: Add new ERTM receive states for channel moveMat Martineau
2012-10-24Bluetooth: Channel move request handlingMat Martineau