summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL
2023-01-27net: dsa: qca8k: convert to regmap read/write APIChristian Marangi
2023-01-27net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb accessChristian Marangi
2023-01-26net: dsa: ocelot: build felix.c into a dedicated kernel moduleVladimir Oltean
2023-01-23net: dsa: microchip: add support for credit based shaperArun Ramadoss
2023-01-23net: dsa: microchip: enable port queues for tc mqprioArun Ramadoss
2023-01-23net: dsa: microchip: fix probe of I2C-connected KSZ8563Ahmad Fatoum
2023-01-23net: mscc: ocelot: add MAC Merge layer support for VSC9959Vladimir Oltean
2023-01-23net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959Vladimir Oltean
2023-01-20net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20dsa: lan9303: Add flow ctrl in link_upJerry Ray
2023-01-20dsa: lan9303: Migrate to PHYLINKJerry Ray
2023-01-20dsa: lan9303: Port 0 is xMII portJerry Ray
2023-01-20dsa: lan9303: write reg only if necessaryJerry Ray