linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-2024-02-27
Date: Tue, 27 Feb 2024 13:57:51 +0000 (UTC)	[thread overview]
Message-ID: <20240227135751.C5EC6C43390@smtp.kernel.org> (raw)

Hi,

here's a pull request to net tree, more info below. Please let me know if there
are any problems.

Kalle

The following changes since commit b7198383ef2debe748118996f627452281cf27d7:

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

are available in the Git repository at:

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

for you to fetch changes up to 413dafc8170fcb925fb17af8842f06af305f8e0b:

  wifi: mac80211: only call drv_sta_rc_update for uploaded stations (2024-02-23 09:22:52 +0100)

----------------------------------------------------------------
wireless fixes for v6.8-rc7

Few remaining fixes, hopefully the last wireless pull request to v6.8. Two
fixes to the stack and two to iwlwifi but no high priority fixes this
time.

----------------------------------------------------------------
Benjamin Berg (1):
      wifi: iwlwifi: mvm: ensure offloading TID queue exists

Emmanuel Grumbach (1):
      wifi: iwlwifi: mvm: fix the TXF mapping for BZ devices

Felix Fietkau (1):
      wifi: mac80211: only call drv_sta_rc_update for uploaded stations

Jeff Johnson (2):
      MAINTAINERS: wifi: update Jeff Johnson e-mail address
      MAINTAINERS: wifi: Add N: ath1*k entries to match .yaml files

Johannes Berg (1):
      wifi: nl80211: reject iftype change with mesh ID change

 MAINTAINERS                                       | 11 +++++----
 drivers/net/wireless/intel/iwlwifi/fw/api/txq.h   | 12 +++++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/d3.c       |  9 +++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c | 11 +++++++++
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h      |  8 +++++--
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c      | 28 +++++++++++++++++++++++
 drivers/net/wireless/intel/iwlwifi/mvm/sta.h      |  3 ++-
 net/mac80211/rate.c                               |  3 ++-
 net/wireless/nl80211.c                            |  2 ++
 9 files changed, 76 insertions(+), 11 deletions(-)


             reply	other threads:[~2024-02-27 13:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27 13:57 Kalle Valo [this message]
2024-02-28  3:30 ` pull-request: wireless-2024-02-27 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=20240227135751.C5EC6C43390@smtp.kernel.org \
    --to=kvalo@kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).