linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/9] wifi: iwlwifi: updates intended for v6.2 2022-11-22
@ 2022-11-22 20:10 gregory.greenman
  2022-11-22 20:10 ` [PATCH v2 1/9] wifi: iwlwifi: mvm: Advertise EHT capabilities gregory.greenman
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: gregory.greenman @ 2022-11-22 20:10 UTC (permalink / raw)
  To: kvalo, johannes; +Cc: linux-wireless, Gregory Greenman

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


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

end of thread, other threads:[~2022-11-23  7:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-22 20:10 [PATCH v2 0/9] wifi: iwlwifi: updates intended for v6.2 2022-11-22 gregory.greenman
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

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).