summaryrefslogtreecommitdiffstats
path: root/drivers/net/lan91c96.c
Commit message (Expand)AuthorAgeFilesLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-191-7/+0
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-9/+10
* net: Use ARRAY_SIZE at appropriate placesAxel Lin2013-08-191-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* drivers/net/lan91c96.c: Fix compile warningJoe Hershberger2012-05-221-2/+2
* drivers/net/lan91c96.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-231-5/+2
* NET: lan91c96: Correct chip detect logicYanjun Yang2011-01-181-1/+1
* LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang2011-01-101-2/+2
* lan91c96, smc911x: remove useless free(ptr) calls on NULL ptrSerge Ziryukin2010-05-171-1/+0
* NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon2009-12-131-269/+183
* lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger2009-03-201-63/+12
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-091-9/+0
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-141-10/+10
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+967
OpenPOWER on IntegriCloud