openwrt/package
Robert Marko 35f28f2838 mac80211: add ath11k AHB support
This is the follow up to the PCI support commit now providing support for
AHB variant as well, though currently only for ipq807x as that is only
OpenWrt supported SoC ath11k supports as well.

Currently, we are disabling coldboot calibration on ipq807x as it does not
work, there is a remoteproc bug that makes it come late out of reset so
disable coldboot until that is fixed.

Also, as ath11k is quite memory hungry, we are introducing a config option
to use the limits for 512MB of RAM, similar to what QCA does downstream but
in way simpler and cleaner way so that 512MB save some RAM.
512MB profile is also set as the default for now.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2023-01-16 12:42:23 +01:00
..
base-files base-files: rework mtd_get_mac_text() 2023-01-06 15:34:07 +01:00
boot ramips: mt7621: Add Arcadyan WE420223-99 support 2023-01-15 13:41:02 +01:00
devel trace-cmd: update to v3.1.6 2023-01-13 22:02:20 +01:00
firmware firmware: add ath11k-firmware package 2023-01-16 12:42:23 +01:00
kernel mac80211: add ath11k AHB support 2023-01-16 12:42:23 +01:00
libs libtracefs: update to 1.6.4 2023-01-13 22:02:20 +01:00
network lldpd: use release tar instead of codeload 2023-01-12 14:55:07 +01:00
system tree-wide: Do not use package librt and libpthread 2022-12-29 18:50:24 +01:00
utils ucode-mod-bpf: add new package for a ucode libbpf binding 2023-01-09 11:35:20 +01:00
Makefile