summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/rfcomm.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova2017-04-121-3/+5
* Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann2014-12-201-2/+0Star
* Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-061-3/+3
* Bluetooth: Don't fail RFCOMM tty writesPeter Hurley2014-02-141-0/+1
* Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley2014-02-141-0/+1
* Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley2014-02-141-0/+1
* Bluetooth: Release rfcomm_dev only oncePeter Hurley2014-02-141-1/+5
* Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann2014-02-131-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+2
|\
| * Bluetooth: Store RFCOMM address information in its own socket structureMarcel Holtmann2013-10-131-0/+2
* | bluetooth: Remove extern from function prototypesJoe Perches2013-09-231-2/+2
|/
* Bluetooth: Remove RFCOMM session refcntDean Jenkins2013-03-081-7/+0Star
* Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-081-1/+2
* Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-141-0/+1
* Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz2011-06-091-3/+6
* Bluetooth: clean up legal textAndrei Emeltchenko2010-12-021-7/+7
* Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-021-2/+2
* Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-121-5/+0Star
* Bluetooth: Use __packed annotationGustavo F. Padovan2010-07-211-7/+7
* Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz2009-08-231-0/+2
* bluetooth: rfcomm_init bug fixDave Young2009-08-031-1/+11
* Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann2009-02-271-4/+5
* Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann2009-02-271-3/+4
* Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann2009-02-271-2/+4
* [Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann2008-07-141-0/+1
* [Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann2008-07-141-0/+1
* [NET]: Remove FASTCALL macroHarvey Harrison2008-01-281-2/+2
* [Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo2007-07-111-0/+1
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-031-2/+2
* [Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann2006-02-131-1/+1
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-081-2/+0Star
* [Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann2005-10-281-3/+0Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-301-1/+1
* [Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter2005-08-301-3/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+353