From: Oleksiy Protas <elfy@xxxxxxxxx> After some poking around I managed to find a part of the problem: Adaptive Noise Immunity function is disabled possibly due to the changes in 5f841b4130a639e5f0fbcf4a9b26045d734e4ee6 This patch restores ANI operation (although it doesn't fix the issue at all), writte and tested against 6.6.74. If someone is a maintainer of the driver, I'd love a review and maybe a better implementation of the same idea. PS: Sorry if I mess up the email, first time :) Oleksiy Protas (1): ath9k: keep ANI in monitor mode drivers/net/wireless/ath/ath9k/link.c | 2 +- drivers/net/wireless/ath/ath9k/main.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) -- 2.41.0