summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2025-09-16net: dsa: mv88e6xxx: clean up PTP clock during setup failureRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove unused support for PPS event captureRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove chip->evcap_configRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove chip->trig_configRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove mv88e6250_ptp_opsRussell King (Oracle)
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-08net: dsa: b53: fix ageing time for BCM53101Jonas Gorski
2025-09-05net: dsa: felix: support phy-mode = "10g-qxgmii"Vladimir Oltean
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04net: dsa: dsa_loop: use int type to store negative error codesQianfeng Rong
2025-09-02net: dsa: lantiq_gswip: move MDIO bus registration to .setup()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: support standard MDIO node nameDaniel Golle
2025-09-02net: dsa: lantiq_gswip: support offset of MII registersDaniel Golle
2025-09-02net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: support model-specific mac_select_pcs()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: move to dedicated folderDaniel Golle
2025-09-02net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_ledsMiaoqian Lin
2025-08-26net: phy: fixed_phy: let fixed_phy_unregister free the phy_deviceHeiner Kallweit
2025-08-25net: dsa: lantiq_gswip: store switch API version in privDaniel Golle
2025-08-25net: dsa: lantiq_gswip: make DSA tag protocol model-specificDaniel Golle
2025-08-25net: dsa: lantiq_gswip: load model-specific microcodeDaniel Golle
2025-08-25net: dsa: lantiq_gswip: introduce bitmap for MII portsDaniel Golle
2025-08-25net: dsa: lantiq_gswip: move definitions to headerDaniel Golle
2025-08-25net: dsa: lantiq_gswip: prepare for more CPU port optionsDaniel Golle
2025-08-25net: dsa: lantiq_gswip: deduplicate dsa_switch_opsDaniel Golle