Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
951255da85b21432777ce999321f4ac28e2c164a
/
net
/
eth-uclass.c
2cd81f1
net: dm: Remove warning about EEPROM provided MAC address
by Andre Przywara
· 4 years, 6 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· 4 years, 7 months ago
cd5bb77
net: Add eth phy generic driver for shared MDIO
by Ye Li
· 4 years, 7 months ago
46ec104
net: eth-uclass: add return value check
by Peng Fan
· 4 years, 7 months ago
3141113
net: eth-uclass: Fix message if mac is coming from DT or ROM
by Michal Simek
· 4 years, 9 months ago
902c796
net: eth-uclass: ignore unavailable devices
by Michael Walle
· 5 years ago
8e7545e
net: Always build the string_to_enetaddr() helper
by Joe Hershberger
· 5 years ago
ac598c1
net: introduce packet capture support
by Ramon Fried
· 5 years ago
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
8fe0853
net: eth-uclass: Support device tree MAC addresses
by Thierry Reding
· 6 years ago
1306487
net: eth-uclass: Write MAC address to hardware after probe
by Thierry Reding
· 6 years ago
a55ef7f
net: remove CONFIG_MCAST_TFTP
by Chris Packham
· 6 years ago
d21faa5
net: eth-uclass: Fix for DM USB ethernet support
by Jean-Jacques Hiblot
· 6 years ago
3c91d15
net: Only call halt on a driver that has been init'ed
by Joe Hershberger
· 6 years ago
865c387
net: Initialize as many ethernet devices as possible
by Mario Six
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
7151149
net: Only access network devices after init
by Alexander Graf
· 7 years ago
399a9ce
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
0211e39
net: core: avoid possible NULL pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
54e89f0
net: core: cosmetic: A MAC address is not limited to SROM
by oliver@schinagl.nl
· 8 years ago
496904b
net: cosmetic: Do not use magic values for ARP_HLEN
by oliver@schinagl.nl
· 8 years ago
e0b7bc7
net: use random ethernet address if invalid and not zero
by Siva Durga Prasad Paladugu
· 8 years ago
3071f07
net: write enetaddr down to hardware on env_callback
by Hannes Schmelzer
· 8 years ago
004b891
microblaze: Correct build error in eth-uclass.c
by Simon Glass
· 9 years ago
c6011d2
net: Move driver-model code into its own file
by Simon Glass
· 9 years ago