aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap_core.c
Commit message (Expand)AuthorAge
* Bluetooth: EFS: parse L2CAP config responseAndrei Emeltchenko2011-11-08
* Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-08
* Bluetooth: Add debug print to l2cap_chan_createSzymon Janc2011-11-07
* Bluetooth: Add signal handlers for channel movesMat Martineau2011-11-07
* Bluetooth: Use symbolic values for the fixed channel mapMat Martineau2011-11-07
* Bluetooth: Add signal handlers for channel creationMat Martineau2011-11-07
* Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-07
* Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2011-11-07
* Bluetooth: correct debug outputAndrei Emeltchenko2011-11-07
* Bluetooth: remove magic offset and sizeAndrei Emeltchenko2011-11-07
* Bluetooth: small styles clean ups to l2cap_core.cGustavo F. Padovan2011-11-07
* Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko2011-11-07
* Bluetooth: EFS: parse L2CAP config requestAndrei Emeltchenko2011-10-17
* Bluetooth: EWS: fix max_pdu calculationAndrei Emeltchenko2011-10-17
* Bluetooth: EWS: remove magic numbers in l2capAndrei Emeltchenko2011-10-17
* Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-17
* Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2011-10-17
* Bluetooth: EFS: add efs option in L2CAP conf reqAndrei Emeltchenko2011-10-13
* Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2011-10-13
* Bluetooth: EWS: recalculate L2CAP header sizeAndrei Emeltchenko2011-10-13
* Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko2011-10-13
* Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko2011-10-13
* Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko2011-10-13
* Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko2011-10-13
* Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2011-10-13
* Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2011-10-13
* Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2011-10-13
* Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-13
* Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
* Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
* Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
* Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
* Bluetooth: EFS: add enable_hs kernel paramAndrei Emeltchenko2011-10-06
* Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc2011-09-27
* Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2011-09-27
* Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz2011-09-21
* Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes2011-09-21
* Bluetooth: Add support for running SMP without a socketVinicius Costa Gomes2011-09-21
* Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes2011-09-21
* Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley2011-08-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-21
|\
| * Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky2011-07-16
| * Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan2011-07-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-11
|\ \
| * | Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky2011-07-11
| * | Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes2011-07-08
| * | Bluetooth: Remove L2CAP busy queueMat Martineau2011-07-07
| * | Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau2011-07-07
| * | Bluetooth: Move code for ERTM local busy state to separate functionsMat Martineau2011-07-07
| * | Bluetooth: Check earlier for L2CAP ERTM frames to dropMat Martineau2011-07-01