summaryrefslogtreecommitdiff
path: root/drivers/net/slip.c
AgeCommit message (Expand)Author
2009-01-07slip: convert to net_device_opsStephen Hemminger
2008-12-05tty: Flags should be accessed via the foo_bit interfacesAlan Cox
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-07-20tty: Ldisc revampAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-01-28slip: Drag kicking and screaming into coding style complianceAlan Cox
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-08-26[SLIP]: trivial sparse warning fixStephen Hemminger
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2007-02-08[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...Joe Jin
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-06-28[NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller
2005-06-26[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan
2005-06-23[SLIP]: Simplify sl_free_bufs()Jesper Juhl
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan
2005-04-24[SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds