aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ne2000.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-15net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu1-1/+2
2008-10-13net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu1-712/+7
2008-07-06net: ne2000: Move dev_addr variable from grobal to local.Nobuhiro Iwamatsu1-2/+1
2008-07-06net: ne2000: Fix compile error of NE2000Nobuhiro Iwamatsu1-7/+4
2008-04-28NE2000: Fix regresssion introduced by e710185aae90 on non AX88796Jean-Christophe PLAGNIOL-VILLARD1-3/+91
2008-04-25NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-125/+151
2008-03-26Coding Style cleanyp; update CHANGELOGWolfgang Denk1-5/+2
2008-03-25net: Add support AX88796L ethernet devicegoda.yusuke1-0/+6
2008-03-25ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk1-3/+0
2008-03-25net: Divided code of NE2000 ethernet drivergoda.yusuke1-149/+64
2008-01-09fix various commentsMarcel Ziswiler1-4/+3
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+940