tn3399_openwrt/target/linux/generic
Robert Marko 81fdb6afe3 generic: 5.15: fix new AQR PHY patches
After fixing the original 720 patch, it looks like more were added for
additional AQR ID-s.

Patches that add the additional AQR PHY ID-s is just copy/paste from 5.10
and kernel 5.11 dropped the ack_interrupt method for PHY IRQ handling,
instead handle_interrupt is used.

So, simply switch to using handle_interrupt like other upstream AQR PHY-s.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2022-03-27 02:17:24 +01:00
..
backport-5.10 kernel: move rtl8152 patches to generic 2022-03-25 18:14:13 +01:00
backport-5.15 generic: 5.15: backport mirror mode and LAG feature for qca8k 2022-03-27 02:17:24 +01:00
files generic: 5.15: rework hack patch 2022-03-27 00:07:34 +00:00
hack-5.10 generic: sync mtd rootfs hack with part_bits 2022-03-26 22:55:13 +00:00
hack-5.15 generic: 5.15: fix new AQR PHY patches 2022-03-27 02:17:24 +01: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-5.10 kernel: bump 5.10 to 5.10.108 2022-03-26 18:14:39 +00:00
pending-5.15 generic: 5.15: standardize tcp_no_window_check pending patch 2022-03-27 00:07:34 +00:00
config-5.10 kernel: mark CONFIG_PSTORE_COMPRESS_DEFAULT as "is not set" 2022-03-26 02:02:45 +01:00
config-5.15 generic: 5.15: refresh config 2022-03-27 02:17:24 +01:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES