immortalwrt/package/kernel/mac80211
Shiji Yang ce6ad123e7 mac80211: fix MT7620 Wi-Fi channel scanning function
During the channel scanning process, the driver will continuously
switch channels. It seems that the full RF calibration step in
rt2800_config_channel() caused the channel scanning function to
timeout. To fix it, move the RF calibration to rt2800_enable_radio()
so that it is only executed once. This commit also includes some
coding format adjustments to follow the Linux recommended style.

Fixes: 2824fa6963 ("mac80211: rework MT7620 PA/LNA RF calibration")
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
2023-08-22 19:17:24 +01:00
..
files hostapd: remove config_id parameters from hostapd.conf 2023-08-10 22:27:59 +02:00
patches mac80211: fix MT7620 Wi-Fi channel scanning function 2023-08-22 19:17:24 +01:00
scripts mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
ath.mk ipq807x: rename target to qualcommax 2023-06-16 11:11:08 +02:00
broadcom.mk rockchip: enable wifi support for NanoPC T4 2023-07-26 12:15:20 +02:00
intel.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
Makefile mac80211: backport merged version of A-MSDU mesh patch 2023-05-23 13:37:28 +02:00
marvell.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
ralink.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
realtek.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00