]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'remove-a-number-of-isa-and-pcmcia-ethernet-drivers'
authorJakub Kicinski <kuba@kernel.org>
Thu, 23 Apr 2026 21:54:20 +0000 (14:54 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 23 Apr 2026 22:57:10 +0000 (15:57 -0700)
Andrew Lunn says:

====================
Remove a number of ISA and PCMCIA Ethernet drivers

These old drivers have not been much of a Maintenance burden until
recently. Now there are more newbies using AI and fuzzers finding
issues, resulting in more work for Maintainers. Fixing these old
drivers make little sense, if it is not clear they have users.

These mostly ISA and PCMCIA Ethernet devices, mostly from the last
century, a couple from 2001 or 2002. It seems unlikely they are still
used. However, remove them one patch at a time so they can be brought
back if somebody still has the hardware, runs modern kernels and wants
to take up the roll of driver Maintainer.
====================

Link: https://patch.msgid.link/20260422-v7-0-0-net-next-driver-removal-v1-v2-0-08a5b59784d5@lunn.ch
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge