summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2021-09-15net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean
2021-09-15net: dsa: mt7530: remove the .port_set_mrouter implementationVladimir Oltean
2021-09-08net: dsa: mv88e6xxx: Update mv88e6393x serdes errataNathan Rossi
2021-09-03net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang
2021-09-03net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach
2021-09-03net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach
2021-08-18net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-18net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-18net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-18net: dsa: hellcreek: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-18net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookupBen Hutchings
2021-08-18net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings
2021-08-18net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings
2021-08-18net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings
2021-08-18net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings
2021-08-18net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings
2021-08-18net: dsa: microchip: Fix ksz_read64()Ben Hutchings
2021-08-18net: dsa: qca: ar9331: make proper initial port defaultsOleksij Rempel
2021-08-18net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang
2021-08-12net: dsa: qca: ar9331: reorder MDIO write sequenceOleksij Rempel
2021-08-12net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tagVladimir Oltean
2021-08-12net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 tooVladimir Oltean
2021-08-12net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a n...Vladimir Oltean
2021-08-12net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with s...Vladimir Oltean
2021-08-12net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fd...Vladimir Oltean
2021-08-08net: dsa: sja1105: fix address learning getting disabled on the CPU portVladimir Oltean
2021-08-08net: dsa: sja1105: parameterize the number of portsVladimir Oltean
2021-08-04net: dsa: mv88e6xxx: silently accept the deletion of VID 0 tooVladimir Oltean
2021-07-28net: dsa: sja1105: make VID 4095 a bridge VLAN tooVladimir Oltean
2021-07-28net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXXGeert Uytterhoeven
2021-07-25net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún
2021-07-19net: mscc: ocelot: check return value after calling platform_get_resource()Yang Yingliang
2021-07-14net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()Vladimir Oltean
2021-07-14net: dsa: mv88e6xxx: Fix adding vlan 0Eldar Gasanov
2021-05-24net: dsa: microchip: enable phy errata workaround on 9567George McCollister
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean
2021-05-23net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-05-21net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII portFlorian Fainelli
2021-05-10net: dsa: felix: re-enable TAS guard band modeMichael Walle
2021-04-29net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc()Oleksij Rempel