index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mt7530.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
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-23
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-13
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-07
1
-85
/
+0
*
net: dsa: mt7530: fix null pointer dereferencing in port5 setup
Chuanhong Guo
2020-04-03
1
-0
/
+3
*
net: dsa: mt7530: use resolved link config in mac_link_up()
René van Dorst
2020-03-29
1
-33
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-2
/
+2
|
\
|
*
net: dsa: mt7530: Change the LINK bit to reflect the link status
René van Dorst
2020-03-19
1
-2
/
+2
*
|
net: dsa: mt7530: add support for port mirroring
DENG Qingfang
2020-03-09
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-08
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-22
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-04-30
1
-11
/
+5
*
net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering
Vladimir Oltean
2019-04-30
1
-2
/
+2
*
drivers: net: Remove unnecessary semicolon
YueHaibing
2019-03-01
1
-1
/
+1
*
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
1
-3
/
+2
*
net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoC
Greg Ungerer
2019-01-30
1
-39
/
+57
*
net: dsa: mt7530: Drop unused GPIO include
Linus Walleij
2019-01-04
1
-1
/
+0
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-1
/
+2
*
net: phy: Add helper for advertise to lcl value
Andrew Lunn
2018-10-01
1
-5
/
+1
*
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
1
-2
/
+9
*
net: dsa: mt7530: Use NULL instead of plain integer
Florian Fainelli
2018-04-04
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-1
/
+1
|
\
|
*
net: dsa: mt7530: fix module autoloading for OF platform drivers
Sean Wang
2018-03-26
1
-0
/
+1
|
*
net: dsa: mt7530: remove redundant MODULE_ALIAS entries
Sean Wang
2018-03-26
1
-1
/
+0
*
|
dsa: Pass the port to get_sset_count()
Andrew Lunn
2018-03-04
1
-1
/
+1
|
/
*
net: dsa: mediatek: add VLAN support for MT7530
Sean Wang
2017-12-15
1
-1
/
+287
*
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-11-13
1
-2
/
+2
*
net: dsa: introduce dsa_user_ports helper
Vivien Didelot
2017-10-28
1
-1
/
+1
*
net: dsa: use dsa_is_user_port everywhere
Vivien Didelot
2017-10-28
1
-2
/
+2
*
net: dsa: add dsa_to_port helper
Vivien Didelot
2017-10-18
1
-2
/
+2
*
net: dsa: split dsa_port's netdev member
Vivien Didelot
2017-10-18
1
-1
/
+1
*
net: dsa: mt7530: make functions mt7530_phy_write static
Colin Ian King
2017-10-03
1
-1
/
+2
*
net: dsa: use dedicated CPU port
Vivien Didelot
2017-09-21
1
-2
/
+2
*
net: dsa: make dsa_switch_ops const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
1
-0
/
+38
|
\
|
*
net: dsa: mediatek: add adjust link support for user ports
John Crispin
2017-08-08
1
-0
/
+38
[next]