index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mt7530.c
Age
Commit message (
Expand
)
Author
2023-05-05
net: dsa: mt7530: fix network connectivity with multiple CPU ports
Arınç ÜNAL
2023-05-05
net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
Arınç ÜNAL
2023-04-19
net: dsa: mt7530: fix support for MT7531BE
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce driver for MT7988 built-in switch
Daniel Golle
2023-04-03
net: dsa: mt7530: skip locking if MDIO bus isn't present
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce separate MDIO driver
Daniel Golle
2023-04-03
net: dsa: mt7530: split-off common parts from mt7531_setup
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce mt7530_remove_common helper function
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce mt7530_probe_common helper function
Daniel Golle
2023-04-03
net: dsa: mt7530: move p5_intf_modes() function to mt7530.c
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce mutex helpers
Daniel Golle
2023-04-03
net: dsa: mt7530: move SGMII PCS creation to mt7530_probe function
Daniel Golle
2023-04-03
net: dsa: mt7530: use regmap to access switch register space
Daniel Golle
2023-04-03
net: dsa: mt7530: use unlocked regmap accessors
Daniel Golle
2023-04-03
net: dsa: mt7530: refactor SGMII PCS creation
Daniel Golle
2023-04-03
net: dsa: mt7530: make some noise if register read fails
Daniel Golle
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-22
net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII case
Arınç ÜNAL
2023-03-22
net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
Arınç ÜNAL
2023-03-22
net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()
Arınç ÜNAL
2023-03-20
net: dsa: mt7530: use external PCS driver
Daniel Golle
2023-03-13
net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used
Arınç ÜNAL
2023-03-13
net: dsa: mt7530: remove now incorrect comment regarding port 5
Arınç ÜNAL
2023-03-08
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Vladimir Oltean
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-07
net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
Vladimir Oltean
2023-01-17
net: dsa: mt7530: Separate C22 and C45 MDIO bus transactions
Andrew Lunn
2022-12-15
net: dsa: mt7530: remove redundant assignment
Daniel Golle
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-23
net: mt7531: ensure all MACs are powered down before reset
Alexander Couzens
2022-09-23
net: mt7531: only do PLL once after the reset
Alexander Couzens
2022-09-23
net: dsa: mt7530: add support for in-band link status
Daniel Golle
2022-09-22
net: dsa: mt7530: remove unnecessary dev_set_drvdata()
Yang Yingliang
2022-06-14
net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
Frank Wunderlich
2022-06-14
net: dsa: mt7530: rework mt753[01]_setup
Frank Wunderlich
2022-06-14
net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
Frank Wunderlich
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-29
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
2022-04-26
net: dsa: mt753x: fix pcs conversion regression
Russell King (Oracle)
2022-04-12
net: dsa: mt7530: mark as non-legacy
Russell King (Oracle)
2022-04-12
net: dsa: mt7530: move autoneg handling to PCS validation
Russell King (Oracle)
2022-04-12
net: dsa: mt7530: partially convert to phylink_pcs
Russell King (Oracle)
2022-04-12
net: dsa: mt7530: switch to use phylink_get_linkmodes()
Russell King (Oracle)
2022-04-12
net: dsa: mt7530: only indicate linkmodes that can be supported
Russell King (Oracle)
2022-04-12
net: dsa: mt7530: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
2022-04-12
net: dsa: mt7530: remove interface checks
Russell King (Oracle)
2022-04-12
net: dsa: mt7530: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
2022-04-12
net: dsa: mt7530: 1G can also support 1000BASE-X link mode
Russell King (Oracle)
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]