summaryrefslogtreecommitdiff
path: root/drivers/net/eepro.c
AgeCommit message (Expand)Author
2008-08-07[netdrvr] Drivers should not set IFF_* flag themselvesWang Chen
2008-04-29net: eepro autoport typoHarvey Harrison
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro
2006-10-06drivers/net/eepro: kill dead codeJeff Garzik
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek
2006-08-19[PATCH] eepro section fixAndrew Morton
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik
2005-10-28[PATCH] eepro.c: module_param_array cleanupFlorin Malita
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers
2005-01-11[PATCH] eepro build fixAndrew Morton
2005-01-07[PATCH] eepro: fix auto-detection optionAristeu Sergio Rozanski Filho
2005-01-07[PATCH] eepro: fix return value in init_module()Aristeu Sergio Rozanski Filho
2005-01-07[PATCH] eepro: basic ethtool supportAristeu Sergio Rozanski Filho
2005-01-07[PATCH] eepro: use module_param macrosAristeu Sergio Rozanski Filho
2005-01-07[PATCH] eepro: cache EEPROM valuesAristeu Sergio Rozanski Filho
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-05-27[NETDRV #2] Use driver-specific name for resourcesHerbert Xu
2004-05-27[NETDRV #1] Ifdef builtin-only probe in ISA/MCA driversHerbert Xu
2004-03-12[PATCH] use netdev_priv() in net/ intel driversRandy Dunlap
2004-03-12[PATCH] eepro init section usageRandy Dunlap
2004-01-10[PATCH] (2/42) eeproStephen Hemminger
2003-09-20[netdrvr] use cpu_relax() in busy loop, or mdelay instead of busy loopChris Wright
2003-07-31[PATCH] more typo fixesAlan Cox
2003-05-26[netdrvr eepro] update MODULE_AUTHOR per old-author requestJeff Garzik
2003-04-20net driver cleanup, volume 6Jeff Garzik
2003-01-10[PATCH] padto - fix eepro using skb_padtoAlan Cox
2002-12-05[PATCH] eepro.c has spurious kfreeRusty Russell
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo
2002-08-18Remove extraneous ptrace.h includeLinus Torvalds
2002-08-04Update old eepro net driver:Michael Westermann
2002-06-14[janitor] update the eepro Intel EtherExpress Pro/10 device driver to William Stinson
2002-04-28Switch remaining users of autoirq_*() API to probe_irq_{on,off}Kai Germaschewski
2002-02-04v2.4.14.6 -> v2.4.14.7Linus Torvalds
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds
2002-02-04v2.4.5.3 -> v2.4.5.4Linus Torvalds
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.2.2 -> v2.4.2.3Linus Torvalds
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds