summaryrefslogtreecommitdiff
path: root/drivers/net/lan91c96.c
Commit message (Expand)AuthorAgeLines
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-19-7/+0
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18-9/+10
* net: Use ARRAY_SIZE at appropriate placesAxel Lin2013-08-19-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* drivers/net/lan91c96.c: Fix compile warningJoe Hershberger2012-05-22-2/+2
* drivers/net/lan91c96.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-23-5/+2
* NET: lan91c96: Correct chip detect logicYanjun Yang2011-01-18-1/+1
* LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang2011-01-10-2/+2
* lan91c96, smc911x: remove useless free(ptr) calls on NULL ptrSerge Ziryukin2010-05-17-1/+0
* NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon2009-12-13-269/+183
* lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger2009-03-20-63/+12
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-09-9/+0
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-14-10/+10
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+967