aboutsummaryrefslogtreecommitdiff
path: root/package/network/config/wifi-scripts/files/usr/share/hostap/common.uc
Commit message (Collapse)AuthorAge
* wifi-scripts: fix fullmac phy detectionFelix Fietkau2024-02-09
| | | | | | | | | Checking for AP_VLAN misdetects ath10k-ath12k as fullmac, because of software crypto limitations. Check for monitor mode support instead, which is more reliable. Fixes: https://github.com/openwrt/openwrt/issues/14575 Signed-off-by: Felix Fietkau <nbd@nbd.name>
* wifi-scripts: add new package, move wifi scripts to a single placeFelix Fietkau2024-02-03
Signed-off-by: Felix Fietkau <nbd@nbd.name>