openwrt-pf/package/network/config/wifi-scripts
Felix Fietkau 56d466a75d wifi-scripts: use country_code for iw reg set in setup_phy
validate() converts the country alias to country_code and deletes country
before setup_phy() runs, so the iw reg set branch tested a null
config.country and never ran, leaving wdev-only radios (adhoc/mesh/monitor)
on the world regdomain. Use config.country_code.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-07-16 11:50:22 +02:00
..
files wifi-scripts: use the base phy name for config_get_macaddr_list 2026-07-16 11:50:22 +02:00
files-ucode wifi-scripts: use country_code for iw reg set in setup_phy 2026-07-16 11:50:22 +02:00
Config.in wifi-scripts: add option to disable WPS button handling 2026-05-20 00:02:31 +02:00
Makefile wifi-scripts: add option to disable WPS button handling 2026-05-20 00:02:31 +02:00