openwrt/package
Robert Marko 93ae4353cd
mac80211: add ath11k PCI support
ath11k is the upstream driver for Qualcomm 802.11ax radios, both for the
internal AHB and PCI based cards.
This commit does however only provide PCI support while AHB will follow
but its SoC specific so it will require an OpenWrt target first.

It differs a bit from ath10k as it requires stuff like QRTR, MHI and QMI
helpers.

PCI variant requires qrtr-mhi and mhi-bus which backports do provide,
however we are dropping those in a patch as they will conflict with
support for the AHB variant as that one requires qrtr-smd which in turn
requires RPMSG and GLINK and its not feasable to provide those in
backports as they are really SoC specific.

QRTR and MHI in kernel 5.10 are not usable and backporting the changes
is not easy as they have changed drastically from 5.10 to 5.15 ath11k will
only be available on targets that use kernel 5.15.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2022-12-19 01:01:57 +01:00
..
base-files base-files: sysupgrade-tar: allow separated kernel/rootfs ubi 2022-12-17 14:08:58 +08:00
boot ramips: add support for SNR-CPE-W4N-MT router 2022-12-17 22:34:44 +01:00
devel gdb: Do not link against xxhash 2022-12-17 22:34:44 +01:00
firmware linux-firmware: package ath11k consumer cards firmware 2022-12-19 01:01:57 +01:00
kernel mac80211: add ath11k PCI support 2022-12-19 01:01:57 +01:00
libs libtracefs: update to 1.6.3 2022-12-17 20:24:46 +01:00
network iproute2: update to 6.1.0 2022-12-18 16:33:16 +01:00
system rpcd: update to latest Git HEAD 2022-12-16 00:55:51 +01:00
utils fritz-tools: fritz_tffs_nand: cache already read sector ids 2022-12-07 12:30:23 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00