summaryrefslogtreecommitdiffstats
path: root/drivers/net/eepro100.c
Commit message (Expand)AuthorAgeFilesLines
* eepro100 annotationsAl Viro2008-01-291-48/+42Star
* NULL noise in drivers/netAl Viro2008-01-291-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-6/+3Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik2007-07-171-1/+6
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-111-1/+1
* remove broken URLs from net drivers' outputMarkus Dahms2007-05-091-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+3
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-17/+17
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-051-5/+3Star
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-051-3/+5
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [netdrvr] Remove long-unused bits from Becker template driversJeff Garzik2006-06-271-5/+0Star
* Massive net driver const-ification.Arjan van de Ven2006-03-041-2/+2
* [netdrvr eepro100] check for skb==NULL before calling rx_align(skb)Jeff Garzik2005-08-191-4/+4
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2412