netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: wireless-2024-02-14
@ 2024-02-14 18:41 Johannes Berg
  2024-02-15  2:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2024-02-14 18:41 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

So this came later than I wanted, I simply forgot earlier.
Not much to say about it, just a handful of fixes, mostly
in iwlwifi.

As reported by Stephen earlier, this has a conflict against
-next material, but once pulled into net I plan on pulling
it into wireless-next to resolve that.

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

Thanks,
johannes



The following changes since commit 0647903efbc84b772325b4d24d9487e24d6d1e03:

  wifi: mt76: mt7996: fix fortify warning (2024-02-05 20:00:45 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2024-02-14

for you to fetch changes up to b7198383ef2debe748118996f627452281cf27d7:

  wifi: iwlwifi: mvm: fix a crash when we run out of stations (2024-02-08 14:55:39 +0100)

----------------------------------------------------------------
Valentine's day edition, with just few fixes because
that's how we love it ;-)

iwlwifi:
 - correct A3 in A-MSDUs
 - fix crash when operating as AP and running out of station
   slots to use
 - clear link ID to correct some later checks against it
 - fix error codes in SAR table loading
 - fix error path in PPAG table read

mac80211:
 - reload a pointer after SKB may have changed
   (only in certain monitor inject mode scenarios)

----------------------------------------------------------------
Dan Carpenter (2):
      wifi: iwlwifi: Fix some error codes
      wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()

Daniel Gabay (1):
      wifi: iwlwifi: mvm: use correct address 3 in A-MSDU

Emmanuel Grumbach (1):
      wifi: iwlwifi: mvm: fix a crash when we run out of stations

Johannes Berg (1):
      wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()

Miri Korenblit (1):
      wifi: iwlwifi: clear link_id in time_event

 drivers/net/wireless/intel/iwlwifi/fw/acpi.c       | 15 +++--
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |  3 +
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c      |  4 ++
 .../net/wireless/intel/iwlwifi/mvm/time-event.c    |  3 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c        | 69 ++++++++++++++++++----
 net/mac80211/tx.c                                  |  5 +-
 6 files changed, 80 insertions(+), 19 deletions(-)

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

* Re: pull-request: wireless-2024-02-14
  2024-02-14 18:41 pull-request: wireless-2024-02-14 Johannes Berg
@ 2024-02-15  2:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-02-15  2:00 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 Wed, 14 Feb 2024 19:41:42 +0100 you wrote:
> Hi,
> 
> So this came later than I wanted, I simply forgot earlier.
> Not much to say about it, just a handful of fixes, mostly
> in iwlwifi.
> 
> As reported by Stephen earlier, this has a conflict against
> -next material, but once pulled into net I plan on pulling
> it into wireless-next to resolve that.
> 
> [...]

Here is the summary with links:
  - pull-request: wireless-2024-02-14
    https://git.kernel.org/netdev/net/c/63a3dd6e62c8

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-02-15  2:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-14 18:41 pull-request: wireless-2024-02-14 Johannes Berg
2024-02-15  2:00 ` 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).