aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/eepro.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Gravatar Joe Perches 1-2/+3
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeGravatar Jeff Garzik 1-30/+17
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Gravatar Ralf Baechle 1-4/+0
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transGravatar Arnaldo Carvalho de Melo 1-1/+0
2006-12-04[PATCH] trivial missing __init in drivers/net/*Gravatar Al Viro 1-1/+1
2006-10-06drivers/net/eepro: kill dead codeGravatar Jeff Garzik 1-14/+0
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsGravatar Jeff Garzik 1-7/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+2
2006-09-13drivers/net: const-ify ethtool_ops declarationsGravatar Jeff Garzik 1-2/+2
2006-09-12[PATCH] Remove more unnecessary driver printk'sGravatar Andy Gospodarek 1-2/+1
2006-08-19[PATCH] eepro section fixGravatar Andrew Morton 1-2/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-23[NET]: Avoid allocating skb in skb_padGravatar Herbert Xu 1-2/+1
2005-10-30[PATCH] remove some more check_region stuffGravatar Jeff Garzik 1-24/+26
2005-10-28[PATCH] eepro.c: module_param_array cleanupGravatar Florin Malita 1-4/+3
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net driversGravatar 1-11/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1865