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-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
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
2021-01-26
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
1
-0
/
+110
2021-01-16
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-2
/
+0
2021-01-12
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-11
/
+3
2021-01-12
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-5
/
+1
2021-01-12
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-19
/
+13
2020-12-13
net: dsa: mt7530: enable MTU normalization
DENG Qingfang
1
-0
/
+2
2020-12-09
net: dsa: mt7530: support setting ageing time
DENG Qingfang
1
-0
/
+41
2020-11-05
net: dsa: mt7530: support setting MTU
DENG Qingfang
1
-0
/
+49
2020-11-03
net: dsa: mt7530: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-1
/
+5
2020-09-22
net: dsa: mt7530: Add some return-value checks
Alex Dewar
1
-9
/
+22
2020-09-15
net: dsa: mt7530: Add the support of MT7531 switch
Landen Chao
1
-24
/
+887
2020-09-15
net: dsa: mt7530: Extend device data ready for adding a new hardware
Landen Chao
1
-73
/
+198
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+5
2020-08-28
net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
Landen Chao
1
-1
/
+1
2020-08-25
net: dsa: mt7530: Add of_node_put() before break and return statements
Sumera Priyadarsini
1
-1
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+2
2020-05-16
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
1
-7
/
+2
[next]