summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2026-06-01net: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle
2026-06-01net: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle
2026-05-23net: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj
2026-03-25net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal
2026-03-19net: dsa: microchip: Fix error path in PTP IRQ setupBastien Curutchet (Schneider Electric)
2026-03-19net: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek BehĂșn
2026-03-19net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packetsMieczyslaw Nalewaj
2026-03-12net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj
2026-01-17Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean
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-18net: dsa: b53: fix BCM5325/65 ARL entry VIDsJonas Gorski
2025-12-18net: dsa: b53: fix BCM5325/65 ARL entry multicast port masksJonas Gorski
2025-12-18net: dsa: b53: add support for bcm63xx ARL entry formatJonas Gorski
2025-12-18net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65Jonas Gorski
2025-12-18net: dsa: b53: use same ARL search result offset for BCM5325/65Jonas Gorski
2025-12-18net: dsa: b53: add support for 5389/5397/5398 ARL entry formatJonas Gorski
2025-12-18net: dsa: b53: move ARL entry functions into ops structJonas Gorski
2025-12-18net: dsa: b53: split reading search entry into their own functionsJonas Gorski
2025-12-18net: dsa: b53: provide accessors for accessing ARL_SRCH_CTLJonas Gorski
2025-12-18net: dsa: b53: move writing ARL entries into their own functionsJonas Gorski
2025-12-18net: dsa: b53: move reading ARL entries into their own functionJonas Gorski
2025-12-18net: dsa: b53: b53_arl_read{,25}(): use the entry for comparisionJonas Gorski
2025-12-18net: dsa: b53: fix extracting VID from entry for BCM5325/65Jonas Gorski
2025-12-18net: dsa: b53: fix VLAN_ID_IDX write size for BCM5325/65Jonas Gorski
2025-11-26net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing trafficVladimir Oltean
2025-11-25net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()Bastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: Free previously initialized ports on init failuresBastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: Don't free uninitialized ksz_irqBastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: ptp: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)
2025-11-25net: dsa: microchip: common: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)
2025-11-20net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel
2025-11-14net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha
2025-11-03net: dsa: b53: properly bound ARL searches for < 4 ARL bin chipsJonas Gorski
2025-11-03net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski
2025-11-03net: dsa: b53: fix enabling ip multicastJonas Gorski
2025-11-03net: dsa: b53: fix bcm63xx RGMII port link adjustmentJonas Gorski
2025-11-03net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean
2025-09-25net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean
2025-09-22net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463Bastien Curutchet
2025-09-19net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYSHeiner Kallweit
2025-09-17net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototypeRussell King (Oracle)
2025-09-17net: dsa: mv88e6xxx: remove unused 88E6165 register definitionsRussell King (Oracle)
2025-09-17net: dsa: mv88e6xxx: remove duplicated register definitionRussell King (Oracle)
2025-09-17net: dsa: mv88e6xxx: remove unused TAI definitionsRussell King (Oracle)
2025-09-17net: dsa: mv88e6xxx: rename TAI definitions according to coreRussell King (Oracle)
2025-09-17net: dsa: dsa_loop: remove usage of mdio_board_infoHeiner Kallweit