summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2022-12-06net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-28dsa: lan9303: Correct stat nameJerry Ray
2022-11-23net: dsa: xrs700x: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23net: dsa: lan9303: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22net: dsa: modularize DSA_TAG_PROTO_NONEVladimir Oltean
2022-11-22net: mscc: ocelot: remove redundant stats_layout pointersColin Foster
2022-11-18net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO busVladimir Oltean
2022-11-15net: dsa: felix: use phylink_generic_validate()Vladimir Oltean
2022-11-11net: dsa: mv88e6xxx: enable set_policyAngelo Dureghello
2022-11-09net: dsa: microchip: add dev_err_probe in probe functionsRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: ksz8563: Add number of port irqRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add error checking for ksz_pwriteRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add irq in i2c probeRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...Rakesh Sankaranarayanan
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-31net: dsa: mv88e6xxx: Add RGMII delay to 88E6320Steffen Bätz
2022-10-28net: dsa: Fix possible memory leaks in dsa_loop_init()Chen Zhongjin
2022-10-14net: dsa: qca8k: fix ethtool autocast mib for big-endian systemsChristian Marangi
2022-10-14net: dsa: qca8k: fix inband mgmt for big-endian systemsChristian Marangi