openwrt-pf/package/kernel/mwlwifi/patches
Stefan Kalscheuer a9e22459e4 mwlwifi: add patch series for kernel 6.18 compatibility
Migrate timer handling (removed in 6.13) and netdev dummy initialization
(removed in 6.16) to new methods with guards to not break older kernels.

This resolves compilation errors due to missing del_timer_sync(),
from_timer() and init_dummy_netdev().

Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>
Link: https://github.com/openwrt/openwrt/pull/22775
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-04-06 16:03:37 +02:00
..
001-Simplify-coredump-memcpy-in-mwl_fwcmd_get_fw_core_dump.patch
002-Correctly-use-PTR_ERR-in-pcie_bf_mimo_ctrl_decode.patch
003-Use-zu-and-zd-for-ssize_t-and-size_t.patch
004-Fix-debugfs-compilation-warning-in-mwl_debugfs_info_read.patch
005-Use-BUILD_BUG_ON.patch
020-mac80211_update.patch
030-remove-MAX-a-b-macro-to-avoid-conflict-with-kernel.h.patch
100-mac80211-support-kernel-version-6.18.patch
110-fix-timer-handling-kernel-6.13.patch mwlwifi: add patch series for kernel 6.18 compatibility 2026-04-06 16:03:37 +02:00
111-replace-init_dummy_netdev-with-alloc_netdev_dummy-fo.patch mwlwifi: add patch series for kernel 6.18 compatibility 2026-04-06 16:03:37 +02:00