summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/l2cap.h
AgeCommit message (Expand)Author
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-22Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim
2011-12-20Bluetooth: Rename info_work to info_timerGustavo F. Padovan
2011-12-20Bluetooth: convert security timer to delayed_workGustavo F. Padovan
2011-12-20Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-18Bluetooth: invert locking order in connect pathGustavo F. Padovan
2011-12-18Bluetooth: convert info timer to delayed_workGustavo F. Padovan
2011-12-18Bluetooth: convert chan_lock to mutexGustavo F. Padovan
2011-12-18Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko
2011-11-10Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-07Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau
2011-11-07Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau
2011-11-07Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau
2011-11-07Bluetooth: Change scope of the enable_hs module parameterMat Martineau
2011-11-07Bluetooth: prioritizing data over HCILuiz Augusto von Dentz
2011-11-07Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz
2011-11-07Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek
2011-10-17Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko
2011-10-17Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko
2011-10-13Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko
2011-10-13Bluetooth: EFS: definitions and headersAndrei Emeltchenko
2011-10-13Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko
2011-10-13Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko
2011-10-13Bluetooth: EWS: extended window size option supportAndrei Emeltchenko
2011-10-11Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko
2011-10-11Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko
2011-10-06Bluetooth: EFS: l2cap extended feature mask updateAndrei Emeltchenko
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes
2011-07-11Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky
2011-07-07Bluetooth: Remove L2CAP busy queueMat Martineau
2011-07-07Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau
2011-06-16Bluetooth: Use bit operations on conn_stateGustavo F. Padovan
2011-06-16Bluetooth: use bit operation on conf_stateGustavo F. Padovan
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes