aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sunlance.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-25[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller1-5/+5
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-29/+29
2006-08-29[SUNLANCE]: Fix probing problem.Krzysztof Helt1-16/+11
2006-07-28[SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan1-4/+4
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[NET] sunlance: Convert to new SBUS driver framework.David S. Miller1-76/+97
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-1/+1
2005-04-24[SPARC]: module version cleanupsTom 'spot' Callaway1-4/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1614