summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/rfcomm.h
AgeCommit message (Expand)AuthorLines
2017-04-12Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova-3/+5
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann-2/+0
2014-05-05Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek-3/+3
2014-02-14Bluetooth: Don't fail RFCOMM tty writesPeter Hurley-0/+1
2014-02-14Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley-0/+1
2014-02-14Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley-0/+1
2014-02-14Bluetooth: Release rfcomm_dev only oncePeter Hurley-1/+5
2014-02-13Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann-0/+1
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+2
2013-10-13Bluetooth: Store RFCOMM address information in its own socket structureMarcel Holtmann-0/+2
2013-09-23bluetooth: Remove extern from function prototypesJoe Perches-2/+2
2013-03-08Bluetooth: Remove RFCOMM session refcntDean Jenkins-7/+0
2013-03-08Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins-1/+2
2011-10-14Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc-0/+1
2011-06-09Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz-3/+6
2010-12-01Bluetooth: clean up legal textAndrei Emeltchenko-7/+7
2010-12-01Bluetooth: clean up rfcomm codeAndrei Emeltchenko-2/+2
2010-10-12Bluetooth: clean up rfcomm codeAndrei Emeltchenko-5/+0
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan-7/+7
2009-08-22Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz-0/+2
2009-08-03bluetooth: rfcomm_init bug fixDave Young-1/+11
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann-4/+5
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann-3/+4
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann-2/+4
2008-07-14[Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann-0/+1
2008-07-14[Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann-0/+1
2008-01-28[NET]: Remove FASTCALL macroHarvey Harrison-2/+2
2007-07-11[Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo-0/+1
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro-2/+2
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann-1/+1
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann-2/+0
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann-3/+0
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro-1/+1
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco-1/+1
2005-08-29[Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter-3/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+353