index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mt7530.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
net: dsa: mt7530: fix network connectivity with multiple CPU ports
Arınç ÜNAL
1
-3
/
+7
2023-05-17
net: dsa: mt7530: split-off common parts from mt7531_setup
Daniel Golle
1
-44
/
+55
2023-05-17
net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
Arınç ÜNAL
1
-2
/
+2
2023-03-30
net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII case
Arınç ÜNAL
1
-5
/
+4
2023-03-30
net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
Arınç ÜNAL
1
-11
/
+11
2023-03-30
net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()
Arınç ÜNAL
1
-6
/
+12
2023-03-22
net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used
Arınç ÜNAL
1
-31
/
+31
2023-03-22
net: dsa: mt7530: remove now incorrect comment regarding port 5
Arınç ÜNAL
1
-1
/
+1
2023-03-17
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Vladimir Oltean
1
-15
/
+20
2023-02-14
net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
Vladimir Oltean
1
-7
/
+19
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+13
2022-09-23
net: mt7531: ensure all MACs are powered down before reset
Alexander Couzens
1
-0
/
+4
2022-09-23
net: mt7531: only do PLL once after the reset
Alexander Couzens
1
-6
/
+9
2022-09-23
net: dsa: mt7530: add support for in-band link status
Daniel Golle
1
-13
/
+37
2022-09-23
net: dsa: mt7530: remove unnecessary dev_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-06-15
net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
Frank Wunderlich
1
-7
/
+20
2022-06-15
net: dsa: mt7530: rework mt753[01]_setup
Frank Wunderlich
1
-4
/
+21
2022-06-15
net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
Frank Wunderlich
1
-18
/
+12
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-04-30
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
1
-0
/
+1
2022-04-27
net: dsa: mt753x: fix pcs conversion regression
Russell King (Oracle)
1
-9
/
+9
2022-04-12
net: dsa: mt7530: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-04-12
net: dsa: mt7530: move autoneg handling to PCS validation
Russell King (Oracle)
1
-18
/
+10
2022-04-12
net: dsa: mt7530: partially convert to phylink_pcs
Russell King (Oracle)
1
-58
/
+86
2022-04-12
net: dsa: mt7530: switch to use phylink_get_linkmodes()
Russell King (Oracle)
1
-52
/
+5
2022-04-12
net: dsa: mt7530: only indicate linkmodes that can be supported
Russell King (Oracle)
1
-4
/
+8
2022-04-12
net: dsa: mt7530: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-5
/
+0
2022-04-12
net: dsa: mt7530: remove interface checks
Russell King (Oracle)
1
-82
/
+0
2022-04-12
net: dsa: mt7530: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
1
-0
/
+74
2022-04-12
net: dsa: mt7530: 1G can also support 1000BASE-X link mode
Russell King (Oracle)
1
-10
/
+4
2022-03-18
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+1
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-03-08
net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
Russell King (Oracle)
1
-1
/
+1
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-4
/
+8
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-09
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
1
-1
/
+1
2022-01-25
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
1
-1
/
+1
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+1
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-4
/
+4
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-3
/
+3
2021-12-09
net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging ops
Vladimir Oltean
1
-22
/
+30
2021-10-18
net: dsa: mt7530: correct ds->num_ports
DENG Qingfang
1
-7
/
+1
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+18
2021-08-25
net: dsa: mt7530: manually set up VLAN ID 0
DENG Qingfang
1
-0
/
+25
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-08-12
net: dsa: mt7530: fix VLAN traffic leaks again
DENG Qingfang
1
-4
/
+1
2021-08-06
net: dsa: mt7530: add the missing RxUnicast MIB counter
DENG Qingfang
1
-0
/
+1
2021-08-06
net: dsa: mt7530: drop untagged frames on VLAN-aware ports without PVID
DENG Qingfang
1
-2
/
+30
2021-08-06
net: dsa: mt7530: remove the .port_set_mrouter implementation
Vladimir Oltean
1
-13
/
+0
[next]