openwrt/target/linux/ramips
Mieczyslaw Nalewaj f5c0225a48 ramips: mtk_eth_soc: handle frag_cache on Linux >= 6.13
Fix fe_clean_rx to handle the changed frag_cache layout on newer kernels.

For kernels >= 6.13 the fragment cache needs to be converted from its
encoded_page value instead of using the old va field. Add an ifdef
to use frag_cache.encoded_page & PAGE_MASK and virt_to_page for those
kernels, keep the old path for older kernels.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/21418
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-04-06 11:26:27 +02:00
..
base-files/etc
dts ramips: add support for wavlink halo base pro 2026-04-06 01:30:37 +02:00
files/drivers ramips: mtk_eth_soc: handle frag_cache on Linux >= 6.13 2026-04-06 11:26:27 +02:00
image ramips: add support for wavlink halo base pro 2026-04-06 01:30:37 +02:00
mt76x8 ramips: 6.18: update kernel symbols 2026-04-06 11:26:27 +02:00
mt7620 ramips: 6.18: update kernel symbols 2026-04-06 11:26:27 +02:00
mt7621 ramips: 6.18: update kernel symbols 2026-04-06 11:26:27 +02:00
patches-6.12 kernel/ramips: restore files for v6.12 2026-04-06 11:26:27 +02:00
patches-6.18 ramips: 6.18: refresh patches 2026-04-06 11:26:27 +02:00
rt288x ramips: 6.18: update kernel symbols 2026-04-06 11:26:27 +02:00
rt305x ramips: 6.18: update kernel symbols 2026-04-06 11:26:27 +02:00
rt3883 ramips: 6.18: update kernel symbols 2026-04-06 11:26:27 +02:00
Makefile ramips: use kernel 6.12 by default 2025-07-07 20:30:26 +02:00
modules.mk ramips: mt76x8: drop downstream PWM driver support 2026-03-16 01:30:03 +01:00