linux/arch/powerpc
Jakub Kicinski 8b3332c133 Revert "eth: remove the DLink/Sundance (ST201) driver"
This reverts commit 8401a108a6.

I got a report from an (anonymous) Sundance user:

  Ethernet controller: Sundance Technology Inc / IC Plus Corp IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY (rev 31)

Revert the driver back in. Make following changes:
 - update Denis's email address in MAINTAINERS
 - adjust to timer API renames:
   - del_timer_sync() -> timer_delete_sync()
   - from_timer() -> timer_container_of()

Fixes: 8401a108a6 ("eth: remove the DLink/Sundance (ST201) driver")
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250901210818.1025316-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-09-02 15:49:41 -07:00
..
boot powerpc/boot/install.sh: Fix shellcheck warnings 2025-08-20 14:05:18 +05:30
configs Revert "eth: remove the DLink/Sundance (ST201) driver" 2025-09-02 15:49:41 -07:00
crypto lib/crypto: powerpc/sha1: Migrate optimized code into library 2025-07-14 11:11:49 -07:00
include powerpc fixes for 6.17 #2 2025-08-03 19:15:04 -07:00
kernel powerpc/prom_init: Fix shellcheck warnings 2025-08-20 14:05:18 +05:30
kexec Add a new optional ",cma" suffix to the crashkernel= command line option 2025-07-19 19:08:22 -07:00
kvm KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter() 2025-08-20 13:51:26 +05:30
lib Crypto library updates for 6.17 2025-07-28 17:58:52 -07:00
math-emu
mm Significant patch series in this pull request: 2025-08-03 16:23:09 -07:00
net powerpc fixes for 6.17 #2 2025-08-03 19:15:04 -07:00
perf powerpc updates for 6.17 2025-07-29 20:28:38 -07:00
platforms powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice block 2025-08-20 14:02:47 +05:30
purgatory
sysdev powerpc: Use dev_fwnode() 2025-08-20 13:53:10 +05:30
tools powerpc/ftrace: Fix ftrace bug with KASAN=y 2024-11-10 22:33:51 +11:00
xmon powerpc: Don't use --- in kernel logs 2025-04-29 11:41:38 +05:30
Kbuild powerpc64/ftrace: Move ftrace sequence out of line 2024-10-31 11:00:54 +11:00
Kconfig Summary of significant series in this pull request: 2025-07-31 14:57:54 -07:00
Kconfig.debug powerpc: Remove UDBG_RTAS_CONSOLE 2025-02-26 21:15:09 +05:30
Makefile arch/powerpc: Remove .interp section in vmlinux 2025-07-22 14:21:19 +05:30
Makefile.postlink powerpc/ftrace: Add a postlink script to validate function tracer 2024-10-31 11:00:54 +11:00