summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorFilesLines
2025-12-01net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin1-2/+12
2025-12-01net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel1-0/+1
2025-11-24net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...Vladimir Oltean1-2/+4
2025-11-13net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha4-16/+91
2025-11-13net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski1-1/+1
2025-11-13net: dsa: b53: fix enabling ip multicastJonas Gorski2-4/+3
2025-11-13net: dsa: b53: fix bcm63xx RGMII port link adjustmentJonas Gorski1-1/+11
2025-11-13net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski1-0/+9
2025-11-13net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463Bastien Curutchet1-0/+45
2025-11-13net: dsa: felix: support phy-mode = "10g-qxgmii"Vladimir Oltean3-2/+8
2025-11-13net: phy: fixed_phy: let fixed_phy_unregister free the phy_deviceHeiner Kallweit1-6/+3
2025-10-02net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean1-1/+2
2025-10-02net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean1-4/+14
2025-09-09net: dsa: b53: do not enable EEE on bcm63xxJonas Gorski1-1/+4
2025-09-09net: dsa: b53/bcm_sf2: implement .support_eee() methodRussell King (Oracle)3-6/+9
2025-08-28net: dsa: microchip: Fix KSZ9477 HSR port setup issueTristram Ha1-0/+6
2025-08-20net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325Álvaro Fernández Rojas2-7/+12
2025-08-20net: dsa: b53: prevent SWITCH_CTRL access on BCM5325Álvaro Fernández Rojas1-5/+6
2025-08-20net: dsa: b53: prevent DIS_LEARNING access on BCM5325Álvaro Fernández Rojas1-1/+10
2025-08-20net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325Álvaro Fernández Rojas2-4/+18
2025-08-20net: dsa: b53: fix b53_imp_vlan_setup for BCM5325Álvaro Fernández Rojas1-0/+4
2025-08-20net: dsa: b53: ensure BCM5325 PHYs are enabledÁlvaro Fernández Rojas2-1/+17
2025-08-15net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863Tristram Ha2-1/+6
2025-06-19net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0Jonas Gorski1-5/+1
2025-06-19net: dsa: b53: do not touch DLL_IQQD on bcm53115Jonas Gorski1-3/+5
2025-06-19net: dsa: b53: allow RGMII for bcm63xx RGMII portsJonas Gorski1-0/+4
2025-06-19net: dsa: b53: do not enable RGMII delay on bcm63xxJonas Gorski1-18/+1
2025-05-22net: dsa: b53: prevent standalone from trying to forward to other portsJonas Gorski2-0/+47
2025-05-22net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENINGVladimir Oltean1-5/+1
2025-05-18net: dsa: b53: do not set learning and unicast/multicast on upJonas Gorski3-8/+15
2025-05-18net: dsa: b53: fix learning on VLAN unaware bridgesJonas Gorski1-1/+1
2025-05-18net: dsa: b53: fix toggling vlan_filteringJonas Gorski2-31/+75
2025-05-18net: dsa: b53: do not program vlans when vlan filtering is offJonas Gorski1-20/+28
2025-05-18net: dsa: b53: do not allow to configure VLAN 0Jonas Gorski1-9/+27
2025-05-18net: dsa: b53: always rejoin default untagged VLAN on bridge leaveJonas Gorski1-5/+5
2025-05-18net: dsa: b53: fix VLAN ID for untagged vlan on bridge leaveJonas Gorski1-1/+2
2025-05-18net: dsa: b53: fix flushing old pvid VLAN on pvid changeJonas Gorski1-1/+1
2025-05-18net: dsa: b53: fix clearing PVID of a portJonas Gorski1-2/+11
2025-05-18net: dsa: b53: keep CPU port always tagged againJonas Gorski1-0/+8
2025-05-18net: dsa: b53: allow leaky reserved multicastJonas Gorski1-2/+4
2025-05-09net: dsa: felix: fix broken taprio gate states after clock jumpVladimir Oltean1-1/+4
2025-05-02net: dsa: mv88e6xxx: enable STU methods for 6320 familyMarek Behún1-0/+6
2025-05-02net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 familyMarek Behún1-0/+2
2025-05-02net: dsa: mv88e6xxx: enable PVT for 6321 switchMarek Behún1-0/+1
2025-05-02net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 familyMarek Behún1-2/+2
2025-05-02Revert "net: dsa: mv88e6xxx: fix internal PHYs for 6320 family"Marek Behún1-4/+2
2025-05-02net: dsa: mt7530: sync driver-specific behavior of MT7531 variantsDaniel Golle1-3/+3
2025-05-02net: dsa: mv88e6xxx: fix VTU methods for 6320 familyMarek Behún1-4/+4
2025-04-25net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupportedVladimir Oltean1-1/+12
2025-04-25net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...Vladimir Oltean1-1/+2