aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ne2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-11-28ne2: silence static never defined warningsIlpo Järvinen1-3/+0
2008-11-25ne2: convert to net_device_opsStephen Hemminger1-19/+1
2008-10-27net: convert print_mac to %pMJohannes Berg1-4/+2
2008-07-22net 8390p: fix interface usageIngo Molnar1-1/+1
2008-07-048390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox1-8/+8
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-10/+7
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-04[PATCH] trivial missing __init in drivers/net/*Al Viro1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-35/+35
2006-06-11[PATCH] Section mismatch in drivers/net/ne.o during modpostRandy.Dunlap1-1/+1
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi1-3/+4
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko1-8/+8
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers1-10/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+829