]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commit0c22ed0fadcad620277a56c0ba2867d4850d053a
tree57bd4b666e2edb807c49240104487401abe9d1df
parentfc5f996bfb7576f8cffbba09cb02432622ffea61
parent15d07f9ef4af71e454cde4eebfbf7676ac0d972e
Merge branch 'remove-a-number-of-isa-and-pcmcia-ethernet-drivers'

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>