Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d852b9440f8317e954945d0c038ba002507c31b6
/
drivers
/
net
/
lan91c96.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
399a9ce
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
76f353e
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
10a72b6
net: Use ARRAY_SIZE at appropriate places
by Axel Lin
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c78248f
drivers/net/lan91c96.c: Fix compile warning
by Joe Hershberger
· 13 years ago
d1d92d7
drivers/net/lan91c96.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
d99ecfec
NET: lan91c96: Correct chip detect logic
by Yanjun Yang
· 14 years ago
f52a06c
LAN91C*: Change chip names to fit the eth_device struct size
by Yanjun Yang
· 14 years ago
ac2b814
lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr
by Serge Ziryukin
· 15 years ago
f95b93b
NET: LAN91C96 CONFIG_NET_MULTIify
by Nishanth Menon
· 15 years ago
719b675
lan91c96/smc91111/smc911x: get mac address from environment
by Mike Frysinger
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9726784
net: Conditional COBJS inclusion of network drivers
by Shinya Kuribayashi
· 16 years ago
4134872
Fix remaining CONFIG_COMMANDS
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
ed0ea1f
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/lan91c96.c]
b1d408a
drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
d8c8630
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
7fa6e90
Some code cleanup for GCC 4.x
by Wolfgang Denk
· 19 years ago
f2140d5
* Code cleanup (ARM mostly)
by wdenk
· 20 years ago
e3a0680
* Patch by Dave Peverley, 30 Apr 2004:
by wdenk
· 20 years ago
6b1aa8d
Patch by Dave Peverley, 29 Apr 2004:
by wdenk
· 20 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
aa60336
Patch by Mathijs Haarman, 08 May 2003:
by wdenk
· 22 years ago