All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] iwlwifi: updates intended for v5.14 2021-06-18
@ 2021-06-18  8:01 Luca Coelho
  2021-06-18  8:01 ` [PATCH 01/10] iwlwifi: mvm: Explicitly stop session protection before unbinding Luca Coelho
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Luca Coelho @ 2021-06-18  8:01 UTC (permalink / raw)
  To: kvalo; +Cc: luca, linux-wireless

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

Hi,

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

The changes are:

* Some fixes in IML (image loader) DMA handling;
* Fixes in WoWLAN;
* 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.



Emmanuel Grumbach (2):
  iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES version
  iwlwifi: mvm: introduce iwl_proto_offload_cmd_v4

Ilan Peer (1):
  iwlwifi: mvm: Explicitly stop session protection before unbinding

Johannes Berg (4):
  iwlwifi: pcie: free IML DMA memory allocation
  iwlwifi: pcie: fix context info freeing
  iwlwifi: mvm: fill phy_data.d1 for no-data RX
  iwlwifi: pcie: free some DMA memory earlier

Luca Coelho (1):
  iwlwifi: fix NUM_IWL_UCODE_TLV_* definitions to avoid sparse errors

Naftali Goldstein (2):
  iwlwifi: mvm: don't request mac80211 to disable/enable sta's queues
  iwlwifi: support ver 6 of WOWLAN_CONFIGURATION and ver 10 of
    WOWLAN_GET_STATUSES

 .../net/wireless/intel/iwlwifi/fw/api/d3.h    | 28 +++++++++---
 drivers/net/wireless/intel/iwlwifi/fw/file.h  | 14 +++---
 .../intel/iwlwifi/iwl-context-info-gen3.h     |  4 +-
 drivers/net/wireless/intel/iwlwifi/mvm/d3.c   | 44 ++++++++++++-------
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c |  1 -
 .../wireless/intel/iwlwifi/mvm/offloading.c   | 26 ++++++++---
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 10 ++---
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c  |  8 +++-
 .../wireless/intel/iwlwifi/mvm/time-event.c   | 41 ++++++++++++-----
 .../intel/iwlwifi/pcie/ctxt-info-gen3.c       | 28 ++++++++----
 .../wireless/intel/iwlwifi/pcie/internal.h    |  3 ++
 .../wireless/intel/iwlwifi/pcie/trans-gen2.c  |  7 ++-
 12 files changed, 148 insertions(+), 66 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-06-22 12:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18  8:01 [PATCH 00/10] iwlwifi: updates intended for v5.14 2021-06-18 Luca Coelho
2021-06-18  8:01 ` [PATCH 01/10] iwlwifi: mvm: Explicitly stop session protection before unbinding Luca Coelho
2021-06-22 12:22   ` Luca Coelho
2021-06-18  8:01 ` [PATCH 02/10] iwlwifi: mvm: don't request mac80211 to disable/enable sta's queues Luca Coelho
2021-06-18  8:01 ` [PATCH 03/10] iwlwifi: support ver 6 of WOWLAN_CONFIGURATION and ver 10 of WOWLAN_GET_STATUSES Luca Coelho
2021-06-18  8:01 ` [PATCH 04/10] iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES version Luca Coelho
2021-06-18  8:01 ` [PATCH 05/10] iwlwifi: pcie: free IML DMA memory allocation Luca Coelho
2021-06-18  8:01 ` [PATCH 06/10] iwlwifi: pcie: fix context info freeing Luca Coelho
2021-06-18  8:01 ` [PATCH 07/10] iwlwifi: mvm: fill phy_data.d1 for no-data RX Luca Coelho
2021-06-18  8:01 ` [PATCH 08/10] iwlwifi: pcie: free some DMA memory earlier Luca Coelho
2021-06-18  8:01 ` [PATCH 09/10] iwlwifi: fix NUM_IWL_UCODE_TLV_* definitions to avoid sparse errors Luca Coelho
2021-06-18  8:01 ` [PATCH 10/10] iwlwifi: mvm: introduce iwl_proto_offload_cmd_v4 Luca Coelho

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.