aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2021-11-26net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij
2021-09-22net: dsa: b53: Fix calculating number of switch portsRafał Miłecki
2021-08-26net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-26net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang
2021-07-28net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-28net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-06-03net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-04-28net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-03-30net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-02-10net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang
2021-02-07net: dsa: bcm_sf2: put device node before returnPan Bian
2021-01-27net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2020-11-24net: dsa: mv88e6xxx: Avoid VTU corruption on 6097Tobias Waldekranz
2020-10-29net: dsa: rtl8366rb: Support all 4096 VLANsLinus Walleij
2020-10-29net: dsa: rtl8366: Skip PVID setting if not requestedLinus Walleij
2020-10-29net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij
2020-10-29net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij
2020-09-26net: dsa: rtl8366: Properly clear member configLinus Walleij
2020-08-26net: dsa: b53: check for timeoutTom Rix
2020-08-19net: dsa: rtl8366: Fix VLAN set-upLinus Walleij
2020-08-19net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij
2020-08-19net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-07-22net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-06-07net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang
2020-06-03net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang
2020-05-20net: dsa: loop: Add module soft dependencyFlorian Fainelli
2020-04-29net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli
2020-04-29net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-04-29net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-04-29net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli
2020-04-23net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli
2020-04-21net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang
2020-04-13net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli
2020-04-13net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli
2020-04-02net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst
2020-03-11net: dsa: b53: Ensure the default VID is untaggedFlorian Fainelli
2020-03-11net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli
2020-02-11net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()Florian Fainelli
2020-02-11net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli
2020-02-05net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli
2020-01-27net: dsa: qca8k: Enable delay for RGMII_ID modeVinod Koul
2020-01-27net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli
2020-01-27net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli
2020-01-27net: dsa: b53: Fix default VLAN IDFlorian Fainelli
2020-01-12net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn
2019-12-31net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan
2019-12-13net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2Andrew Lunn
2019-12-05net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu
2019-12-01net: dsa: bcm_sf2: Turn on PHY to allow successful registrationFlorian Fainelli