linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Oleksiy Protas <elfy.ua@gmail.com>
To: elfy.ua@gmail.com
Cc: linux-wireless@vger.kernel.org, Oleksiy Protas <elfy@gmail.com>
Subject: [PATCH] Re: MikroTik R11e 5HnD monitor mode
Date: Wed, 14 May 2025 21:04:12 +0300	[thread overview]
Message-ID: <20250514180413.373876-1-elfy@ecognize.me> (raw)
In-Reply-To: <CACC_pfLYxUXPTAo0P9aqeP-xKAMdGsAckg_=j0HO6fRf7rNxoA@mail.gmail.com>

From: Oleksiy Protas <elfy@gmail.com>

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


  reply	other threads:[~2025-05-14 18:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-13 16:19 MikroTik R11e 5HnD monitor mode Oleksiy Protas
2025-05-14 18:04 ` Oleksiy Protas [this message]
2025-05-14 18:04   ` [PATCH] ath9k: keep ANI in " Oleksiy Protas
2025-08-11 12:18     ` Toke Høiland-Jørgensen
2025-05-14 19:11   ` MikroTik R11e 5HnD " Oleksiy Protas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250514180413.373876-1-elfy@ecognize.me \
    --to=elfy.ua@gmail.com \
    --cc=elfy@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).