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