aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hp-plus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-2/+2
2009-02-26net: fix hp-plus build errorRandy Dunlap1-1/+1
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger1-0/+1
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+5
2008-11-25net: hp-plus uses eip_pollRandy Dunlap1-1/+1
2008-11-25hp-plus: convert to net_device_opsStephen Hemminger1-7/+17
2008-10-27net: convert print_mac to %pMJohannes Berg1-2/+1
2008-09-16hpplus: fix build regressionStephen Hemminger1-4/+4
2008-07-22net 8390p: fix interface usageIngo Molnar1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-2/+4
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-2/+2
2006-06-11[PATCH] hp ethernet: fix section mismatchesRandy Dunlap1-1/+1
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/hp-plus.cAl Viro1-4/+13
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko1-6/+6
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers1-10/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+495