summaryrefslogtreecommitdiff
path: root/drivers/net/ne2000.c
Commit message (Expand)AuthorAgeLines
* net: Use ARRAY_SIZE at appropriate placesAxel Lin2013-08-19-1/+1
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-22-1/+0
* net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu2011-02-15-1/+2
* net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu2008-10-13-712/+7
* net: ne2000: Move dev_addr variable from grobal to local.Nobuhiro Iwamatsu2008-07-06-2/+1
* net: ne2000: Fix compile error of NE2000Nobuhiro Iwamatsu2008-07-06-7/+4
* NE2000: Fix regresssion introduced by e710185aae90 on non AX88796Jean-Christophe PLAGNIOL-VILLARD2008-04-28-3/+91
* NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2008-04-25-125/+151
* Coding Style cleanyp; update CHANGELOGWolfgang Denk2008-03-26-5/+2
* net: Add support AX88796L ethernet devicegoda.yusuke2008-03-25-0/+6
* ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk2008-03-25-3/+0
* net: Divided code of NE2000 ethernet drivergoda.yusuke2008-03-25-149/+64
* fix various commentsMarcel Ziswiler2008-01-09-4/+3
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+940