index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mt7530.c
Age
Commit message (
Expand
)
Author
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-01-25
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2020-12-12
net: dsa: mt7530: enable MTU normalization
DENG Qingfang
2020-12-08
net: dsa: mt7530: support setting ageing time
DENG Qingfang
2020-11-04
net: dsa: mt7530: support setting MTU
DENG Qingfang
2020-11-02
net: dsa: mt7530: remove unneeded semicolon
Tom Rix
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-09-21
net: dsa: mt7530: Add some return-value checks
Alex Dewar
2020-09-14
net: dsa: mt7530: Add the support of MT7531 switch
Landen Chao
2020-09-14
net: dsa: mt7530: Extend device data ready for adding a new hardware
Landen Chao
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-28
net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
Landen Chao
2020-08-25
net: dsa: mt7530: Add of_node_put() before break and return statements
Sumera Priyadarsini
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-16
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
2020-05-15
net: dsa: mt7530: fix VLAN setup
DENG Qingfang
2020-05-13
net: dsa: mt7530: set CPU port to fallback mode
DENG Qingfang
2020-04-16
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
DENG Qingfang
2020-04-07
net: dsa: mt7530: move mt7623 settings out off the mt7530
René van Dorst
2020-04-03
net: dsa: mt7530: fix null pointer dereferencing in port5 setup
Chuanhong Guo
2020-03-29
net: dsa: mt7530: use resolved link config in mac_link_up()
René van Dorst
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-19
net: dsa: mt7530: Change the LINK bit to reflect the link status
René van Dorst
2020-03-09
net: dsa: mt7530: add support for port mirroring
DENG Qingfang
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-09-05
net: dsa: mt7530: Add support for port 5
René van Dorst
2019-09-05
net: dsa: mt7530: Convert to PHYLINK API
René van Dorst
2019-08-20
net: dsa: do not enable or disable non user ports
Vivien Didelot
2019-06-22
net: dsa: mt7530: Add MT7621 TRGMII mode support
René van Dorst
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-30
net: dsa: mt7530: Use the DSA vlan_filtering helper function
Vladimir Oltean
2019-04-30
net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering
Vladimir Oltean
2019-03-01
drivers: net: Remove unnecessary semicolon
YueHaibing
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-01-30
net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoC
Greg Ungerer
2019-01-04
net: dsa: mt7530: Drop unused GPIO include
Linus Walleij
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-01
net: phy: Add helper for advertise to lcl value
Andrew Lunn
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-04
net: dsa: mt7530: Use NULL instead of plain integer
Florian Fainelli
[next]