linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Felix Fietkau <nbd@nbd.name>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [1/9] mt76: fix beacon timer drift
Date: Wed, 27 Jun 2018 16:16:01 +0000 (UTC)	[thread overview]
Message-ID: <20180627161601.33DF36024C@smtp.codeaurora.org> (raw)
In-Reply-To: <20180621091801.41184-1-nbd@nbd.name>

Felix Fietkau <nbd@nbd.name> wrote:

> The beacon timer drifts by 1 microsecond every TBTT. After 20 minutes
> with a beacon interval of 100, the drift will be almost 12 ms, enough to
> cause weird issues for devices in powersave mode.
> 
> Since the beacon timer is configured in units of 1/16 TU (64 us), we
> need to adjust it once every 64 beacons and only for one beacon.
> 
> Signed-off-by: Felix Fietkau <nbd@nbd.name>

9 patches applied to wireless-drivers-next.git, thanks.

aea38272920c mt76: fix beacon timer drift
9afef0fddaa1 mt76: fix threshold for gain adjustment
6cdb9614a818 mt76: fix swapped values for RXO-18 in gain control
929211687197 mt76: adjust AGC control register 26 based on gain for VHT80
fa967b586031 mt76: clear false CCA counters after changing gain settings
8e31f0d35a88 mt76: fix variable gain adjustment range
108ec4dafd61 mt76: add a debugfs file to dump agc calibration information
32e49efe0f15 mt76: track ewma rssi for gain adjustment per station
c3ae2103e069 mt76: improve gain adjustment in noisy environments

-- 
https://patchwork.kernel.org/patch/10479537/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

      parent reply	other threads:[~2018-06-27 16:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-21  9:17 [PATCH 1/9] mt76: fix beacon timer drift Felix Fietkau
2018-06-21  9:17 ` [PATCH 2/9] mt76: fix threshold for gain adjustment Felix Fietkau
2018-06-21  9:17 ` [PATCH 3/9] mt76: fix swapped values for RXO-18 in gain control Felix Fietkau
2018-06-21  9:17 ` [PATCH 4/9] mt76: adjust AGC control register 26 based on gain for VHT80 Felix Fietkau
2018-06-21  9:17 ` [PATCH 5/9] mt76: clear false CCA counters after changing gain settings Felix Fietkau
2018-06-21  9:17 ` [PATCH 6/9] mt76: fix variable gain adjustment range Felix Fietkau
2018-06-21  9:17 ` [PATCH 7/9] mt76: add a debugfs file to dump agc calibration information Felix Fietkau
2018-06-21  9:18 ` [PATCH 8/9] mt76: track ewma rssi for gain adjustment per station Felix Fietkau
2018-06-21  9:18 ` [PATCH 9/9] mt76: improve gain adjustment in noisy environments Felix Fietkau
2018-06-27 16:16 ` Kalle Valo [this message]

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=20180627161601.33DF36024C@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=nbd@nbd.name \
    /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).