index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
lan91c96.c
Age
Commit message (
Expand
)
Author
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
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-13
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-09
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