]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ath10k-ct: update to version 6.14
authorShiji Yang <yangshiji66@outlook.com>
Fri, 28 Mar 2025 16:00:50 +0000 (00:00 +0800)
committerRobert Marko <robimarko@gmail.com>
Mon, 31 Mar 2025 09:17:41 +0000 (11:17 +0200)
commitb47cf6e2db8ea5535350f2b7368ebae66fc749c9
treec5668e444c6309ff3a333a4e5a1a2cd1d984f25f
parent77be7175ae3617c893571700a8045cce3591f4fb
ath10k-ct: update to version 6.14

This new version fixes some memory leak and NULL pointer issues.

Upstreamed patches:
[1] 010-api_update.patch
[2] 201-wifi-ath10k-add-LED-and-GPIO-controlling-support-for.patch

The new 003 patch was introduced to fix the build error on old LTS
kernel. The patch 004 was used to fix the issue of IPQ4019 radio
not being able to start.

Tested on QCA9882 and IPQ4019.

[1] https://github.com/torvalds/linux/commit/bca8bc0399ac2efd56e6adbed0307e10125a556c
[2] https://github.com/torvalds/linux/commit/8e1debd82466a3fe711784ab37e6b54e56011267

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18368
Signed-off-by: Robert Marko <robimarko@gmail.com>
13 files changed:
package/kernel/ath10k-ct/Makefile
package/kernel/ath10k-ct/patches/001-patch-version.patch
package/kernel/ath10k-ct/patches/002-ath10k-6.10-remove-unsupported-feature.patch
package/kernel/ath10k-ct/patches/003-ath10k-ct-make-it-compatible-with-the-old-LTS-kernel.patch [new file with mode: 0644]
package/kernel/ath10k-ct/patches/004-Revert-wifi-ath10k-Use-iommu_paging_domain_alloc.patch [new file with mode: 0644]
package/kernel/ath10k-ct/patches/010-api_update.patch [deleted file]
package/kernel/ath10k-ct/patches/130-ath10k-read-qcom-coexist-support-as-a-u32.patch
package/kernel/ath10k-ct/patches/201-wifi-ath10k-add-LED-and-GPIO-controlling-support-for.patch [deleted file]
package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch
package/kernel/ath10k-ct/patches/300-fix-fortify-checking-error.patch
package/kernel/ath10k-ct/patches/960-0010-ath10k-limit-htt-rx-ring-size.patch
package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch
package/kernel/ath10k-ct/patches/988-ath10k-always-use-mac80211-loss-detection.patch