linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: gregory.greenman@intel.com
To: kvalo@kernel.org, johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org,
	Gregory Greenman <gregory.greenman@intel.com>
Subject: [PATCH v2 0/9] wifi: iwlwifi: updates intended for v6.2 2022-11-22
Date: Tue, 22 Nov 2022 22:10:31 +0200	[thread overview]
Message-ID: <20221122201040.2618863-1-gregory.greenman@intel.com> (raw)

From: Gregory Greenman <gregory.greenman@intel.com>

Hi,

Here's the third set of patches intended for v6.2, with the fixes.
Resending all the patches since I think it'll make the review easier.
The fixes are only for two patches (1 and 4), the rest are unchanged.

It contains EHT adjustments for iwlwifi. It contains only iwlwifi
changes, all the required mac80211/cfg80211 changes are already merged
upstream.

As usual, I'm pushing this to a pending branch, for kbuild bot,
and will send a pull-request later.

Please review.

Thanks,
Gregory.

Abhishek Naik (1):
  wifi: iwlwifi: nvm: Update EHT capabilities for GL device

Ilan Peer (1):
  wifi: iwlwifi: mvm: Advertise EHT capabilities

Johannes Berg (4):
  wifi: iwlwifi: mvm: support 320 MHz PHY configuration
  wifi: iwlwifi: mvm: set HE PHY bandwidth according to band
  wifi: iwlwifi: mvm: advertise 320 MHz in 6 GHz only conditionally
  wifi: iwlwifi: nvm-parse: support A-MPDU in EHT 2.4 GHz

Miri Korenblit (1):
  wifi: iwlwifi: mvm: support PPE Thresholds for EHT

Mordechay Goodstein (2):
  wifi: iwlwifi: rs: add support for parsing max MCS per NSS/BW in 11be
  wifi: iwlwifi: mvm: add support for EHT 1K aggregation size

 .../net/wireless/intel/iwlwifi/fw/api/mac.h   |   6 +-
 .../wireless/intel/iwlwifi/fw/api/phy-ctxt.h  |  33 ++-
 .../net/wireless/intel/iwlwifi/fw/api/rs.h    |  10 +-
 drivers/net/wireless/intel/iwlwifi/fw/rs.c    |   2 +
 drivers/net/wireless/intel/iwlwifi/iwl-drv.c  |   3 +
 .../wireless/intel/iwlwifi/iwl-eeprom-parse.h |   3 +-
 .../wireless/intel/iwlwifi/iwl-modparams.h    |   1 +
 .../wireless/intel/iwlwifi/iwl-nvm-parse.c    | 235 ++++++++++++++++--
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c | 179 ++++++++++---
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |  10 +-
 .../net/wireless/intel/iwlwifi/mvm/phy-ctxt.c |  54 ++--
 .../net/wireless/intel/iwlwifi/mvm/rs-fw.c    | 125 +++++++++-
 12 files changed, 548 insertions(+), 113 deletions(-)

-- 
2.35.3


             reply	other threads:[~2022-11-22 20:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-22 20:10 gregory.greenman [this message]
2022-11-22 20:10 ` [PATCH v2 1/9] wifi: iwlwifi: mvm: Advertise EHT capabilities gregory.greenman
2022-11-22 20:10 ` [PATCH v2 2/9] wifi: iwlwifi: mvm: support 320 MHz PHY configuration gregory.greenman
2022-11-22 20:10 ` [PATCH v2 3/9] wifi: iwlwifi: rs: add support for parsing max MCS per NSS/BW in 11be gregory.greenman
2022-11-22 20:10 ` [PATCH v2 4/9] wifi: iwlwifi: mvm: add support for EHT 1K aggregation size gregory.greenman
2022-11-22 20:10 ` [PATCH v2 5/9] wifi: iwlwifi: mvm: support PPE Thresholds for EHT gregory.greenman
2022-11-22 20:10 ` [PATCH v2 6/9] wifi: iwlwifi: mvm: set HE PHY bandwidth according to band gregory.greenman
2022-11-22 20:10 ` [PATCH v2 7/9] wifi: iwlwifi: mvm: advertise 320 MHz in 6 GHz only conditionally gregory.greenman
2022-11-22 20:10 ` [PATCH v2 8/9] wifi: iwlwifi: nvm-parse: support A-MPDU in EHT 2.4 GHz gregory.greenman
2022-11-22 20:10 ` [PATCH v2 9/9] wifi: iwlwifi: nvm: Update EHT capabilities for GL device gregory.greenman
2022-11-23  7:46 ` [PATCH v2 0/9] wifi: iwlwifi: updates intended for v6.2 2022-11-22 Kalle Valo

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=20221122201040.2618863-1-gregory.greenman@intel.com \
    --to=gregory.greenman@intel.com \
    --cc=johannes@sipsolutions.net \
    --cc=kvalo@kernel.org \
    --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 NNTP newsgroup(s).