aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ne2000_base.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-02Fix spelling of "occurred".Vagrant Cascadian1-2/+2
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-1/+1
2012-05-23net: Fix remaining API interface breakageJoe Hershberger1-1/+1
2011-12-10drivers/net/ne2000_base.c: Fix GCC 4.6 build warningsWolfgang Denk1-4/+5
2011-12-08ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl1-28/+71
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-10-13net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu1-0/+757