summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/x25_asy.c
Commit message (Expand)AuthorAgeFilesLines
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-5/+5
* x25_asy: convert to net_device_opsStephen Hemminger2009-03-221-5/+9
* x25_asy: convert to internal net_device_statsStephen Hemminger2009-03-221-19/+11Star
* drivers/net/wan: fix sparse warning: make symbol staticHannes Eder2008-12-261-1/+1
* tty: driverdata and discdata are void *Alan Cox2008-12-061-5/+5
* tty: Flags should be accessed via the foo_bit interfacesAlan Cox2008-12-061-4/+4
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-131-14/+14
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-4/+0Star
* tty: Ldisc revampAlan Cox2008-07-211-1/+1
* Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+3
* tty: The big operations reworkAlan Cox2008-04-301-144/+135Star
* x25_asy.c: silence compiler warningS.Çağlar Onur2008-02-101-1/+0Star
* x25_asy: Fix ref count rule violationAlan Cox2008-02-091-3/+2Star
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-071-5/+1Star
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-3/+1Star
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-4/+4
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-6/+1Star
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-231-1/+1
* [WAN]: kfree of NULL pointer is validJesper Juhl2005-05-031-14/+6Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+844