Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
From: Miri Korenblit <miriam.rachel.korenblit@intel.com>
To: johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 00/15] wifi: iwlwifi: updates - 2024-05-05
Date: Sun,  5 May 2024 09:19:44 +0300	[thread overview]
Message-ID: <20240505061959.825245-1-miriam.rachel.korenblit@intel.com> (raw)

Hi,

This patch set includes iwlwifi patches intended for v6.10. It contains
a few features, bugfixes and cleanups.

Thanks,
Miri

Daniel Gabay (1):
  wifi: iwlwifi: Print ESR states name

Johannes Berg (2):
  wifi: iwlwifi: mvm: exit EMLSR when CSA happens
  wifi: iwlwifi: mvm: don't reset link selection during restart

Miri Korenblit (10):
  wifi: iwlwifi: cleanup EMLSR when BT is active handling
  wifi: iwlwifi: mvm: trigger link selection after exiting EMLSR
  wifi: iwlwifi: mvm: add a debugfs for (un)blocking EMLSR
  wifi: iwlwifi: mvm: Always allow entering EMLSR from debugfs
  wifi: iwlwifi: mvm: don't always unblock EMLSR
  wifi: iwlwifi: mvm: Activate EMLSR based on traffic volume
  wifi: iwlwifi: mvm: consider FWs recommendation for EMLSR
  wifi: iwlwifi: mvm: trigger link selection upon TTLM start/end
  wifi: iwlwifi: mvm: avoid always prefering single-link
  wifi: iwlwifi: mvm: fix typo in debug print

Yedidya Benshimol (2):
  wifi: iwlwifi: mvm: Disable/enable EMLSR due to link's bandwidth/band
  wifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is active

 .../wireless/intel/iwlwifi/fw/api/datapath.h  |   7 +
 .../wireless/intel/iwlwifi/fw/api/mac-cfg.h   |  23 +-
 drivers/net/wireless/intel/iwlwifi/mvm/coex.c |  42 +--
 .../wireless/intel/iwlwifi/mvm/constants.h    |   3 +
 drivers/net/wireless/intel/iwlwifi/mvm/d3.c   |  17 +-
 .../wireless/intel/iwlwifi/mvm/debugfs-vif.c  |  53 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/link.c | 289 +++++++++++++++---
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c | 129 +++++---
 .../wireless/intel/iwlwifi/mvm/mld-mac80211.c | 136 ++++++++-
 .../net/wireless/intel/iwlwifi/mvm/mld-sta.c  |   5 +-
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |  51 +++-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |  25 ++
 drivers/net/wireless/intel/iwlwifi/mvm/rx.c   |  50 +++
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c |  19 +-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c |  49 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c  |  86 ++++++
 drivers/net/wireless/intel/iwlwifi/mvm/sta.h  |  24 ++
 .../wireless/intel/iwlwifi/mvm/tests/links.c  | 113 ++++---
 .../wireless/intel/iwlwifi/mvm/time-event.c   |  19 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c   |   7 +-
 20 files changed, 919 insertions(+), 228 deletions(-)

-- 
2.34.1


             reply	other threads:[~2024-05-05  6:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05  6:19 Miri Korenblit [this message]
2024-05-05  6:19 ` [PATCH 01/15] wifi: iwlwifi: cleanup EMLSR when BT is active handling Miri Korenblit
2024-05-05  6:19 ` [PATCH 02/15] wifi: iwlwifi: mvm: trigger link selection after exiting EMLSR Miri Korenblit
2024-05-05  6:19 ` [PATCH 03/15] wifi: iwlwifi: mvm: add a debugfs for (un)blocking EMLSR Miri Korenblit
2024-05-05  6:19 ` [PATCH 04/15] wifi: iwlwifi: mvm: Always allow entering EMLSR from debugfs Miri Korenblit
2024-05-05  6:19 ` [PATCH 05/15] wifi: iwlwifi: mvm: don't always unblock EMLSR Miri Korenblit
2024-05-05  6:19 ` [PATCH 06/15] wifi: iwlwifi: mvm: Activate EMLSR based on traffic volume Miri Korenblit
2024-05-05  6:19 ` [PATCH 07/15] wifi: iwlwifi: mvm: consider FWs recommendation for EMLSR Miri Korenblit
2024-05-05  6:42   ` Ben Greear
2024-05-05  6:19 ` [PATCH 08/15] wifi: iwlwifi: mvm: trigger link selection upon TTLM start/end Miri Korenblit
2024-05-05  6:19 ` [PATCH 09/15] wifi: iwlwifi: mvm: avoid always prefering single-link Miri Korenblit
2024-05-05  6:19 ` [PATCH 10/15] wifi: iwlwifi: mvm: Disable/enable EMLSR due to link's bandwidth/band Miri Korenblit
2024-05-05  6:19 ` [PATCH 11/15] wifi: iwlwifi: mvm: exit EMLSR when CSA happens Miri Korenblit
2024-05-05  6:19 ` [PATCH 12/15] wifi: iwlwifi: mvm: fix typo in debug print Miri Korenblit
2024-05-05  6:19 ` [PATCH 13/15] wifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is active Miri Korenblit
2024-05-05  6:19 ` [PATCH 14/15] wifi: iwlwifi: Print EMLSR states name Miri Korenblit
2024-05-05  6:19 ` [PATCH 15/15] wifi: iwlwifi: mvm: don't reset link selection during restart Miri Korenblit

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=20240505061959.825245-1-miriam.rachel.korenblit@intel.com \
    --to=miriam.rachel.korenblit@intel.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@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 read-only IMAP folder(s) and NNTP newsgroup(s).