openwrt/package
Christian Lamparter 4c8dd973ef ath9k: OF: qca,disable-(2|5)ghz => ieee80211-freq-limit
OpenWrt maintains two special out-of-tree DT properties:
"qca,disable-5ghz" and "qca,disable-2ghz". These are implemented
in a mac80211 ath9k patch "550-ath9k-disable-bands-via-dt.patch".

With the things being what they are, now might be a good
point to switch the devices to the generic and upstream
"ieee80211-freq-limit" property. This property is much
broader and works differently. Instead of disabling the
drivers logic which would add the affected band and
channels. It now disables all channels which are not
within the specified frequency range.

Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> # HH5A
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-10-30 16:32:59 +02:00
..
base-files base-files, metadata: support additional group membership 2021-10-28 16:27:21 +01:00
boot at91: add support for sam9x60-ek board 2021-10-24 18:52:29 +02:00
devel gdb: update to 10.2 2021-08-21 15:59:39 +02:00
firmware wireless-regdb: update to version 2021.08.28 2021-10-23 19:31:32 +02:00
kernel ath9k: OF: qca,disable-(2|5)ghz => ieee80211-freq-limit 2021-10-30 16:32:59 +02:00
libs Revert "libsepol: update to version 3.3" 2021-10-29 14:16:30 +01:00
network dropbear: add config options for agent-forwarding support 2021-10-30 16:32:54 +02:00
system selinux-policy: update to version 1.0 2021-10-28 22:15:02 +01:00
utils Revert "secilc: update to version 3.3" 2021-10-29 14:16:35 +01:00
Makefile