summaryrefslogtreecommitdiff
path: root/drivers/net/wan/x25_asy.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-26drivers/net/wan: fix sparse warning: make symbol staticHannes Eder1-1/+1
2008-12-06tty: driverdata and discdata are void *Alan Cox1-5/+5
2008-12-06tty: Flags should be accessed via the foo_bit interfacesAlan Cox1-4/+4
2008-11-13netdevice: safe convert to netdev_priv() #part-3Wang Chen1-14/+14
2008-11-04drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-4/+0
2008-07-21tty: Ldisc revampAlan Cox1-1/+1
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings1-0/+3
2008-04-30tty: The big operations reworkAlan Cox1-144/+135
2008-02-10x25_asy.c: silence compiler warningS.Çağlar Onur1-1/+0
2008-02-09x25_asy: Fix ref count rule violationAlan Cox1-3/+2
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox1-5/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-3/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-4/+4
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-6/+1
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-05-04[WAN]: kfree of NULL pointer is validJesper Juhl1-14/+6
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+844