summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/patches
diff options
context:
space:
mode:
authorStephen Nothnagel <srnoth@users.noreply.github.com>2026-08-11 12:16:17 -0400
committerStephen Nothnagel <srnoth@users.noreply.github.com>2026-08-11 12:16:17 -0400
commit8d1583caaabe5ecb3b5d8c384bf05a565ab978ca (patch)
treeddd0158e92ee3c6164701b8bcc461f0584858280 /scripts/package-build/linux-kernel/patches
parent5dedfd3064d1906c23a7868fdb7bf3cf3f621b17 (diff)
downloadvyos-build-8d1583caaabe5ecb3b5d8c384bf05a565ab978ca.tar.gz
vyos-build-8d1583caaabe5ecb3b5d8c384bf05a565ab978ca.zip
kernel: T9197: enable CONFIG_IWLMLD
Kernel 6.18 moved Intel BE200/BE-series (Wi-Fi 7) devices to the new iwlmld op-mode driver: their dev_info entries in iwlwifi's pcie/drv.c are guarded by IS_ENABLED(CONFIG_IWLMLD). The VyOS kernel config enables IWLWIFI/IWLDVM/IWLMVM but not IWLMLD, so BE-series support is compiled out and probing fails with error -22 (no wlan interface is created). Enable IWLMLD as a module on x86 and arm64, matching the existing IWLDVM/IWLMVM op-modes. The firmware these devices need is already shipped by the linux-firmware package.
Diffstat (limited to 'scripts/package-build/linux-kernel/patches')
0 files changed, 0 insertions, 0 deletions