All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for v5.17 0/8] iwlwifi: fixes intended for v5.17 2022-01-28
@ 2022-01-28 12:30 Luca Coelho
  2022-01-28 12:30 ` [PATCH for v5.17 1/8] iwlwifi: mvm: fix condition which checks the version of rate_n_flags Luca Coelho
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Luca Coelho @ 2022-01-28 12:30 UTC (permalink / raw)
  To: kvalo; +Cc: luca, linux-wireless

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

Hi,

This is the first patchset with fixes for v5.17.

The changes are:

* A few fixes for iwlmei;
* A couple of fixes in an error path during init that renders the
  device unusable;
* Two fixes for the newly introduced rate_n_flags FW API;

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.  I'll assign them to you.

Cheers,
Luca.


Emmanuel Grumbach (4):
  iwlwifi: mei: fix the pskb_may_pull check in ipv4
  iwlwifi: mei: retry mapping the shared area
  iwlwifi: mvm: don't feed the hardware RFKILL into iwlmei
  iwlwifi: mei: report RFKILL upon register when needed

Johannes Berg (2):
  iwlwifi: pcie: fix locking when "HW not ready"
  iwlwifi: pcie: gen2: fix locking when "HW not ready"

Miri Korenblit (2):
  iwlwifi: mvm: fix condition which checks the version of rate_n_flags
  iwlwifi: fix iwl_legacy_rate_to_fw_idx

 .../net/wireless/intel/iwlwifi/fw/api/rs.h    |  1 -
 drivers/net/wireless/intel/iwlwifi/fw/rs.c    | 33 +++++++-------
 drivers/net/wireless/intel/iwlwifi/mei/main.c | 45 ++++++++++++++-----
 drivers/net/wireless/intel/iwlwifi/mei/net.c  |  3 +-
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |  2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c   |  2 +-
 .../wireless/intel/iwlwifi/pcie/trans-gen2.c  |  3 +-
 .../net/wireless/intel/iwlwifi/pcie/trans.c   |  3 +-
 8 files changed, 57 insertions(+), 35 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-02-03  8:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-28 12:30 [PATCH for v5.17 0/8] iwlwifi: fixes intended for v5.17 2022-01-28 Luca Coelho
2022-01-28 12:30 ` [PATCH for v5.17 1/8] iwlwifi: mvm: fix condition which checks the version of rate_n_flags Luca Coelho
2022-02-03  8:25   ` Kalle Valo
2022-01-28 12:30 ` [PATCH for v5.17 2/8] iwlwifi: fix iwl_legacy_rate_to_fw_idx Luca Coelho
2022-01-28 12:30 ` [PATCH for v5.17 3/8] iwlwifi: pcie: fix locking when "HW not ready" Luca Coelho
2022-01-28 12:30 ` [PATCH for v5.17 4/8] iwlwifi: pcie: gen2: " Luca Coelho
2022-01-28 12:30 ` [PATCH for v5.17 5/8] iwlwifi: mei: fix the pskb_may_pull check in ipv4 Luca Coelho
2022-01-28 12:30 ` [PATCH for v5.17 6/8] iwlwifi: mei: retry mapping the shared area Luca Coelho
2022-02-03  8:16   ` Kalle Valo
2022-01-28 12:30 ` [PATCH for v5.17 7/8] iwlwifi: mvm: don't feed the hardware RFKILL into iwlmei Luca Coelho
2022-02-01  9:45   ` kernel test robot
2022-01-28 12:30 ` [PATCH for v5.17 8/8] iwlwifi: mei: report RFKILL upon register when needed 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.