aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan/x25_asy.c
AgeCommit message (Expand)Author
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-29NET: wan/x25, fix ldisc->open retvalJiri Slaby
2010-11-28NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-06-04X25: remove duplicated #includeHuang Weiyi
2010-04-22X25: Use identifiers for x25 async device to x25 interfaceandrew hendry
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-06net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-03-21x25_asy: convert to net_device_opsStephen Hemminger
2009-03-21x25_asy: convert to internal net_device_statsStephen Hemminger
2008-12-26drivers/net/wan: fix sparse warning: make symbol staticHannes Eder
2008-12-05tty: driverdata and discdata are void *Alan Cox
2008-12-05tty: Flags should be accessed via the foo_bit interfacesAlan Cox
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-07-20tty: Ldisc revampAlan Cox
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings
2008-04-30tty: The big operations reworkAlan Cox
2008-02-09x25_asy.c: silence compiler warningS.Çağlar Onur
2008-02-08x25_asy: Fix ref count rule violationAlan Cox
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan
2005-05-03[WAN]: kfree of NULL pointer is validJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds