Pieter Van Trappen says:
====================
net: dsa: microchip: ksz8795: add Wake on LAN support
Add WoL support for KSZ8795 family of switches. This code was tested
with a KSZ8794 chip.
Strongly based on existing KSZ9477 code which has now been moved to
ksz_common instead of duplicating, as proposed during the review of
the v1 version of this patch.
In addition to the device-tree addition and the actual code, there's
two additional patches that fix some bugs found when further testing
DSA with this KSZ8794 chip.
v5: https://lore.kernel.org/
20240812153015.653044-1-vtpieter@gmail.com
v4: https://lore.kernel.org/
20240812084945.578993-1-vtpieter@gmail.com
v3: https://lore.kernel.org/
20240806132606.
1438953-1-vtpieter@gmail.com
v2: https://lore.kernel.org/
20240731103403.407818-1-vtpieter@gmail.com
v1: https://lore.kernel.org/
20240717193725.469192-1-vtpieter@gmail.com
====================
Link: https://patch.msgid.link/20240813142750.772781-1-vtpieter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>