aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ne-h8300.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger1-0/+1
2008-12-03ne-h8300: convert to net_device_opsStephen Hemminger1-7/+20
2008-10-27net: convert print_mac to %pMJohannes Berg1-2/+1
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz1-2/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-4/+4
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng1-1/+1
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2006-12-02[PATCH] 8390 fixes - the final chunk (h8300)Al Viro1-8/+15
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-1/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-3/+3
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi1-2/+3
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers1-11/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+670