summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2026-01-08net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski
2025-12-18net: dsa: xrs700x: reject unsupported HSR configurationsVladimir Oltean
2025-12-07net: dsa: microchip: Free previously initialized ports on init failuresBastien Curutchet (Schneider Electric)
2025-12-07net: dsa: microchip: Do not execute PTP driver code for unsupported switchesTristram Ha
2025-12-07net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()Bastien Curutchet (Schneider Electric)
2025-12-07net: dsa: microchip: Don't free uninitialized ksz_irqBastien Curutchet (Schneider Electric)
2025-12-07net: dsa: microchip: ptp: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)
2025-12-07net: dsa: microchip: common: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)
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-01net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin
2025-12-01net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel
2025-11-24net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...Vladimir Oltean
2025-11-13net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha
2025-11-13net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski
2025-11-13net: dsa: b53: fix enabling ip multicastJonas Gorski
2025-11-13net: dsa: b53: fix bcm63xx RGMII port link adjustmentJonas Gorski
2025-11-13net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski
2025-11-13net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463Bastien Curutchet
2025-11-13net: dsa: felix: support phy-mode = "10g-qxgmii"Vladimir Oltean
2025-11-13net: phy: fixed_phy: let fixed_phy_unregister free the phy_deviceHeiner Kallweit
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-09-09net: dsa: b53: do not enable EEE on bcm63xxJonas Gorski
2025-09-09net: dsa: b53/bcm_sf2: implement .support_eee() methodRussell King (Oracle)
2025-08-28net: dsa: microchip: Fix KSZ9477 HSR port setup issueTristram Ha
2025-08-20net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325Álvaro Fernández Rojas
2025-08-20net: dsa: b53: prevent SWITCH_CTRL access on BCM5325Álvaro Fernández Rojas
2025-08-20net: dsa: b53: prevent DIS_LEARNING access on BCM5325Álvaro Fernández Rojas
2025-08-20net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325Álvaro Fernández Rojas
2025-08-20net: dsa: b53: fix b53_imp_vlan_setup for BCM5325Álvaro Fernández Rojas
2025-08-20net: dsa: b53: ensure BCM5325 PHYs are enabledÁlvaro Fernández Rojas
2025-08-15net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863Tristram Ha
2025-06-19net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0Jonas Gorski
2025-06-19net: dsa: b53: do not touch DLL_IQQD on bcm53115Jonas Gorski
2025-06-19net: dsa: b53: allow RGMII for bcm63xx RGMII portsJonas Gorski
2025-06-19net: dsa: b53: do not enable RGMII delay on bcm63xxJonas Gorski
2025-05-22net: dsa: b53: prevent standalone from trying to forward to other portsJonas Gorski
2025-05-22net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENINGVladimir Oltean
2025-05-18net: dsa: b53: do not set learning and unicast/multicast on upJonas Gorski
2025-05-18net: dsa: b53: fix learning on VLAN unaware bridgesJonas Gorski
2025-05-18net: dsa: b53: fix toggling vlan_filteringJonas Gorski
2025-05-18net: dsa: b53: do not program vlans when vlan filtering is offJonas Gorski
2025-05-18net: dsa: b53: do not allow to configure VLAN 0Jonas 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: keep CPU port always tagged againJonas Gorski
2025-05-18net: dsa: b53: allow leaky reserved multicastJonas Gorski