index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
eth-uclass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Initialize as many ethernet devices as possible
Mario Six
2018-06-13
1
-2
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
net: Only access network devices after init
Alexander Graf
2018-03-22
1
-2
/
+2
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-3
/
+3
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
net: core: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
2017-06-02
1
-1
/
+2
*
net: core: cosmetic: A MAC address is not limited to SROM
oliver@schinagl.nl
2017-02-07
1
-1
/
+1
*
net: cosmetic: Do not use magic values for ARP_HLEN
oliver@schinagl.nl
2017-02-07
1
-5
/
+5
*
net: use random ethernet address if invalid and not zero
Siva Durga Prasad Paladugu
2016-11-07
1
-1
/
+2
*
net: write enetaddr down to hardware on env_callback
Hannes Schmelzer
2016-10-13
1
-0
/
+1
*
microblaze: Correct build error in eth-uclass.c
Simon Glass
2016-02-06
1
-0
/
+2
*
net: Move driver-model code into its own file
Simon Glass
2016-01-28
1
-0
/
+549