index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
eth-uclass.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
1
-0
/
+1
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-15
net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls
Matthias Schiffer
1
-8
/
+32
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2023-11-06
net: eth-uclass: Improve error message when MAC is not found
Fabio Estevam
1
-1
/
+1
2023-11-06
net: eth-uclass: Setup ROM source only when ROM reading passes
Michal Simek
1
-3
/
+7
2023-09-14
net: eth: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-26
/
+0
2023-03-30
net: Pull board_interface_eth_init() into common code
Marek Vasut
1
-0
/
+7
2023-01-24
sandbox: Allow ethernet bootdevs to be disabled for tests
Simon Glass
1
-1
/
+13
2022-10-18
net: eth-uclass: Do not set device on error
Michal Suchanek
1
-0
/
+2
2022-10-18
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
1
-2
/
+2
2022-06-08
net: Add support for reading mac addresses from nvmem cells
Sean Anderson
1
-4
/
+9
2022-04-25
bootstd: ethernet: Add a bootdev driver
Simon Glass
1
-0
/
+8
2022-01-11
net: uclass: Save generated ethernet MAC addresses to the environment
Michal Simek
1
-0
/
+2
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-2
/
+2
2021-07-22
net: define LOG_CATEGORY
Patrick Delaunay
1
-0
/
+2
2021-06-18
net: use the same alias stem for ethernet as linux
Michael Walle
1
-2
/
+2
2021-06-18
net: use a more deterministic approach to get the active ethernet device
Michael Walle
1
-5
/
+12
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-28
net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()
Simon Glass
1
-1
/
+1
2021-01-19
Revert "net: eth-uclass: Change uclass driver name to ethernet"
Tom Rini
1
-2
/
+2
2021-01-19
net: eth-uclass: Change uclass driver name to ethernet
David Wu
1
-2
/
+2
2021-01-19
net: eth-uclass: avoid running start() twice without stop()
Matthias Schiffer
1
-4
/
+10
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
1
-11
/
+11
2020-12-19
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
1
-1
/
+1
2020-12-19
net: Update to use new sequence numbers
Simon Glass
1
-5
/
+2
2020-12-19
dm: Avoid accessing seq directly
Simon Glass
1
-9
/
+10
2020-12-14
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-5
/
+5
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-2
/
+2
2020-10-19
net: add a define for the number of packets received as batch
Patrick Wildt
1
-1
/
+1
2020-10-10
net: Expose some errors generated in net_init
Sean Anderson
1
-0
/
+3
2020-09-30
net: use log_err() for 'No ethernet found' message
Heinrich Schuchardt
1
-3
/
+3
2020-07-08
net: dm: Remove warning about EEPROM provided MAC address
Andre Przywara
1
-2
/
+0
2020-05-19
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-05-10
net: Add eth phy generic driver for shared MDIO
Ye Li
1
-0
/
+5
2020-05-10
net: eth-uclass: add return value check
Peng Fan
1
-2
/
+10
2020-04-06
net: eth-uclass: Fix message if mac is coming from DT or ROM
Michal Simek
1
-5
/
+7
2019-12-09
net: eth-uclass: ignore unavailable devices
Michael Walle
1
-6
/
+11
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
1
-1
/
+1
2019-09-04
net: introduce packet capture support
Ramon Fried
1
-0
/
+5
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-06-01
net: eth-uclass: Support device tree MAC addresses
Thierry Reding
1
-3
/
+27
2019-06-01
net: eth-uclass: Write MAC address to hardware after probe
Thierry Reding
1
-0
/
+2
2019-01-24
net: remove CONFIG_MCAST_TFTP
Chris Packham
1
-2
/
+0
2018-08-21
net: eth-uclass: Fix for DM USB ethernet support
Jean-Jacques Hiblot
1
-1
/
+2
2018-07-26
net: Only call halt on a driver that has been init'ed
Joe Hershberger
1
-1
/
+1
2018-06-13
net: Initialize as many ethernet devices as possible
Mario Six
1
-2
/
+2
[next]