summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
4 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
5 daysnet: dsa: qca8k: fall back to ethernet-ports node name for LEDsRosen Penev
5 daysnet: dsa: realtek: rtl8366rb: Switch to generic learning enablementLinus Walleij
5 daysnet: dsa: realtek: rtl8366rb: Disable STP learning on all ports in setupLinus Walleij
5 daysnet: dsa: realtek: rtl8366rb: Use DSA port iteratorsLinus Walleij
5 daysnet: dsa: realtek: rtl8366rb: Switch to generic port_bridge* handlersLinus Walleij
5 daysnet: dsa: realtek: rtl83xx: Make learning optional in join/leaveLinus Walleij
7 daysnet: replace linux/gpio.h inclusionsArnd Bergmann
13 daysnet: dsa: mxl862xx: fix use-after-free of DSA ports in crc_err_workDaniel Golle
13 daysnet: dsa: mxl862xx: avoid unaligned 16-bit access in api_wrapDaniel Golle
13 daysnet: dsa: realtek: fix memory leak in rtl8366rb_setup_led()David Yang
14 daysnet: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-15net: dsa: sja1105: fix lastused timestamp in flower statsDavid Yang
2026-06-15net: dsa: mxl862xx: add support for SerDes portsDaniel Golle
2026-06-15net: dsa: mxl862xx: move API macros to mxl862xx-host.hDaniel Golle
2026-06-15net: dsa: mxl862xx: move phylink stubs to mxl862xx-phylink.cDaniel Golle
2026-06-15net: dsa: mxl862xx: store firmware version for feature gatingDaniel Golle
2026-06-15net: dsa: netc: implement dynamic FDB entry ageingWei Fang
2026-06-15net: dsa: netc: add bridge mode supportWei Fang
2026-06-15net: dsa: netc: add VLAN filter table and egress treatment managementWei Fang
2026-06-15net: dsa: netc: initialize the group bitmap of ETT and ECTWei Fang
2026-06-15net: dsa: mv88e6xxx: Avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: b53: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: hellcreek: replace kcalloc with struct_sizeRosen Penev
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-12net: dsa: microchip: implement port_teardown only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement lan937x-specific MDIO registrationBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement port_hsr_join for KSZ9477 onlyBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement .{get/set}_wol only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement .support_eee() only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: remove setup_rgmii_delay() KSZ operationBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: wrap the MAC configuration checks in a functionBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement get_phy_flags only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: remove VLAN operations for ksz8463Vladimir Oltean
2026-06-12net: dsa: microchip: remove useless common cls_flower_{add/del} operationsBastien Curutchet (Schneider Electric)
2026-06-11net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errataFidelio Lawson
2026-06-11net: dsa: qca8k: fix led devicename when using external mdio busGeorge Moussalem
2026-06-10net: dsa: yt921x: Add ACL supportDavid Yang
2026-06-09net: dsa: realtek: rtl8365mb: add bridge port flagsLuiz Angelo Daros de Luca
2026-06-09net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}Alvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: add FDB supportAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: add VLAN supportAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: add table lookup interfaceAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: prepare for multiple source filesAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: use dsa helpers for port iterationLuiz Angelo Daros de Luca