Message ID | 20240813142750.772781-1-vtpieter@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net: dsa: microchip: ksz8795: add Wake on LAN support | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 13 Aug 2024 16:27:34 +0200 you wrote: > From: Pieter Van Trappen <pieter.van.trappen@cern.ch> > > 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. > > [...] Here is the summary with links: - [net-next,v6,1/6] dt-bindings: net: dsa: microchip: add microchip,pme-active-high flag https://git.kernel.org/netdev/net-next/c/6a66873d820b - [net-next,v6,2/6] net: dsa: microchip: move KSZ9477 WoL functions to ksz_common https://git.kernel.org/netdev/net-next/c/f3ac6198a719 - [net-next,v6,3/6] net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common https://git.kernel.org/netdev/net-next/c/fd250fed1f88 - [net-next,v6,4/6] net: dsa: microchip: add WoL support for KSZ87xx family https://git.kernel.org/netdev/net-next/c/90b06ac06529 - [net-next,v6,5/6] net: dsa: microchip: fix KSZ87xx family structure wrt the datasheet https://git.kernel.org/netdev/net-next/c/0d3edc90c4a0 - [net-next,v6,6/6] net: dsa: microchip: fix tag_ksz egress mask for KSZ8795 family https://git.kernel.org/netdev/net-next/c/6f2b72c04d58 You are awesome, thank you!