aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger1-0/+1
2008-11-25wd: use net_device_opsStephen Hemminger1-7/+17
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+2
2008-08-27[netdrvr] fix build issue: undefined reference to `NS8390p_init'Alan Cox1-1/+1
2008-07-30[netdrvr] wd: fix build breakage with new NS8390p APIAlan Cox1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-2/+5
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-1/+1
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-6/+6
2006-08-19[PATCH] wd section fixAndrew Morton1-2/+2
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko1-7/+7
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers1-11/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+559