summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-29net: dsa: hellcreek: Offload per-tc max SDU from tc-taprioKurt Kanzenbach
2022-09-29net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/caseVladimir Oltean
2022-09-29net: dsa: felix: offload per-tc max SDU from tc-taprioVladimir Oltean
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-28net: dsa: felix: update regmap requests to be string-basedVladimir Oltean
2022-09-28net: dsa: felix: use DEFINE_RES_MEM_NAMED for resourcesVladimir Oltean
2022-09-28net: dsa: felix: remove felix_info :: init_regmapVladimir Oltean
2022-09-28net: dsa: felix: remove felix_info :: imdio_baseVladimir Oltean