linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for v5.11 0/7] iwlwifi: fixes intended for v5.11 2021-01-22
@ 2021-01-22 12:52 Luca Coelho
  2021-01-22 12:52 ` [PATCH for v5.11 1/7] iwlwifi: mvm: fix the return type for DSM functions 1 and 2 Luca Coelho
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Luca Coelho @ 2021-01-22 12:52 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

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

Hi,

This is the second patchset with fixes for v5.11.

The changes are:

* Some HW matching fixes;
* A fix for DSM methods reading;
* Some memory leak fixes;
* Other important fixes here and there.

As usual, I'm pushing this to a pending branch, for kbuild bot.  And
since these are fixes for the rc series, please take them directly to
wireless-drivers.git, as we agreed.

Cheers,
Luca.


Gregory Greenman (1):
  iwlwifi: mvm: invalidate IDs of internal stations at mvm start

Johannes Berg (2):
  iwlwifi: mvm: guard against device removal in reprobe
  iwlwifi: queue: bail out on invalid freeing

Luca Coelho (1):
  iwlwifi: pcie: add rules to match Qu with Hr2

Matt Chen (1):
  iwlwifi: mvm: fix the return type for DSM functions 1 and 2

Matti Gottlieb (1):
  iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.

Shaul Triebitz (1):
  iwlwifi: mvm: clear IN_D3 after wowlan status cmd

 .../net/wireless/intel/iwlwifi/cfg/22000.c    | 25 +++++++
 drivers/net/wireless/intel/iwlwifi/fw/acpi.c  | 65 ++++++++++++++-----
 drivers/net/wireless/intel/iwlwifi/fw/acpi.h  |  7 +-
 .../net/wireless/intel/iwlwifi/iwl-config.h   |  7 +-
 drivers/net/wireless/intel/iwlwifi/mvm/d3.c   |  6 +-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   | 25 +++----
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |  7 +-
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c  |  6 ++
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 10 +++
 drivers/net/wireless/intel/iwlwifi/queue/tx.c |  6 +-
 10 files changed, 125 insertions(+), 39 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2021-01-26 19:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 12:52 [PATCH for v5.11 0/7] iwlwifi: fixes intended for v5.11 2021-01-22 Luca Coelho
2021-01-22 12:52 ` [PATCH for v5.11 1/7] iwlwifi: mvm: fix the return type for DSM functions 1 and 2 Luca Coelho
2021-01-25 14:00   ` Kalle Valo
2021-01-22 12:52 ` [PATCH for v5.11 2/7] iwlwifi: mvm: invalidate IDs of internal stations at mvm start Luca Coelho
2021-01-22 12:52 ` [PATCH for v5.11 3/7] iwlwifi: pcie: add rules to match Qu with Hr2 Luca Coelho
2021-01-22 12:52 ` [PATCH for v5.11 4/7] iwlwifi: mvm: clear IN_D3 after wowlan status cmd Luca Coelho
2021-01-22 12:52 ` [PATCH for v5.11 5/7] iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit Luca Coelho
2021-01-22 12:52 ` [PATCH for v5.11 6/7] iwlwifi: mvm: guard against device removal in reprobe Luca Coelho
2021-01-22 12:52 ` [PATCH for v5.11 7/7] iwlwifi: queue: bail out on invalid freeing 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).