summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2023-06-28net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-28net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL
2023-06-28net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL
2023-06-28net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL
2023-06-21net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean
2023-06-14net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin
2023-06-09net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson
2023-05-24net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-24net: dsa: rzn1-a5psw: disable learning for standalone portsClément Léger
2023-05-24net: dsa: rzn1-a5psw: fix STP states handlingAlexis Lothoré
2023-05-24net: dsa: rzn1-a5psw: enable management frames for CPU portClément Léger
2023-05-17net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL
2023-05-17net: dsa: mt7530: split-off common parts from mt7531_setupDaniel Golle
2023-05-17net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-05-11net: dsa: qca8k: remove assignment of an_enabled in pcs_get_state()Russell King (Oracle)
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET
2023-04-02net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund
2023-03-30net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-03-27net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas
2023-03-25net: dsa: microchip: ksz8: fix MDB configuration with non-zero VIDOleksij Rempel
2023-03-25net: dsa: microchip: ksz8863_smi: fix bulk accessOleksij Rempel
2023-03-25net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...Oleksij Rempel
2023-03-25net: dsa: microchip: ksz8: fix offset for the timestamp filedOleksij Rempel
2023-03-25net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entriesOleksij Rempel
2023-03-25net: dsa: microchip: ksz8: fix ksz8_fdb_dump()Oleksij Rempel
2023-03-24net: dsa: realtek: fix out-of-bounds accessAhmad Fatoum
2023-03-22net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL
2023-03-22net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL
2023-03-22net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL
2023-03-17net: dsa: b53: mmap: fix device tree supportÁlvaro Fernández Rojas
2023-03-16net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795Marek Vasut
2023-03-16net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean
2023-03-13net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL
2023-03-13net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL
2023-03-08net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean
2023-02-26net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean
2023-02-26net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean
2023-02-26net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean
2023-02-16net: dsa: ocelot: fix selecting MFD_OCELOTLukas Bulwahn
2023-02-13net: dsa: microchip: enable EEE supportOleksij Rempel
2023-02-10net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXTArnd Bergmann
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-07net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean
2023-01-31net: dsa: microchip: ptp: fix up PTP dependencyArnd Bergmann
2023-01-30net: dsa: ocelot: add external ocelot switch controlColin Foster
2023-01-30net: dsa: felix: add functionality when not all ports are supportedColin Foster
2023-01-30net: dsa: felix: add support for MFD configurationsColin Foster
2023-01-30net: dsa: felix: add configurable device quirksColin Foster