Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
256fe86b600f6664d82d15f57fe3c653ba4b9a7a
/
drivers
/
net
/
lan91c96.c
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
92ac520
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
1fd92db
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
a62cd29
net: Use ARRAY_SIZE at appropriate places
by Axel Lin
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
30934b3
drivers/net/lan91c96.c: Fix compile warning
by Joe Hershberger
· 12 years ago
dffc0ae
drivers/net/lan91c96.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
1672171
NET: lan91c96: Correct chip detect logic
by Yanjun Yang
· 14 years ago
0e7790d
LAN91C*: Change chip names to fit the eth_device struct size
by Yanjun Yang
· 14 years ago
a599cde
lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr
by Serge Ziryukin
· 15 years ago
b7ad410
NET: LAN91C96 CONFIG_NET_MULTIify
by Nishanth Menon
· 15 years ago
03f3d8d
lan91c96/smc91111/smc911x: get mac address from environment
by Mike Frysinger
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3b904cc
net: Conditional COBJS inclusion of network drivers
by Shinya Kuribayashi
· 16 years ago
1b76988
Fix remaining CONFIG_COMMANDS
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2439e4b
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/lan91c96.c]
07d38a1
drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
d5be43d
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
d52fb7e
Some code cleanup for GCC 4.x
by Wolfgang Denk
· 19 years ago
3953988
* Code cleanup (ARM mostly)
by wdenk
· 20 years ago
a56bd92
* Patch by Dave Peverley, 30 Apr 2004:
by wdenk
· 20 years ago
5ca2679
Patch by Dave Peverley, 29 Apr 2004:
by wdenk
· 20 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
45219c4
Patch by Mathijs Haarman, 08 May 2003:
by wdenk
· 22 years ago
LABEL_2003_05_12_2355