index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-04-27
net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
Arınç ÜNAL
1
-6
/
+13
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-27
net: dsa: mt7530: fix handling of all link-local frames
Arınç ÜNAL
1
-4
/
+33
2024-03-27
net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
Arınç ÜNAL
1
-8
/
+15
2024-03-27
net: dsa: mt7530: fix handling of 802.1X PAE frames
Arınç ÜNAL
1
-0
/
+4
2024-03-27
net: dsa: mt7530: fix handling of LLDP frames
Arınç ÜNAL
1
-0
/
+5
2024-03-27
net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Arınç ÜNAL
1
-4
/
+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-06-05
net: dsa: mt7530: fix network connectivity with multiple CPU ports
Arınç ÜNAL
1
-3
/
+7
2023-06-05
net: dsa: mt7530: split-off common parts from mt7531_setup
Daniel Golle
1
-45
/
+56
2023-06-05
net: dsa: mt7530: rework mt753[01]_setup
Frank Wunderlich
1
-4
/
+21
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-10-05
net: mt7531: only do PLL once after the reset
Alexander Couzens
1
-6
/
+9
2022-06-09
net: dsa: mt7530: 1G can also support 1000BASE-X link mode
Russell King (Oracle)
1
-10
/
+4
2022-05-12
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
1
-0
/
+1
2022-03-16
net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
Russell King (Oracle)
1
-1
/
+1
2022-02-16
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
1
-1
/
+1
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
2021-08-04
net: dsa: mt7530: always install FDB entries with IVL and FID 1
DENG Qingfang
1
-2
/
+2
2021-08-04
net: dsa: mt7530: set STP state on filter ID 1
DENG Qingfang
1
-1
/
+2
2021-08-04
net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridges
DENG Qingfang
1
-20
/
+51
2021-08-04
net: dsa: mt7530: enable assisted learning on CPU port
DENG Qingfang
1
-6
/
+8
2021-08-02
net: dsa: mt7530: drop paranoid checks in .get_tag_protocol()
Vladimir Oltean
1
-9
/
+1
2021-07-20
mt7530 mt7530_fdb_write only set ivl bit vid larger than 1
Eric Woudstra
1
-1
/
+2
2021-07-16
mt7530 fix mt7530_fdb_write vid missing ivl bit
Eric Woudstra
1
-0
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+0
2021-05-24
net: dsa: mt7530: fix VLAN traffic leaks
DENG Qingfang
1
-8
/
+0
2021-05-19
net: dsa: mt7530: add interrupt support
DENG Qingfang
1
-26
/
+238
2021-04-14
net: dsa: mt7530: Add support for EEE features
René van Dorst
1
-0
/
+43
2021-03-29
net: dsa: mt7530: clean up core and TRGMII clock setup
Ilya Lipnitskiy
1
-16
/
+13
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-27
/
+25
[next]