linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iwlwifi: updates intended for v5.11 2020-12-05
@ 2020-12-05  9:02 Luca Coelho
  2020-12-05  9:02 ` [PATCH 1/2] iwlwifi: copy iwl_he_capa for modifications Luca Coelho
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Luca Coelho @ 2020-12-05  9:02 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here's the second set of patches intended for v5.11.  This time it's
only support for 6GHz and one dependency patch.

This is the work of several developers, I just aggregated everything
into a single patch.  The following developers were involved in either
initial development or bugfixes:

Haim Dreyfuss <haim.dreyfuss@intel.com>
Ilan Peer <ilan.peer@intel.com>
Tova Mussai <tova.mussai@intel.com>
Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Tali Levi Rovinsky <Tali.Levi-rovinsky@intel.com>
Avraham Stern <avraham.stern@intel.com>
Ayala Beker <ayala.beker@intel.com>

Some other developers may have been involved in a more indirect way.

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

Please review.

Cheers,
Luca.


Johannes Berg (1):
  iwlwifi: copy iwl_he_capa for modifications

Luca Coelho (1):
  iwlwifi: mvm: add support for 6GHz

 .../net/wireless/intel/iwlwifi/cfg/22000.c    |   3 +-
 .../wireless/intel/iwlwifi/fw/api/phy-ctxt.h  |   1 +
 .../net/wireless/intel/iwlwifi/fw/api/scan.h  |   5 +
 drivers/net/wireless/intel/iwlwifi/fw/file.h  |   5 +
 .../wireless/intel/iwlwifi/iwl-eeprom-parse.h |  11 +
 .../wireless/intel/iwlwifi/iwl-nvm-parse.c    | 104 +++++-
 .../wireless/intel/iwlwifi/mvm/constants.h    |   1 +
 .../net/wireless/intel/iwlwifi/mvm/mac-ctxt.c |  17 +
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c |   6 +
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |   2 +
 .../net/wireless/intel/iwlwifi/mvm/rs-fw.c    |  12 +
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c |   2 +
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 296 +++++++++++++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c  |  11 +
 14 files changed, 466 insertions(+), 10 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2020-12-07 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-05  9:02 [PATCH 0/2] iwlwifi: updates intended for v5.11 2020-12-05 Luca Coelho
2020-12-05  9:02 ` [PATCH 1/2] iwlwifi: copy iwl_he_capa for modifications Luca Coelho
2020-12-05  9:02 ` [PATCH 2/2] iwlwifi: mvm: add support for 6GHz Luca Coelho
2020-12-05 15:05 ` [PATCH 0/2] iwlwifi: updates intended for v5.11 2020-12-05 Luca Coelho
2020-12-07 14:05   ` 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).