aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/slip.c
Commit message (Expand)AuthorAge
* slip: convert to net_device_opsStephen Hemminger2009-01-07
* tty: Flags should be accessed via the foo_bit interfacesAlan Cox2008-12-06
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* tty: Ldisc revampAlan Cox2008-07-20
* tty: The big operations reworkAlan Cox2008-04-30
* slip: Drag kicking and screaming into coding style complianceAlan Cox2008-01-28
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-07
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [SLIP]: trivial sparse warning fixStephen Hemminger2007-08-26
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-26
* [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...Joe Jin2007-02-08
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller2005-06-28
* [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-26
* [SLIP]: Simplify sl_free_bufs()Jesper Juhl2005-06-24
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-23
* [SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl2005-04-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16