summaryrefslogtreecommitdiff
path: root/drivers/net/eepro.c
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-8/+0
* net: eepro autoport typoHarvey Harrison2008-04-291-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+3
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-30/+17
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-4/+0
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
* drivers/net/eepro: kill dead codeJeff Garzik2006-10-061-14/+0
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-7/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-2/+1
* [PATCH] eepro section fixAndrew Morton2006-08-191-2/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-301-24/+26
* [PATCH] eepro.c: module_param_array cleanupFlorin Malita2005-10-281-4/+3
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-121-11/+10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1865