aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/lance.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-11[PATCH] Lance needs delay.hMatthew Wilcox1-0/+1
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton1-4/+4
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-07-26[PATCH] NULL noise removal in drivers/net/*Alexander Viro1-3/+3
2004-05-27[NETDRV #1] Ifdef builtin-only probe in ISA/MCA driversHerbert Xu1-0/+2
2004-05-10[PATCH] lance.c: fix for card with signature 0x52 0x49Andrew Morton1-7/+37
2004-01-10[PATCH] (11/42) lanceStephen Hemminger1-46/+83
2003-09-20[netdrvr] use cpu_relax() in busy loop, or mdelay instead of busy loopChris Wright1-6/+4
2003-04-20net driver cleanup, volume 4Jeff Garzik1-3/+4
2003-01-10[PATCH] fix lance using skb_padtoAlan Cox1-2/+9
2002-11-23o lance.c: set_bit and friends require a longArnaldo Carvalho de Melo1-1/+1
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo1-5/+4
2002-08-18Remove extraneous ptrace.h includeLinus Torvalds1-1/+0
2002-04-30Fix lance net driver build, after recent autoirq -> probe_irq_x changesJeff Garzik1-1/+1
2002-04-28Switch remaining users of autoirq_*() API to probe_irq_{on,off}Kai Germaschewski1-4/+12
2002-04-03net driver janitor fixes:Dave Jones1-1/+1
2002-03-14lance net driver update: mark lance_probe as __initPaul Gortmaker1-1/+1
2002-02-06kill struct scatterlist address memberJens Axboe1-18/+18
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-0/+2
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds1-3/+4
2002-02-04v2.4.5.3 -> v2.4.5.4Linus Torvalds1-0/+4
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.2.2 -> v2.4.2.3Linus Torvalds1-12/+31
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds1-6/+8
2002-02-04Import changesetLinus Torvalds1-0/+1198