summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-091-241/+706
|\
| * Bluetooth: EFS: parse L2CAP config responseAndrei Emeltchenko2011-11-081-0/+24
| * Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-081-4/+4
| * Bluetooth: Add debug print to l2cap_chan_createSzymon Janc2011-11-071-0/+2
| * Bluetooth: Add signal handlers for channel movesMat Martineau2011-11-071-0/+136
| * Bluetooth: Use symbolic values for the fixed channel mapMat Martineau2011-11-071-1/+7
| * Bluetooth: Add signal handlers for channel creationMat Martineau2011-11-071-0/+47
| * Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-071-30/+33
| * Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2011-11-071-7/+20
| * Bluetooth: correct debug outputAndrei Emeltchenko2011-11-071-1/+1
| * Bluetooth: remove magic offset and sizeAndrei Emeltchenko2011-11-071-1/+1
| * Bluetooth: small styles clean ups to l2cap_core.cGustavo F. Padovan2011-11-071-7/+6
| * Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko2011-11-071-1/+46
| * Bluetooth: EFS: parse L2CAP config requestAndrei Emeltchenko2011-10-171-1/+43
| * Bluetooth: EWS: fix max_pdu calculationAndrei Emeltchenko2011-10-171-14/+28
| * Bluetooth: EWS: remove magic numbers in l2capAndrei Emeltchenko2011-10-171-20/+26
| * Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-171-33/+30
| * Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2011-10-171-44/+51
| * Bluetooth: EFS: add efs option in L2CAP conf reqAndrei Emeltchenko2011-10-131-0/+45
| * Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2011-10-131-0/+7
| * Bluetooth: EWS: recalculate L2CAP header sizeAndrei Emeltchenko2011-10-131-3/+18
| * Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko2011-10-131-7/+7
| * Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko2011-10-131-10/+10
| * Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko2011-10-131-4/+5
| * Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko2011-10-131-11/+11
| * Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2011-10-131-21/+21
| * Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2011-10-131-15/+15
| * Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2011-10-131-19/+22
| * Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-131-3/+48
| * Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-2/+2
| * Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-2/+2
| * Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-1/+1
| * Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-1/+2
| * Bluetooth: EFS: add enable_hs kernel paramAndrei Emeltchenko2011-10-061-0/+7
* | Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-071-8/+8
|/
* Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc2011-09-271-6/+6
* Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2011-09-271-163/+80
* Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz2011-09-211-1/+3
* Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes2011-09-211-1/+1
* Bluetooth: Add support for running SMP without a socketVinicius Costa Gomes2011-09-211-2/+8
* Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes2011-09-211-1/+3
* Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley2011-08-111-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-211-4/+5
|\
| * Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky2011-07-161-2/+4
| * Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan2011-07-161-2/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-111-148/+68
|\ \
| * | Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky2011-07-111-6/+9
| * | Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes2011-07-081-0/+1
| * | Bluetooth: Remove L2CAP busy queueMat Martineau2011-07-071-117/+8
| * | Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau2011-07-071-15/+26
OpenPOWER on IntegriCloud