aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/epic100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik1-8/+7
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik1-11/+12
2006-07-05[netdrvr] epic100: minor cleanupsJeff Garzik1-61/+10
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-26[netdrvr] Remove long-unused bits from Becker template driversJeff Garzik1-17/+3
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu1-5/+2
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik1-28/+28
2006-03-03Massive net driver const-ification.Arjan van de Ven1-2/+2
2005-10-18[PATCH] epic100: fix counting of work_done in epic_pollJohn W. Linville1-2/+2
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1687