summaryrefslogtreecommitdiff
path: root/drivers/net/lan91c96.c
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-05-22drivers/net/lan91c96.c: Fix compile warningJoe Hershberger
2011-11-23drivers/net/lan91c96.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-01-18NET: lan91c96: Correct chip detect logicYanjun Yang
2011-01-10LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang
2010-05-17lan91c96, smc911x: remove useless free(ptr) calls on NULL ptrSerge Ziryukin
2009-12-14NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon
2009-03-20lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-06-10net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD