All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: wireless-2022-09-27
@ 2022-09-27 13:59 Johannes Berg
  2022-09-28  0:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2022-09-27 13:59 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

So I was out for plugfest, and a couple of things accumulated.
I know it's getting late, but these seem important, some are
fixes for reported regressions, some are locking bugs, and a
memory corruption with some drivers is also there ...

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

Thanks,
johannes



The following changes since commit 781b80f452fcc1cfc16ee41f12556626a9ced049:

  wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2 (2022-09-12 14:26:02 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2022-09-27

for you to fetch changes up to 6546646a7fb0d7fe1caef947889497c16aaecc8c:

  wifi: mac80211: mlme: Fix double unlock on assoc success handling (2022-09-27 10:34:45 +0200)

----------------------------------------------------------------
A few late-comer fixes:
 * locking in mac80211 MLME
 * non-QoS driver crash/regression
 * minstrel memory corruption
 * TX deadlock
 * TX queues not always enabled
 * HE/EHT bitrate calculation

----------------------------------------------------------------
Alexander Wetzel (2):
      wifi: mac80211: don't start TX with fq->lock to fix deadlock
      wifi: mac80211: ensure vif queues are operational after start

Hans de Goede (1):
      wifi: mac80211: fix regression with non-QoS drivers

Paweł Lenkow (1):
      wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()

Rafael Mendonca (2):
      wifi: mac80211: mlme: Fix missing unlock on beacon RX
      wifi: mac80211: mlme: Fix double unlock on assoc success handling

Tamizh Chelvam Raja (1):
      wifi: cfg80211: fix MCS divisor value

 net/mac80211/mlme.c                |  9 ++++++---
 net/mac80211/rc80211_minstrel_ht.c |  6 ++++--
 net/mac80211/status.c              |  2 +-
 net/mac80211/tx.c                  |  4 ++++
 net/mac80211/util.c                | 12 ++++++------
 net/wireless/util.c                |  4 ++--
 6 files changed, 23 insertions(+), 14 deletions(-)


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

* Re: pull-request: wireless-2022-09-27
  2022-09-27 13:59 pull-request: wireless-2022-09-27 Johannes Berg
@ 2022-09-28  0:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-09-28  0:00 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

Hello:

This pull request was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 27 Sep 2022 15:59:22 +0200 you wrote:
> Hi,
> 
> So I was out for plugfest, and a couple of things accumulated.
> I know it's getting late, but these seem important, some are
> fixes for reported regressions, some are locking bugs, and a
> memory corruption with some drivers is also there ...
> 
> [...]

Here is the summary with links:
  - pull-request: wireless-2022-09-27
    https://git.kernel.org/netdev/net/c/44d70bb561da

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2022-09-28  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-27 13:59 pull-request: wireless-2022-09-27 Johannes Berg
2022-09-28  0:00 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.