1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/generic
Christian Marangi f98ee3bbab
generic: drop redundant ATS SFP GT-T quirk patch
The ATS SFP GT-T quirk patch was backported to stable kernel 6.6 but
was not notice while bumping the kernel version as they listed the quirk
at the bottom of the SFP quirk table while our hack patch put it at the
top.

With migrating to the upstream version, the duplication was made more
apparent.

Drop the double entry for the SFP module as it's already there and not
needed and refresh patches.

Link: https://github.com/openwrt/openwrt/pull/18484
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-04-15 23:24:30 +02:00
..
backport-6.6 generic: drop redundant ATS SFP GT-T quirk patch 2025-04-15 23:24:30 +02:00
files generic: fix kernel warning no previous prototype for ... 2025-04-11 20:34:24 +02:00
hack-6.6 generic: replace ARM gc sections patch with upstream version 2025-04-14 10:28:49 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 generic: move patch from pending to backport 2025-04-14 10:28:48 +02:00
config-6.6 generic: reorder settings 2025-03-27 16:37:23 +01:00
config-filter kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
PATCHES