Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
22297aaa4f26073829b8c8e14a8a489498b7a04f
/
net
/
eth-uclass.c
3ce4304
net: Initialize as many ethernet devices as possible
by Mario Six
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a532e2f
net: Only access network devices after init
by Alexander Graf
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
c08248d
net: core: avoid possible NULL pointer dereference
by xypron.glpk@gmx.de
· 7 years ago
26d40b0
net: core: cosmetic: A MAC address is not limited to SROM
by oliver@schinagl.nl
· 8 years ago
a40db6d
net: cosmetic: Do not use magic values for ARP_HLEN
by oliver@schinagl.nl
· 8 years ago
aa555fe
net: use random ethernet address if invalid and not zero
by Siva Durga Prasad Paladugu
· 8 years ago
c86ff7f
net: write enetaddr down to hardware on env_callback
by Hannes Schmelzer
· 8 years ago
a7c45ec
microblaze: Correct build error in eth-uclass.c
by Simon Glass
· 9 years ago
db9391e
net: Move driver-model code into its own file
by Simon Glass
· 9 years ago