summaryrefslogtreecommitdiff
path: root/drivers/net/hp-plus.c
AgeCommit message (Expand)Author
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-02-26net: fix hp-plus build errorRandy Dunlap
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-25net: hp-plus uses eip_pollRandy Dunlap
2008-11-25hp-plus: convert to net_device_opsStephen Hemminger
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-16hpplus: fix build regressionStephen Hemminger
2008-07-22net 8390p: fix interface usageIngo Molnar
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
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-06-11[PATCH] hp ethernet: fix section mismatchesRandy Dunlap
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/hp-plus.cAl Viro
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-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-08-10[PATCH] bk-netdev-hp-plus-fixAndrew Morton
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] (14/42) hpplusStephen Hemminger
2003-09-25[PATCH] Remove emacs cruft from 8390 driversPaul Gortmaker
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-03The struct netdev rmem_start and rmem_end entries are specific to 8390Paul Gortmaker
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