summaryrefslogtreecommitdiff
path: root/drivers/net/wd.c
AgeCommit message (Expand)Author
2010-12-21drivers/net/*.c: Use static constJoe Perches
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches
2010-07-14wd: fix memory leakKulikov Vasiliy
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger
2008-11-25wd: use net_device_opsStephen Hemminger
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-08-27[netdrvr] fix build issue: undefined reference to `NS8390p_init'Alan Cox
2008-07-30[netdrvr] wd: fix build breakage with new NS8390p APIAlan Cox
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-08-19[PATCH] wd section fixAndrew Morton
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers
2005-01-17Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2005-01-06[PATCH] wd iomem annotations + isa-ectomyAlexander Viro
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-02-06Hand merge netpoll into latest upstream.Jeff Garzik
2004-01-10[netdrvr] add netpoll support to several 8390-based driversMatt Mackall
2004-01-10[netdrvr] convert most 8390 drivers to using alloc_ei_netdev()Alexander Viro
2004-01-10[PATCH] (17/42) wdStephen Hemminger
2003-09-25[PATCH] Remove emacs cruft from 8390 driversPaul Gortmaker
2003-09-20[netdrvr] use cpu_relax() in busy loop, or mdelay instead of busy loopChris Wright
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo
2002-08-03Fix endiannes problems in ISA net drivers:Alan Cox
2002-04-28Switch remaining users of autoirq_*() API to probe_irq_{on,off}Kai Germaschewski
2002-04-03The struct netdev rmem_start and rmem_end entries are specific to 8390Paul Gortmaker
2002-04-03net driver janitor fixes:Dave Jones
2002-03-06MODULE_DESC net drivers cleanup.Paul Gortmaker
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.6.6 -> v2.4.6.7Linus 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.1.3 -> v2.4.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds