summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: bcm_sf2: force pause link settingsDoug Berger2022-07-071-0/+5
* net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin2022-06-141-0/+1
* net: dsa: lan9303: fix reset on probeMans Rullgard2022-02-231-1/+1
* net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij2021-11-261-1/+1
* net: dsa: b53: Fix calculating number of switch portsRafał Miłecki2021-09-221-2/+1
* net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-261-15/+19
* net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang2021-08-261-0/+1
* net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún2021-07-281-2/+2
* net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún2021-07-281-0/+2
* net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang2021-06-031-8/+0
* net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-281-17/+13
* net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli2021-03-301-2/+4
* net: dsa: b53: Support setting learning on portFlorian Fainelli2021-03-203-5/+20
* net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang2021-02-101-1/+5
* net: dsa: bcm_sf2: put device node before returnPan Bian2021-02-071-2/+6
* net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter2021-01-271-1/+1
* net: dsa: mv88e6xxx: Avoid VTU corruption on 6097Tobias Waldekranz2020-11-241-10/+49
* net: dsa: rtl8366rb: Support all 4096 VLANsLinus Walleij2020-10-291-1/+1
* net: dsa: rtl8366: Skip PVID setting if not requestedLinus Walleij2020-10-291-0/+3
* net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij2020-10-292-131/+146
* net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij2020-10-291-0/+6
* net: dsa: rtl8366: Properly clear member configLinus Walleij2020-09-261-7/+13
* net: dsa: b53: check for timeoutTom Rix2020-08-261-0/+2
* net: dsa: rtl8366: Fix VLAN set-upLinus Walleij2020-08-191-7/+7
* net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij2020-08-191-4/+17
* net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham2020-08-191-1/+0
* net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli2020-07-221-0/+2
* net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang2020-06-072-3/+14
* net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang2020-06-032-7/+3
* net: dsa: loop: Add module soft dependencyFlorian Fainelli2020-05-201-0/+1
* net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli2020-04-292-0/+5
* net: dsa: b53: Rework ARL bin logicFlorian Fainelli2020-04-292-4/+29
* net: dsa: b53: Fix ARL register definitionsFlorian Fainelli2020-04-291-2/+2
* net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli2020-04-291-0/+3
* net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli2020-04-231-6/+3
* net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2020-04-212-6/+19
* net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli2020-04-131-1/+6
* net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli2020-04-131-1/+1
* net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst2020-04-021-1/+1
* net: dsa: b53: Ensure the default VID is untaggedFlorian Fainelli2020-03-111-0/+3
* net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli2020-03-111-2/+1
* net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()Florian Fainelli2020-02-111-1/+1
* net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli2020-02-111-1/+3
* net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli2020-02-051-1/+1
* net: dsa: qca8k: Enable delay for RGMII_ID modeVinod Koul2020-01-272-0/+13
* net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli2020-01-271-1/+1
* net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli2020-01-272-5/+57
* net: dsa: b53: Fix default VLAN IDFlorian Fainelli2020-01-271-13/+16
* net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn2020-01-122-0/+6
* net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan2019-12-311-0/+1