public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211 2021-02-02
@ 2021-02-02 14:35 Johannes Berg
  2021-02-02 16:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2021-02-02 14:35 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-02 16:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-02 14:35 pull-request: mac80211 2021-02-02 Johannes Berg
2021-02-02 16:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox