linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] iwlwifi: updates intended for v5.15 2021-08-02
@ 2021-08-02 14:09 Luca Coelho
  2021-08-02 14:09 ` [PATCH 01/12] iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilities Luca Coelho
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Luca Coelho @ 2021-08-02 14:09 UTC (permalink / raw)
  To: kvalo; +Cc: luca, linux-wireless

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

Hi,

Here's the first set of patches intended for v5.15.  It's the usual
development, new features, cleanups and bugfixes.

The changes are:

* Support scanning hidden 6GHz networks;
* Some improvements in the FW error dumps;
* Add some HE capability flags;
* Some other small fixes, clean-ups and improvements.

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

Please review.

Cheers,
Luca.


Ilan Peer (2):
  iwlwifi: mvm: Do not use full SSIDs in 6GHz scan
  iwlwifi: mvm: Add support for hidden network scan on 6GHz band

Johannes Berg (6):
  iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTF
  iwlwifi: mvm: avoid FW restart while shutting down
  iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layout
  iwlwifi: pcie: free RBs during configure
  iwlwifi: prepare for synchronous error dumps
  iwlwifi: pcie: dump error on FW reset handshake failures

Luca Coelho (1):
  iwlwifi: print PNVM complete notification status in hexadecimal

Mordechay Goodstein (2):
  iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilities
  iwlwifi: iwl-dbg-tlv: add info about loading external dbg bin

Shaul Triebitz (1):
  iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policy

 drivers/net/wireless/intel/iwlwifi/dvm/main.c |  4 +-
 .../net/wireless/intel/iwlwifi/fw/api/mac.h   |  4 +-
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   | 97 +++++++++---------
 drivers/net/wireless/intel/iwlwifi/fw/dbg.h   |  7 +-
 drivers/net/wireless/intel/iwlwifi/fw/file.h  |  1 +
 drivers/net/wireless/intel/iwlwifi/fw/pnvm.c  |  2 +-
 .../net/wireless/intel/iwlwifi/iwl-dbg-tlv.c  | 30 +++---
 .../net/wireless/intel/iwlwifi/iwl-dbg-tlv.h  | 24 ++++-
 drivers/net/wireless/intel/iwlwifi/iwl-io.c   |  4 +-
 .../wireless/intel/iwlwifi/iwl-nvm-parse.c    |  8 +-
 .../net/wireless/intel/iwlwifi/iwl-op-mode.h  |  8 +-
 .../net/wireless/intel/iwlwifi/iwl-trans.h    |  4 +-
 .../net/wireless/intel/iwlwifi/mvm/mac-ctxt.c |  5 +-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  | 24 ++++-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 99 +++++++++++++++----
 .../wireless/intel/iwlwifi/pcie/internal.h    | 14 ++-
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c  | 17 +++-
 .../wireless/intel/iwlwifi/pcie/trans-gen2.c  | 11 ++-
 .../net/wireless/intel/iwlwifi/pcie/trans.c   |  3 +
 19 files changed, 256 insertions(+), 110 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-08-26 20:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 14:09 [PATCH 00/12] iwlwifi: updates intended for v5.15 2021-08-02 Luca Coelho
2021-08-02 14:09 ` [PATCH 01/12] iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilities Luca Coelho
2021-08-26 20:32   ` Luca Coelho
2021-08-02 14:09 ` [PATCH 02/12] iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policy Luca Coelho
2021-08-02 14:09 ` [PATCH 03/12] iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTF Luca Coelho
2021-08-02 14:09 ` [PATCH 04/12] iwlwifi: mvm: avoid FW restart while shutting down Luca Coelho
2021-08-02 14:09 ` [PATCH 05/12] iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layout Luca Coelho
2021-08-02 14:09 ` [PATCH 06/12] iwlwifi: pcie: free RBs during configure Luca Coelho
2021-08-02 14:09 ` [PATCH 07/12] iwlwifi: prepare for synchronous error dumps Luca Coelho
2021-08-02 14:09 ` [PATCH 08/12] iwlwifi: pcie: dump error on FW reset handshake failures Luca Coelho
2021-08-02 14:09 ` [PATCH 09/12] iwlwifi: print PNVM complete notification status in hexadecimal Luca Coelho
2021-08-02 14:09 ` [PATCH 10/12] iwlwifi: mvm: Do not use full SSIDs in 6GHz scan Luca Coelho
2021-08-02 14:09 ` [PATCH 11/12] iwlwifi: mvm: Add support for hidden network scan on 6GHz band Luca Coelho
2021-08-02 14:09 ` [PATCH 12/12] iwlwifi: iwl-dbg-tlv: add info about loading external dbg bin Luca Coelho

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