summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2026-01-19net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski
2025-12-07net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing trafficVladimir Oltean
2025-12-07net: dsa: sja1105: simplify static configuration reloadRussell King (Oracle)
2025-12-07net: dsa: sja1105: Convert to mdiobus_c45_readAndrew Lunn
2025-12-07net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin
2025-12-07net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski
2025-12-07net: dsa: b53: fix enabling ip multicastJonas Gorski
2025-12-07net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski
2025-10-02net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean
2025-10-02net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean
2025-10-02net: dsa: lantiq_gswip: do also enable or disable cpu portMartin Schiller
2025-08-28net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325Álvaro Fernández Rojas
2025-08-28net: dsa: b53: prevent SWITCH_CTRL access on BCM5325Álvaro Fernández Rojas
2025-08-28net: dsa: b53: prevent DIS_LEARNING access on BCM5325Álvaro Fernández Rojas
2025-08-28net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325Álvaro Fernández Rojas
2025-08-28net: dsa: b53: fix b53_imp_vlan_setup for BCM5325Álvaro Fernández Rojas
2025-05-22net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENINGVladimir Oltean
2025-05-18net: dsa: b53: fix learning on VLAN unaware bridgesJonas Gorski
2025-05-18net: dsa: b53: always rejoin default untagged VLAN on bridge leaveJonas Gorski
2025-05-18net: dsa: b53: fix VLAN ID for untagged vlan on bridge leaveJonas Gorski
2025-05-18net: dsa: b53: fix flushing old pvid VLAN on pvid changeJonas Gorski
2025-05-18net: dsa: b53: fix clearing PVID of a portJonas Gorski
2025-05-18net: dsa: b53: allow leaky reserved multicastJonas Gorski
2025-05-02net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 familyMarek Behún
2025-05-02net: dsa: mv88e6xxx: enable PVT for 6321 switchMarek Behún
2025-05-02net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 familyMarek Behún
2025-05-02net: dsa: mv88e6xxx: fix VTU methods for 6320 familyMarek Behún
2025-05-02net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...Vladimir Oltean
2025-05-02net: b53: enable BPDU reception for management portJonas Gorski
2025-05-02net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum for 6320 familyMarek Behún
2025-04-10net: dsa: mv88e6xxx: Verify after ATU Load opsJoseph Huang
2024-12-14net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha
2024-11-01net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh
2024-10-17net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin
2024-10-17net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski
2024-10-17net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski
2024-10-17net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski
2024-10-17net: dsa: b53: fix max MTU for 1g switchesJonas Gorski
2024-10-17net: dsa: b53: fix jumbo frame mtu checkJonas Gorski
2024-09-12net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki
2024-09-04net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang
2024-09-04net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean
2024-09-04net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz
2024-09-04net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki
2024-09-04net: dsa: vsc73xx: use read_poll_timeout instead delay loopPawel Dembicki
2024-09-04net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki
2024-08-19net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori
2024-08-19net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi
2024-08-19net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi
2024-07-18net: dsa: mv88e6xxx: Correct check for empty listSimon Horman