aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/eepro100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-17/+17
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik1-5/+3
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik1-3/+5
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-5/+0
2006-03-03Massive net driver const-ification.Arjan van de Ven1-2/+2
2005-08-19[netdrvr eepro100] check for skb==NULL before calling rx_align(skb)Jeff Garzik1-4/+4
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2412