1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
David Bauer 6ec288a178 mac80211: fix txpower when using DFS channels
With this patch, txpower for the PHY is applied when configuring the PHY
instead of the VIF. Otherwise, the configured txpower is not applied for
the first initialized VIF when using DFS channels, as it is currently
applied too early when the CAC hasn't finished.

Reported-by: Martin Weinelt <martin@darmstadt.freifunk.net
Signed-off-by: David Bauer <mail@david-bauer.net>
Tested-by: Martin Weinelt <martin@darmstadt.freifunk.net>
2019-12-16 00:50:10 +01:00
..
base-files base-files: config_generate: split macaddr with multiple ifaces 2019-11-23 11:58:27 +01:00
boot sunxi: add support for FriendlyARM Nano PI NEO Air dev board 2019-12-13 12:20:09 +01:00
devel strace: Fix build on PowerPC 2019-11-09 20:13:41 +01:00
firmware ath10k-firmware: update Candela Tech firmware images 2019-12-10 09:50:42 +01:00
kernel mac80211: fix txpower when using DFS channels 2019-12-16 00:50:10 +01:00
libs libubox: update to latest Git HEAD 2019-11-24 14:19:43 +01:00
network odhcpd: update to latest git HEAD 2019-12-15 20:54:25 +01:00
system ucert: update to latest git HEAD 2019-11-29 00:09:48 +01:00
utils busybox: add glibc dependency for vi regex option 2019-11-30 00:53:36 +01:00
Makefile