aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/plip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton1-2/+2
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-10-05[SKBUFF] introduce eth_hdr(skb)Arnaldo Carvalho de Melo1-1/+1
2004-06-04[PATCH] sparse: the rest of ifr_data cleanups and annotationsAlexander Viro1-1/+1
2004-06-02[PATCH] Check cmd in plip_ioctlHerbert Xu1-0/+3
2004-03-12[PATCH] use netdev_priv() in tap/tun/plip/loop/skelRandy Dunlap1-16/+16
2004-01-10[netdrvr] A bunch of gratitious ->init() killed; several leaks plugged.Alexander Viro1-12/+13
2004-01-10[netdrvr] alloc_etherdev-related cleanupsAlexander Viro1-2/+2
2004-01-10[PATCH] 2.6.0-test6 - more free_netdev() conversionFrançois Romieu1-4/+10
2003-08-19[NET]: free_netdev - drivers/net/* changes.Stephen Hemminger1-1/+1
2003-07-10[PATCH] convert plip to alloc_netdevStephen Hemminger1-52/+44
2003-06-19[NET]: Size hh_cache->hh_data more appropriately.David S. Miller1-1/+4
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-1/+1
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo1-7/+5
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar1-36/+20
2002-08-18Remove extraneous ptrace.h includeLinus Torvalds1-1/+0
2002-08-03Convert drivers/net to C99 struct initializers.Rusty Russell1-3/+3
2002-07-21Ingo Molnar's update to remove irqlock (documentation and fixingLinus Torvalds1-3/+3
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-0/+1
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds1-2/+2
2002-02-04v2.4.5.3 -> v2.4.5.4Linus Torvalds1-0/+1
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds1-1/+1
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds1-3/+3
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+1439