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.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-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
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-04-30
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
1
-0
/
+1
2022-04-27
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-18
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+1
2022-03-11
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-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-09
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
1
-1
/
+1
2022-01-25
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
1
-1
/
+1
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+1
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-4
/
+4
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-3
/
+3
2021-12-09
net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging ops
Vladimir Oltean
1
-22
/
+30
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
2021-03-16
net: dsa: mt7530: support MDB and bridge flag operations
DENG Qingfang
1
-4
/
+120
2021-03-13
net: dsa: mt7530: setup core clock even in TRGMII mode
Ilya Lipnitskiy
1
-27
/
+25
2021-02-27
net: dsa: mt7530: don't build GPIO support if !GPIOLIB
DENG Qingfang
1
-0
/
+4
2021-02-15
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-2
/
+2
2021-02-15
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-1
/
+2
[next]