aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth/rfcomm.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tGravatar Elena Reshetova 1-3/+5
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMGravatar Marcel Holtmann 1-2/+0
2014-05-05Bluetooth: Convert RFCOMM spinlocks into mutexesGravatar Libor Pechacek 1-3/+3
2014-02-14Bluetooth: Don't fail RFCOMM tty writesGravatar Peter Hurley 1-0/+1
2014-02-14Bluetooth: Verify dlci not in use before rfcomm_dev createGravatar Peter Hurley 1-0/+1
2014-02-14Bluetooth: Fix unreleased rfcomm_dev referenceGravatar Peter Hurley 1-0/+1
2014-02-14Bluetooth: Release rfcomm_dev only onceGravatar Peter Hurley 1-1/+5
2014-02-13Bluetooth: Handle security level 4 for RFCOMM connectionsGravatar Marcel Holtmann 1-0/+1
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+2
2013-10-13Bluetooth: Store RFCOMM address information in its own socket structureGravatar Marcel Holtmann 1-0/+2
2013-09-23bluetooth: Remove extern from function prototypesGravatar Joe Perches 1-2/+2
2013-03-08Bluetooth: Remove RFCOMM session refcntGravatar Dean Jenkins 1-7/+0
2013-03-08Bluetooth: Return RFCOMM session ptrs to avoid freed sessionGravatar Dean Jenkins 1-1/+2
2011-10-14Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmGravatar Szymon Janc 1-0/+1
2011-06-09Bluetooth: Clean up some code style issuesGravatar Waldemar Rymarkiewicz 1-3/+6
2010-12-01Bluetooth: clean up legal textGravatar Andrei Emeltchenko 1-7/+7
2010-12-01Bluetooth: clean up rfcomm codeGravatar Andrei Emeltchenko 1-2/+2
2010-10-12Bluetooth: clean up rfcomm codeGravatar Andrei Emeltchenko 1-5/+0
2010-07-21Bluetooth: Use __packed annotationGravatar Gustavo F. Padovan 1-7/+7
2009-08-22Bluetooth: Fix rejected connection not disconnecting ACL linkGravatar Luiz Augusto von Dentz 1-0/+2
2009-08-03bluetooth: rfcomm_init bug fixGravatar Dave Young 1-1/+11
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsGravatar Marcel Holtmann 1-4/+5
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelGravatar Marcel Holtmann 1-3/+4
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupGravatar Marcel Holtmann 1-2/+4
2008-07-14[Bluetooth] Store remote modem status for RFCOMM TTYGravatar Marcel Holtmann 1-0/+1
2008-07-14[Bluetooth] Enforce security for outgoing RFCOMM connectionsGravatar Marcel Holtmann 1-0/+1
2008-01-28[NET]: Remove FASTCALL macroGravatar Harvey Harrison 1-2/+2
2007-07-11[Bluetooth] Keep rfcomm_dev on the list until it is freedGravatar Ville Tervo 1-0/+1
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsGravatar Al Viro 1-2/+2
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsGravatar Marcel Holtmann 1-1/+1
2005-11-08[Bluetooth]: Remove the usage of /proc completelyGravatar Marcel Holtmann 1-2/+0
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreGravatar Marcel Holtmann 1-3/+0
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 1-1/+1
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Gravatar Victor Fusco 1-1/+1
2005-08-29[Bluetooth]: Implement RFCOMM remote port negotiationGravatar J. Suter 1-3/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+353