summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mt7530.c
AgeCommit message (Expand)Author
12 daysnet: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL
12 daysnet: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL
2024-03-26net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL
2024-03-21net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL
2024-03-21net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL
2024-03-18net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL
2024-03-11net: dsa: mt7530: disable LEDs before resetJustin Swartz
2024-03-05net: dsa: mt7530: simplify link operationsArınç ÜNAL
2024-03-05net: dsa: mt7530: sort link settings ops and force link down on all portsArınç ÜNAL
2024-03-05net: dsa: mt7530: put initialising PCS devices code back to original orderArınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of mt753x_mac_config()Arınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of priv->info->cpu_port_config()Arınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of useless error returns on phylink code pathArınç ÜNAL
2024-03-05net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switchArınç ÜNAL
2024-03-05net: dsa: mt7530: set interrupt register only for MT7530Arınç ÜNAL
2024-03-05net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optionalArınç ÜNAL
2024-02-07net: dsa: mt7530: do not clear config->supported_interfacesArınç ÜNAL
2024-02-07net: dsa: mt7530: correct port capabilities of MT7988Arınç ÜNAL
2024-02-07net: dsa: mt7530: remove pad_setup function pointerArınç ÜNAL
2024-02-07net: dsa: mt7530: call port 6 setup from mt7530_mac_config()Arınç ÜNAL
2024-02-07net: dsa: mt7530: simplify mt7530_pad_clk_setup()Arınç ÜNAL
2024-02-07net: dsa: mt7530: move XTAL check to mt7530_setup()Arınç ÜNAL
2024-02-07net: dsa: mt7530: empty default case on mt7530_setup_port5()Arınç ÜNAL
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-29net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabledArınç ÜNAL
2024-01-29net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()Arınç ÜNAL
2024-01-29net: dsa: mt7530: improve code path for setting up port 5Arınç ÜNAL
2024-01-29net: dsa: mt7530: improve comments regarding switch portsArınç ÜNAL
2024-01-29net: dsa: mt7530: store port 5 SGMII capability of MT7531Arınç ÜNAL
2024-01-29net: dsa: mt7530: always trap frames to active CPU port on MT7530Arınç ÜNAL
2024-01-26net: dsa: mt7530: fix 10M/100M speed on MT7988 switchDaniel Golle
2024-01-25net: dsa: mt7530: support OF-based registration of switch MDIO busArınç ÜNAL
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-10-11net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-04net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()Russell King (Oracle)
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-19net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL
2023-07-18net: dsa: remove legacy_pre_march2020 from driversRussell King (Oracle)
2023-06-22net: dsa: mt7530: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-20net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL
2023-06-20net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL
2023-06-20net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL
2023-06-20net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL
2023-05-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL
2023-05-05net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-04-19net: dsa: mt7530: fix support for MT7531BEDaniel Golle
2023-04-03net: dsa: mt7530: introduce driver for MT7988 built-in switchDaniel Golle