summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2026-01-27net: dsa: lantiq: clean up phylink_get_caps switch statementDaniel Golle
2026-01-27net: dsa: lantiq: allow arbitrary MII registersDaniel Golle
2026-01-25net: dsa: yt921x: Fix MIB overflow wraparound routineDavid Yang
2026-01-22net: dsa: yt921x: Add LAG offloading supportDavid Yang
2026-01-21net: dsa: sja1105: re-merge sja1105_set_port_speed() and sja1105_set_port_con...Vladimir Oltean
2026-01-21net: dsa: sja1105: let phylink help with the replay of link callbacksVladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-19net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configurationAlexander Sverdlin
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-08net: dsa: microchip: Wrap timestamp reading in a functionBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1Bastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATEBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRLBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use dynamic irq offsetBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Initialize IRQ's mask outside common_setup()Bastien Curutchet (Schneider Electric)
2026-01-06Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean
2025-12-27net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski
2025-12-18net: dsa: mxl-gsw1xx: manually clear RANEG bitDaniel Golle
2025-12-18net: dsa: mxl-gsw1xx: fix .shutdown driver operationDaniel Golle
2025-12-18net: dsa: mxl-gsw1xx: fix order in .remove operationDaniel Golle
2025-12-18net: dsa: lantiq_gswip: fix order in .remove operationDaniel Golle
2025-12-04net: dsa: mxl-gsw1xx: fix SerDes RX polarityDaniel Golle
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-01net: dsa: a5psw: use simple HSR offload helpersVladimir Oltean
2025-12-01net: dsa: mt7530: use simple HSR offload helpersVladimir Oltean
2025-12-01net: dsa: hellcreek: use simple HSR offload helpersVladimir Oltean
2025-12-01net: dsa: mv88e6060: use simple HSR offload helpersVladimir Oltean
2025-12-01net: dsa: lantiq_gswip: use simple HSR offload helpersVladimir Oltean
2025-12-01net: dsa: realtek: use simple HSR offload helpersVladimir Oltean
2025-12-01net: dsa: ocelot: use simple HSR offload helpersVladimir Oltean
2025-12-01net: dsa: yt921x: use simple HSR offloading helpersVladimir Oltean
2025-12-01net: dsa: xrs700x: reject unsupported HSR configurationsVladimir Oltean
2025-12-01net: dsa: mt7530: unexport mt7530_switch_opsVladimir Oltean
2025-12-01net: dsa: yt921x: Add STP/MST supportDavid Yang
2025-12-01net: dsa: yt921x: Use *_ULL bitfield macros for VLAN_CTRLDavid Yang
2025-12-01net: dsa: b53: allow VID 0 for BCM5325/65Jonas Gorski
2025-12-01net: dsa: b53: fix BCM5325/65 ARL entry VIDsJonas Gorski
2025-12-01net: dsa: b53: fix BCM5325/65 ARL entry multicast port masksJonas Gorski
2025-12-01net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65Jonas Gorski
2025-12-01net: dsa: b53: use same ARL search result offset for BCM5325/65Jonas Gorski
2025-12-01net: dsa: b53: fix extracting VID from entry for BCM5325/65Jonas Gorski
2025-12-01net: dsa: b53: fix VLAN_ID_IDX write size for BCM5325/65Jonas Gorski
2025-12-01net: dsa: yt921x: Set ageing_time_min/ageing_time_maxDavid Yang
2025-11-27net: dsa: yt921x: Use macros for MIB locationsDavid Yang
2025-11-27net: dsa: yt921x: Fix parsing MIB attributesDavid Yang
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski