index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-04-27
net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
Arınç ÜNAL
1
-5
/
+12
2024-04-27
net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
Arınç ÜNAL
1
-2
/
+3
2024-04-27
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
1
-0
/
+15
2024-04-27
net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
Arınç ÜNAL
1
-8
/
+7
2024-04-27
net: dsa: mt7530: fix mirroring frames received on local port
Arınç ÜNAL
1
-0
/
+6
2024-04-17
net: dsa: mt7530: trap link-local frames regardless of ST Port State
Arınç ÜNAL
1
-34
/
+195
2024-03-26
net: dsa: mt7530: fix handling of all link-local frames
Arınç ÜNAL
1
-4
/
+33
2024-03-26
net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
Arınç ÜNAL
1
-8
/
+15
2024-03-26
net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Arınç ÜNAL
1
-4
/
+4
2023-08-30
net: dsa: mt7530: fix handling of 802.1X PAE frames
Arınç ÜNAL
1
-0
/
+4
2023-06-28
net: dsa: mt7530: fix handling of LLDP frames
Arınç ÜNAL
1
-0
/
+4
2023-06-28
net: dsa: mt7530: fix handling of BPDUs on MT7530 switch
Arınç ÜNAL
1
-2
/
+12
2023-06-28
net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
Arınç ÜNAL
1
-1
/
+1
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-29
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-22
net: dsa: mt7530: remove unnecessary dev_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-06-14
net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
Frank Wunderlich
1
-7
/
+20
2022-06-14
net: dsa: mt7530: rework mt753[01]_setup
Frank Wunderlich
1
-4
/
+21
2022-06-14
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-29
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
1
-0
/
+1
2022-04-26
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-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+1
2022-03-10
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-08
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
1
-1
/
+1
[next]