summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2023-04-26net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas
2023-04-26net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET
2023-04-13net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund
2023-04-06net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-04-06net: dsa: microchip: ksz8: fix MDB configuration with non-zero VIDOleksij Rempel
2023-04-06net: dsa: microchip: ksz8863_smi: fix bulk accessOleksij Rempel
2023-04-06net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...Oleksij Rempel
2023-04-06net: dsa: microchip: ksz8: fix offset for the timestamp filedOleksij Rempel
2023-04-06net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entriesOleksij Rempel
2023-04-06net: dsa: microchip: ksz8: fix ksz8_fdb_dump()Oleksij Rempel
2023-04-06net: dsa: realtek: fix out-of-bounds accessAhmad Fatoum
2023-03-30net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL
2023-03-30net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL
2023-03-30net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL
2023-03-30net: dsa: b53: mmap: fix device tree supportÁlvaro Fernández Rojas
2023-03-22net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795Marek Vasut
2023-03-22net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean
2023-03-22net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL
2023-03-22net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL
2023-03-17net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean
2023-03-11net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean
2023-03-11net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean
2023-02-07net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean
2023-01-27net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL
2023-01-23net: dsa: microchip: fix probe of I2C-connected KSZ8563Ahmad Fatoum
2023-01-19net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan
2023-01-01net: dsa: qca8k: improve mdio master read/write by using single lo/hiChristian Marangi
2023-01-01net: dsa: qca8k: introduce single mii read/write lo/hiChristian Marangi
2023-01-01Revert "net: dsa: qca8k: cache lo and hi for mdio write"Christian Marangi
2023-01-01net: dsa: qca8k: fix wrong length value for mgmt eth packetChristian Marangi
2022-12-26net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee
2022-12-19net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irqArun Ramadoss
2022-12-15net: dsa: mt7530: remove redundant assignmentDaniel Golle
2022-12-15net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()Vladimir Oltean
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12net: dsa: mv88e6xxx: replace VTU violation prints with trace pointsVladimir Oltean
2022-12-12net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean
2022-12-12net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz
2022-12-12net: dsa: mv88e6xxx: remove ATU age out violation printVladimir Oltean
2022-12-12net: lan9303: Fix read error execution pathJerry Ray
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)
2022-12-08net: dsa: microchip: add stats64 support for ksz8 series of switchesOleksij Rempel
2022-12-07net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean
2022-12-07net: dsa: microchip: ksz8: move all DSA configurations to one locationOleksij Rempel
2022-12-07net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...Oleksij Rempel
2022-12-07net: dsa: microchip: ksz8: add MTU configuration supportOleksij Rempel
2022-12-07net: dsa: microchip: add ksz_rmw8() functionOleksij Rempel
2022-12-07net: dsa: microchip: do not store max MTU for all portsOleksij Rempel
2022-12-07net: dsa: microchip: move max mtu to one locationOleksij Rempel