1
1
openwrt/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 mwlwifi: update to version 10.4.11-20250206 2025-02-19 09:55:25 +01:00
002-Correctly-use-PTR_ERR-in-pcie_bf_mimo_ctrl_decode.patch mwlwifi: update to version 10.4.11-20250206 2025-02-19 09:55:25 +01:00
003-Use-zu-and-zd-for-ssize_t-and-size_t.patch mwlwifi: update to version 10.4.11-20250206 2025-02-19 09:55:25 +01:00
004-Fix-debugfs-compilation-warning-in-mwl_debugfs_info_read.patch mwlwifi: fix compilation with 6.6 and 64-bit 2024-10-19 18:57:50 +02:00
005-Use-BUILD_BUG_ON.patch mwlwifi: fix compilation with 6.6 and 64-bit 2024-10-19 18:57:50 +02:00
020-mac80211_update.patch mwlwifi: update to version 10.4.11-20250206 2025-02-19 09:55:25 +01:00
030-remove-MAX-a-b-macro-to-avoid-conflict-with-kernel.h.patch mwlwifi: add pending patch to fix compilation with kernel 6.12 2025-06-03 20:40:54 +02:00
100-mac80211-support-kernel-version-6.18.patch mwlwifi: add pending patch to support kernel 6.18 2025-12-08 00:37:08 +01:00
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