aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAge
* [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLCMarcel Holtmann2007-05-04
* [Bluetooth] Check that device is in rfcomm_dev_list before deletingMarcel Holtmann2007-05-04
* [Bluetooth] Use in-kernel sockets APIMarcel Holtmann2007-05-04
* [BLUETOOTH] rfcomm_worker(): fix wakeup raceAndrew Morton2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [Bluetooth] Make use of device_move() for RFCOMM TTY devicesMarcel Holtmann2007-02-26
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()Marcel Holtmann2007-01-09
* [Bluetooth] More checks if DLC is still attached to the TTYMarcel Holtmann2007-01-09
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro2006-12-03
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-03
* [Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann2006-11-21
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-16
* [Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann2006-10-16
* [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-16
* [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-16
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann2006-09-28
* [Bluetooth] Integrate services into the driver modelMarcel Holtmann2006-09-28
* [Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann2006-07-24
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-12
* [Bluetooth] Add RFCOMM role switch supportMarcel Holtmann2006-07-03
* [Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann2006-07-03
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-28
|/
* [NET] sem2mutex: net/Arjan van de Ven2006-03-21
* [Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann2006-02-13
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-08
* [Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann2005-09-12
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-29
* [Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter2005-08-29
* [Bluetooth]: Call tty_hangup() when DCD is de-assertedTimo Teräs2005-08-29
* [Bluetooth] Revert session reference counting fixMarcel Holtmann2005-08-06
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-08
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16