aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/eepro100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28eepro100 annotationsAl Viro1-48/+42
2008-01-28NULL noise in drivers/netAl Viro1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-6/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-17[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik1-1/+6
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-1/+1
2007-05-09remove broken URLs from net drivers' outputMarkus Dahms1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+3
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
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