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
/
dsa-uclass.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
net: dsa: Fix OF fallback lookup for ports
Marcus Comstedt
1
-1
/
+1
2023-02-02
net: dsa: allow rcv() and xmit() to be optional
Tim Harvey
1
-13
/
+15
2023-02-02
net: dsa: ensure dsa driver has proper ops
Tim Harvey
1
-0
/
+17
2023-02-02
net: dsa: move cpu port probe to dsa_post_probe
Tim Harvey
1
-1
/
+10
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
1
-1
/
+1
2022-06-08
net: dsa: Fix segmentation fault if master fails to probe
Sean Anderson
1
-2
/
+4
2022-01-15
net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY
Vladimir Oltean
1
-0
/
+11
2021-11-23
net: dsa: Use true instead of 1 in the set_promisc() call
Bin Meng
1
-1
/
+1
2021-11-23
net: dsa: allow drivers to get the port OF node
Vladimir Oltean
1
-0
/
+20
2021-09-28
net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH tr...
Vladimir Oltean
1
-2
/
+2
2021-09-28
net: dsa: remove unused variables
Vladimir Oltean
1
-13
/
+1
2021-09-28
net: dsa: pass CPU port fixed PHY to .port_disable
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: dsa: introduce a .port_probe() method in struct dsa_ops
Vladimir Oltean
1
-0
/
+8
2021-09-28
net: dsa: refactor the code to set the port MAC address into a dedicated func...
Vladimir Oltean
1
-22
/
+28
2021-09-28
net: dsa: use "err" instead of "ret" in dsa_port_probe
Vladimir Oltean
1
-4
/
+4
2021-07-10
net: dsa: enable master promisc mode if available and needed
Tim Harvey
1
-1
/
+8
2021-03-05
net: dsa: remove master santiy check
Michael Walle
1
-21
/
+4
2021-03-05
net: dsa: remove NULL check for priv and platform data
Michael Walle
1
-14
/
+7
2021-03-05
net: dsa: probe master device
Michael Walle
1
-0
/
+9
2021-03-05
net: dsa: return early if there is no master
Michael Walle
1
-4
/
+4
2021-02-16
net: Introduce DSA class for Ethernet switches
Claudiu Manoil
1
-0
/
+478