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
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
2024-08-04
net: dsa: mt7530: Add EN7581 support
Lorenzo Bianconi
1
-6
/
+43
2024-06-19
net: dsa: mt7530: add support for bridge port isolation
Matthias Schiffer
1
-2
/
+16
2024-06-19
net: dsa: mt7530: factor out bridge join/leave logic
Matthias Schiffer
1
-57
/
+48
2024-05-07
net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO bus
Arınç ÜNAL
1
-1
/
+2
2024-04-30
net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being used
Arınç ÜNAL
1
-1
/
+2
2024-04-24
net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better
Arınç ÜNAL
1
-1
/
+4
2024-04-24
net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()
Arınç ÜNAL
1
-2
/
+2
2024-04-24
net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS
Arınç ÜNAL
1
-4
/
+4
2024-04-24
net: dsa: mt7530: refactor MT7530_PMEEECR_P()
Arınç ÜNAL
1
-4
/
+4
2024-04-24
net: dsa: mt7530: get rid of function sanity check
Arınç ÜNAL
1
-7
/
+0
2024-04-24
net: dsa: mt7530: define MAC speed capabilities per switch model
Arınç ÜNAL
1
-5
/
+10
2024-04-24
net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error
Arınç ÜNAL
1
-1
/
+5
2024-04-24
net: dsa: mt7530: move MT753X_MTRAP operations for MT7530
Arınç ÜNAL
1
-11
/
+27
2024-04-24
net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP
Arınç ÜNAL
1
-29
/
+30
2024-04-24
net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP
Arınç ÜNAL
1
-25
/
+13
2024-04-24
net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw
Arınç ÜNAL
1
-26
/
+18
2024-04-24
net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
Arınç ÜNAL
1
-36
/
+26
2024-04-24
net: dsa: mt7530: refactor MT7530_PMCR_P()
Arınç ÜNAL
1
-12
/
+12
2024-04-23
net: dsa: mt7530: simplify core operations
Arınç ÜNAL
1
-65
/
+43
2024-04-23
net: dsa: mt7530-mdio: read PHY address of switch from device tree
Arınç ÜNAL
1
-13
/
+24
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+12
2024-04-17
net: dsa: mt7530: fix port mirroring for MT7988 SoC switch
Arınç ÜNAL
1
-4
/
+6
2024-04-17
net: dsa: mt7530: fix mirroring frames received on local port
Arınç ÜNAL
1
-0
/
+6
2024-04-16
net: dsa: mt7530: provide own phylink MAC operations
Russell King (Oracle)
1
-17
/
+29
2024-04-11
net: dsa: mt7530: trap link-local frames regardless of ST Port State
Arınç ÜNAL
1
-34
/
+195
2024-04-11
net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
Arınç ÜNAL
1
-5
/
+12
2024-03-26
net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
Arınç ÜNAL
1
-2
/
+3
2024-03-21
net: dsa: mt7530: fix handling of all link-local frames
Arınç ÜNAL
1
-4
/
+33
2024-03-21
net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
Arınç ÜNAL
1
-8
/
+15
2024-03-18
net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Arınç ÜNAL
1
-10
/
+4
2024-03-11
net: dsa: mt7530: disable LEDs before reset
Justin Swartz
1
-0
/
+6
2024-03-05
net: dsa: mt7530: simplify link operations
Arınç ÜNAL
1
-11
/
+1
2024-03-05
net: dsa: mt7530: sort link settings ops and force link down on all ports
Arınç ÜNAL
1
-2
/
+12
2024-03-05
net: dsa: mt7530: put initialising PCS devices code back to original order
Arınç ÜNAL
1
-10
/
+10
2024-03-05
net: dsa: mt7530: get rid of mt753x_mac_config()
Arınç ÜNAL
1
-12
/
+2
2024-03-05
net: dsa: mt7530: get rid of priv->info->cpu_port_config()
Arınç ÜNAL
1
-107
/
+7
2024-03-05
net: dsa: mt7530: get rid of useless error returns on phylink code path
Arınç ÜNAL
1
-65
/
+16
2024-03-05
net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switch
Arınç ÜNAL
1
-4
/
+2
2024-03-05
net: dsa: mt7530: set interrupt register only for MT7530
Arınç ÜNAL
1
-1
/
+1
2024-03-05
net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
Arınç ÜNAL
1
-14
/
+4
2024-02-08
net: dsa: mt7530: do not clear config->supported_interfaces
Arınç ÜNAL
1
-2
/
+0
2024-02-08
net: dsa: mt7530: correct port capabilities of MT7988
Arınç ÜNAL
1
-1
/
+1
2024-02-08
net: dsa: mt7530: remove pad_setup function pointer
Arınç ÜNAL
1
-34
/
+2
2024-02-08
net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
Arınç ÜNAL
1
-8
/
+11
2024-02-08
net: dsa: mt7530: simplify mt7530_pad_clk_setup()
Arınç ÜNAL
1
-51
/
+40
2024-02-08
net: dsa: mt7530: move XTAL check to mt7530_setup()
Arınç ÜNAL
1
-7
/
+6
2024-02-08
net: dsa: mt7530: empty default case on mt7530_setup_port5()
Arınç ÜNAL
1
-4
/
+1
2024-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+2
2024-01-30
net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
Arınç ÜNAL
1
-6
/
+3
[next]