index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mt7530.c
Age
Commit message (
Expand
)
Author
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-23
net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
Daniel Golle
2025-04-15
net: dsa: mt7530: implement .get_stats64
Christian Marangi
2025-04-15
net: dsa: mt7530: move remaining MIB counter to define
Christian Marangi
2025-04-15
net: dsa: mt7530: move pkt stats and err MIB counter to eth_mac stats API
Christian Marangi
2025-04-15
net: dsa: mt7530: move pause MIB counter to eth_ctrl stats API
Christian Marangi
2025-04-15
net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats API
Christian Marangi
2025-04-15
net: dsa: mt7530: generalize read port stats logic
Christian Marangi
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-05
net: dsa: mt7530: Fix traffic flooding for MMIO devices
Lorenzo Bianconi
2025-03-04
dsa: mt7530: Utilize REGMAP_IRQ for interrupt handling
Daniel Golle
2025-03-04
net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
Lorenzo Bianconi
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-02-12
net: dsa: mt7530: convert to phylink managed EEE
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2025-01-07
net: dsa: mt753x: remove ksz_get_mac_eee()
Russell King (Oracle)
2025-01-07
net: dsa: mt753x: remove setting of tx_lpi parameters
Russell King (Oracle)
2024-12-11
net: dsa: mt753x: implement .support_eee() method
Russell King (Oracle)
2024-11-03
net: dsa: mt7530: Add TBF qdisc offload support
Lorenzo Bianconi
2024-08-04
net: dsa: mt7530: Add EN7581 support
Lorenzo Bianconi
2024-06-19
net: dsa: mt7530: add support for bridge port isolation
Matthias Schiffer
2024-06-19
net: dsa: mt7530: factor out bridge join/leave logic
Matthias Schiffer
2024-05-07
net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO bus
Arınç ÜNAL
2024-04-30
net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being used
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: refactor MT7530_PMEEECR_P()
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: get rid of function sanity check
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: define MAC speed capabilities per switch model
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: move MT753X_MTRAP operations for MT7530
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
Arınç ÜNAL
2024-04-24
net: dsa: mt7530: refactor MT7530_PMCR_P()
Arınç ÜNAL
2024-04-23
net: dsa: mt7530: simplify core operations
Arınç ÜNAL
2024-04-23
net: dsa: mt7530-mdio: read PHY address of switch from device tree
Arınç ÜNAL
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-17
net: dsa: mt7530: fix port mirroring for MT7988 SoC switch
Arınç ÜNAL
2024-04-17
net: dsa: mt7530: fix mirroring frames received on local port
Arınç ÜNAL
2024-04-16
net: dsa: mt7530: provide own phylink MAC operations
Russell King (Oracle)
2024-04-11
net: dsa: mt7530: trap link-local frames regardless of ST Port State
Arınç ÜNAL
2024-04-10
net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
Arınç ÜNAL
2024-03-26
net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
Arınç ÜNAL
2024-03-21
net: dsa: mt7530: fix handling of all link-local frames
Arınç ÜNAL
2024-03-21
net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
Arınç ÜNAL
2024-03-18
net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Arınç ÜNAL
2024-03-11
net: dsa: mt7530: disable LEDs before reset
Justin Swartz
[next]