开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mt7530.c
Age
Commit message (
Expand
)
Author
2024-04-17
net: dsa: mt7530: fix port mirroring for MT7988 SoC switch
Arınç ÜNAL
2024-04-17
net: dsa: mt7530: fix mirroring frames received on local port
Arınç ÜNAL
2024-04-11
net: dsa: mt7530: trap link-local frames regardless of ST Port State
Arınç ÜNAL
2024-04-10
net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
Arınç ÜNAL
2024-03-26
net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
Arınç ÜNAL
2024-03-21
net: dsa: mt7530: fix handling of all link-local frames
Arınç ÜNAL
2024-03-21
net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
Arınç ÜNAL
2024-03-18
net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Arınç ÜNAL
2024-03-11
net: dsa: mt7530: disable LEDs before reset
Justin Swartz
2024-03-05
net: dsa: mt7530: simplify link operations
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: sort link settings ops and force link down on all ports
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: put initialising PCS devices code back to original order
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: get rid of mt753x_mac_config()
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: get rid of priv->info->cpu_port_config()
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: get rid of useless error returns on phylink code path
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switch
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: set interrupt register only for MT7530
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
Arınç ÜNAL
2024-02-07
net: dsa: mt7530: do not clear config->supported_interfaces
Arınç ÜNAL
2024-02-07
net: dsa: mt7530: correct port capabilities of MT7988
Arınç ÜNAL
2024-02-07
net: dsa: mt7530: remove pad_setup function pointer
Arınç ÜNAL
2024-02-07
net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
Arınç ÜNAL
2024-02-07
net: dsa: mt7530: simplify mt7530_pad_clk_setup()
Arınç ÜNAL
2024-02-07
net: dsa: mt7530: move XTAL check to mt7530_setup()
Arınç ÜNAL
2024-02-07
net: dsa: mt7530: empty default case on mt7530_setup_port5()
Arınç ÜNAL
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-29
net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
Arınç ÜNAL
2024-01-29
net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()
Arınç ÜNAL
2024-01-29
net: dsa: mt7530: improve code path for setting up port 5
Arınç ÜNAL
2024-01-29
net: dsa: mt7530: improve comments regarding switch ports
Arınç ÜNAL
2024-01-29
net: dsa: mt7530: store port 5 SGMII capability of MT7531
Arınç ÜNAL
2024-01-29
net: dsa: mt7530: always trap frames to active CPU port on MT7530
Arınç ÜNAL
2024-01-26
net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
Daniel Golle
2024-01-25
net: dsa: mt7530: support OF-based registration of switch MDIO bus
Arınç ÜNAL
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-11
net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-04
net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()
Russell King (Oracle)
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-19
net: dsa: mt7530: fix handling of 802.1X PAE frames
Arınç ÜNAL
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
2023-06-22
net: dsa: mt7530: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-20
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
2023-06-20
net: dsa: mt7530: fix handling of LLDP frames
Arınç ÜNAL
2023-06-20
net: dsa: mt7530: fix handling of BPDUs on MT7530 switch
Arınç ÜNAL
2023-06-20
net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
Arınç ÜNAL
2023-06-20
net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
Arınç ÜNAL
2023-05-05
net: dsa: mt7530: fix network connectivity with multiple CPU ports
Arınç ÜNAL
2023-05-05
net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
Arınç ÜNAL
[next]