aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro1-8/+8
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro1-1/+1
2006-10-15[Bluetooth] Handle return values from driver core functionsMarcel Holtmann1-1/+2
2006-09-28[Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann1-1/+1
2006-07-24[Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann1-2/+17
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann1-4/+5
2006-07-03[Bluetooth] Add RFCOMM role switch supportMarcel Holtmann1-0/+5
2006-07-03[Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann1-5/+13
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-3/+5
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann1-4/+9
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann1-107/+17
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann1-0/+43
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-35/+36
2005-08-06[Bluetooth] Revert session reference counting fixMarcel Holtmann1-4/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2127