public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: mac80211 2021-02-02
Date: Tue,  2 Feb 2021 15:35:04 +0100	[thread overview]
Message-ID: <20210202143505.37610-1-johannes@sipsolutions.net> (raw)

Hi Jakub,

So, getting late, but we have two more fixes - the staging
one (acked by Greg) is for a recent regression I had through
my tree, and the rate tables one is kind of important for
(some) drivers to get proper rate scaling going.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit eb4e8fac00d1e01ada5e57c05d24739156086677:

  neighbour: Prevent a dead entry from updating gc_list (2021-01-30 11:09:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2021-02-02

for you to fetch changes up to 50af06d43eab6b09afc37aa7c8bbf69b14a3b2f7:

  staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chip (2021-02-01 19:26:10 +0100)

----------------------------------------------------------------
Two fixes:
 - station rate tables were not updated correctly
   after association, leading to bad configuration
 - rtl8723bs (staging) was initializing data incorrectly
   after the previous fix and needed to move the init
   later

----------------------------------------------------------------
Felix Fietkau (1):
      mac80211: fix station rate table updates on assoc

Hans de Goede (1):
      staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chip

 drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 4 ++--
 net/mac80211/driver-ops.c                    | 5 ++++-
 net/mac80211/rate.c                          | 3 ++-
 3 files changed, 8 insertions(+), 4 deletions(-)


             reply	other threads:[~2021-02-02 14:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02 14:35 Johannes Berg [this message]
2021-02-02 16:50 ` pull-request: mac80211 2021-02-02 patchwork-bot+netdevbpf

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=20210202143505.37610-1-johannes@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@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