aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
Commit message (Expand)AuthorAge
* Bluetooth: Fix coding style in all .h filesGustavo F. Padovan2012-03-06
* Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-01
* Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko2012-02-29
* Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko2012-02-23
* Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko2012-02-17
* Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-13
* Bluetooth: Add alloc_skb chan operatorAndrei Emeltchenko2012-02-13
* Bluetooth: Make l2cap_clear_timer return if timer was running or notSzymon Janc2012-02-13
* Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-13
* Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\
| * Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim2011-12-22
| * Bluetooth: Rename info_work to info_timerGustavo F. Padovan2011-12-20
| * Bluetooth: convert security timer to delayed_workGustavo F. Padovan2011-12-20
| * Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan2011-12-20
| * Bluetooth: invert locking order in connect pathGustavo F. Padovan2011-12-18
| * Bluetooth: convert info timer to delayed_workGustavo F. Padovan2011-12-18
| * Bluetooth: convert chan_lock to mutexGustavo F. Padovan2011-12-18
| * Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan2011-12-18
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
|/
* Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko2011-11-16
* Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan2011-11-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-09
|\
| * Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau2011-11-07
| * Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau2011-11-07
| * Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau2011-11-07
| * Bluetooth: Change scope of the enable_hs module parameterMat 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: EFS: implement L2CAP config pending stateAndrei Emeltchenko2011-11-07
| * Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-17
| * Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2011-10-17
| * Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2011-10-13
| * Bluetooth: EFS: definitions and headersAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: define L2CAP header sizesAndrei 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: adds ext control field bit maskAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-13
| * Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko2011-10-11
| * 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: l2cap extended feature mask updateAndrei Emeltchenko2011-10-06