summaryrefslogtreecommitdiff
path: root/drivers/net/sun3lance.c
AgeCommit message (Expand)Author
2009-02-12sun3: print when lance_open() failsRoel Kluin
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-03-28SUN3/3X Lance trivial fix improvedCyrill V. Gorcunov
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro
2006-10-11[PATCH] sun3 __iomem annotationsAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-01-12[PATCH] m68k: NULL noise removalAl Viro
2005-09-06[PATCH] lvalues abuse in lanceAl Viro
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King
2004-03-12[PATCH] use netdev_priv() in net/ lance driversRandy Dunlap
2004-02-25[PATCH] remove useless MOD_{INC,DEC}_USE_COUNT in sun3lanceChristoph Hellwig
2004-02-24[PATCH] m68k: Sun-3 LANCE EthernetAndrew Morton
2004-01-10[PATCH] sun3-related net driver fixesGeert Uytterhoeven
2004-01-10[PATCH] (41/42) sun3_lanceStephen Hemminger
2003-05-24[PATCH] M68k IRQ API updates [17/20]Geert Uytterhoeven
2003-01-10[PATCH] fix ethernet padding on sun3lanceAlan Cox
2002-12-27[PATCH] M68k net local_irq*() updatesGeert Uytterhoeven
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo
2002-11-02[PATCH] Sun-3 ioremap()Geert Uytterhoeven
2002-08-18Remove extraneous ptrace.h includeLinus Torvalds
2002-04-05Merge bug fixes and cleanups for sun3lance net driverDave Jones
2002-02-04v2.4.12.3 -> v2.4.12.4Linus Torvalds
2002-02-04v2.4.6 -> v2.4.6.1Linus Torvalds
2002-02-04v2.4.5.3 -> v2.4.5.4Linus Torvalds
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.2.2 -> v2.4.2.3Linus Torvalds
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds