index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
lan91c96.c
Age
Commit message (
Expand
)
Author
2015-05-19
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2013-08-19
net: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-22
drivers/net/lan91c96.c: Fix compile warning
Joe Hershberger
2011-11-23
drivers/net/lan91c96.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-01-18
NET: lan91c96: Correct chip detect logic
Yanjun Yang
2011-01-10
LAN91C*: Change chip names to fit the eth_device struct size
Yanjun Yang
2010-05-17
lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr
Serge Ziryukin
2009-12-14
NET: LAN91C96 CONFIG_NET_MULTIify
Nishanth Menon
2009-03-20
lan91c96/smc91111/smc911x: get mac address from environment
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-06-10
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-02-14
Fix remaining CONFIG_COMMANDS
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD