linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: wireless-2024-07-26
@ 2024-07-26 12:24 Johannes Berg
  2024-07-27  1:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2024-07-26 12:24 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

So, given netdevconf last week, and vacations etc., I'm sending
now a couple of more urgent/obvious fixes. Next week Kalle will
be around again I think, so he'll probably have more fixes for
drivers then, but I figured I'd get a few obvious ones out.

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

Thanks,
johannes



The following changes since commit 1722389b0d863056d78287a120a1d6cadb8d4f7b:

  Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2024-07-25 13:32:25 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2024-07-26

for you to fetch changes up to a47f3320bb4ba6714abe8dddb36399367b491358:

  wifi: ath12k: fix soft lockup on suspend (2024-07-26 12:38:10 +0200)

----------------------------------------------------------------
Couple of more urgent fixes:
 * ath12k: wowlan loop iteration issue
 * ath12k: fix soft lockup on suspend in certain scenarios
 * mt76: fix crash when removing an interface
 * mac80211: fix injection crash with some drivers that
   don't want monitor vif
 * cfg80211: fix S1G beacon parsing in scan
 * cfg80211: fix MLO link status reporting on connect

----------------------------------------------------------------
Baochen Qiang (1):
      wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups()

Johan Hovold (1):
      wifi: ath12k: fix soft lockup on suspend

Johannes Berg (2):
      wifi: mac80211: use monitor sdata with driver only if desired
      wifi: cfg80211: correct S1G beacon length calculation

Sean Wang (1):
      wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_remove

Veerendranath Jakkam (1):
      wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done

 drivers/net/wireless/ath/ath12k/pci.c            |  3 ++-
 drivers/net/wireless/ath/ath12k/wow.c            |  8 ++++----
 drivers/net/wireless/mediatek/mt76/mt7921/main.c |  1 +
 net/mac80211/cfg.c                               |  7 +++++--
 net/mac80211/tx.c                                |  5 +++--
 net/mac80211/util.c                              |  2 +-
 net/wireless/scan.c                              | 11 ++++++++---
 net/wireless/sme.c                               |  1 +
 8 files changed, 25 insertions(+), 13 deletions(-)

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

* Re: pull-request: wireless-2024-07-26
  2024-07-26 12:24 pull-request: wireless-2024-07-26 Johannes Berg
@ 2024-07-27  1:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-07-27  1:30 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

Hello:

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

On Fri, 26 Jul 2024 14:24:39 +0200 you wrote:
> Hi,
> 
> So, given netdevconf last week, and vacations etc., I'm sending
> now a couple of more urgent/obvious fixes. Next week Kalle will
> be around again I think, so he'll probably have more fixes for
> drivers then, but I figured I'd get a few obvious ones out.
> 
> [...]

Here is the summary with links:
  - pull-request: wireless-2024-07-26
    https://git.kernel.org/netdev/net/c/f99d93de93c2

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:[~2024-07-27  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-26 12:24 pull-request: wireless-2024-07-26 Johannes Berg
2024-07-27  1:30 ` 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;
as well as URLs for NNTP newsgroup(s).