Commit Graph

24 Commits (cd9bf689600e62d84449d65b3d25fb6d2757589e)

Author SHA1 Message Date
Alan Cox 5342b77c41 slip: Clean up create and destroy 16 years ago
Stephen Hemminger 424efe9caf netdev: convert pseudo drivers to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Stephen Hemminger b1da683d17 slip: convert to net_device_ops 16 years ago
Alan Cox 8a1ec21e6c tty: Flags should be accessed via the foo_bit interfaces 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 9ce6cf2553 slip: Drag kicking and screaming into coding style compliance 17 years ago
Alan Cox d0127539ea [TTY]: Use tty_mode_ioctl() in network drivers. 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger 97a1ad431b [SLIP]: trivial sparse warning fix 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Joe Jin 919afbd688 [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 19 years ago
David S. Miller 12dc2fdd3e [NET]: drivers/net/slip.c needs linux/delay.h 20 years ago
Nishanth Aravamudan a9fc251089 [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible() 20 years ago
Jesper Juhl 9b200b02a6 [SLIP]: Simplify sl_free_bufs() 20 years ago
Alexey Dobriyan 64ccd715d3 [PATCH] Convert users to tty_unregister_ldisc() 20 years ago
Jesper Juhl 158a0e45b6 [SLIP]: Remove redundant NULL pointer checks prior to kfree 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago