index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mt7530.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: mt7530: fix VLAN traffic leaks
DENG Qingfang
2021-05-24
1
-8
/
+0
*
net: dsa: mt7530: Add support for EEE features
René van Dorst
2021-04-13
1
-0
/
+43
*
net: dsa: mt7530: clean up core and TRGMII clock setup
Ilya Lipnitskiy
2021-03-29
1
-16
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-27
/
+25
|
\
|
*
net: dsa: mt7530: setup core clock even in TRGMII mode
Ilya Lipnitskiy
2021-03-13
1
-27
/
+25
*
|
net: dsa: mt7530: support MDB and bridge flag operations
DENG Qingfang
2021-03-16
1
-4
/
+120
|
/
*
net: dsa: mt7530: don't build GPIO support if !GPIOLIB
DENG Qingfang
2021-02-27
1
-0
/
+4
*
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-15
1
-2
/
+2
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-15
1
-1
/
+2
*
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2021-01-26
1
-0
/
+110
*
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-16
1
-2
/
+0
*
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-12
1
-11
/
+3
*
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-12
1
-5
/
+1
*
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-12
1
-19
/
+13
*
net: dsa: mt7530: enable MTU normalization
DENG Qingfang
2020-12-13
1
-0
/
+2
*
net: dsa: mt7530: support setting ageing time
DENG Qingfang
2020-12-09
1
-0
/
+41
*
net: dsa: mt7530: support setting MTU
DENG Qingfang
2020-11-05
1
-0
/
+49
*
net: dsa: mt7530: remove unneeded semicolon
Tom Rix
2020-11-03
1
-1
/
+1
*
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
1
-1
/
+5
*
net: dsa: mt7530: Add some return-value checks
Alex Dewar
2020-09-21
1
-9
/
+22
*
net: dsa: mt7530: Add the support of MT7531 switch
Landen Chao
2020-09-15
1
-24
/
+887
*
net: dsa: mt7530: Extend device data ready for adding a new hardware
Landen Chao
2020-09-15
1
-73
/
+198
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-04
1
-2
/
+5
|
\
|
*
net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
Landen Chao
2020-08-28
1
-1
/
+1
|
*
net: dsa: mt7530: Add of_node_put() before break and return statements
Sumera Priyadarsini
2020-08-25
1
-1
/
+4
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
1
-7
/
+2
|
\
|
*
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
2020-05-16
1
-7
/
+2
*
|
net: dsa: mt7530: fix VLAN setup
DENG Qingfang
2020-05-15
1
-12
/
+1
*
|
net: dsa: mt7530: set CPU port to fallback mode
DENG Qingfang
2020-05-14
1
-3
/
+8
|
/
*
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
DENG Qingfang
2020-04-16
1
-6
/
+12
*
net: dsa: mt7530: move mt7623 settings out off the mt7530
René van Dorst
2020-04-08
1
-85
/
+0
*
net: dsa: mt7530: fix null pointer dereferencing in port5 setup
Chuanhong Guo
2020-04-04
1
-0
/
+3
*
net: dsa: mt7530: use resolved link config in mac_link_up()
René van Dorst
2020-03-30
1
-33
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
1
-2
/
+2
|
\
|
*
net: dsa: mt7530: Change the LINK bit to reflect the link status
René van Dorst
2020-03-20
1
-2
/
+2
*
|
net: dsa: mt7530: add support for port mirroring
DENG Qingfang
2020-03-10
1
-0
/
+60
*
|
net: dsa: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-1
/
+3
|
/
*
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-09
1
-1
/
+2
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-2
/
+6
*
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-1
/
+4
*
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-22
1
-6
/
+6
*
net: dsa: mt7530: Add support for port 5
René van Dorst
2019-09-05
1
-6
/
+139
*
net: dsa: mt7530: Convert to PHYLINK API
René van Dorst
2019-09-05
1
-69
/
+197
*
net: dsa: do not enable or disable non user ports
Vivien Didelot
2019-08-20
1
-0
/
+6
*
net: dsa: mt7530: Add MT7621 TRGMII mode support
René van Dorst
2019-06-23
1
-10
/
+36
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
net: dsa: mt7530: Use the DSA vlan_filtering helper function
Vladimir Oltean
2019-05-01
1
-11
/
+5
*
net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering
Vladimir Oltean
2019-05-01
1
-2
/
+2
*
drivers: net: Remove unnecessary semicolon
YueHaibing
2019-03-02
1
-1
/
+1
[next]