Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/3] iwlwifi: fixes intended for 5.1 2019-03-22
@ 2019-03-22 12:47 Luca Coelho
  2019-03-22 12:47 ` [PATCH 1/3] iwlwifi: mvm: avoid possible deadlock in TX path Luca Coelho
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Luca Coelho @ 2019-03-22 12:47 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, Luca Coelho

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

Hi,

This is the second patchset with fixes for 5.1.

The changes are:

* fix for a potential deadlock in the TX path;
* a fix for offloaded rate-control;
* support new PCI HW IDs which use a new FW;

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 (2):
  iwlwifi: mvm: avoid possible deadlock in TX path
  iwlwifi: mvm: update offloaded rate control on changes

Luca Coelho (1):
  iwlwifi: add support for quz firmwares

 drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 18 ++++++++++++++++--
 .../net/wireless/intel/iwlwifi/iwl-config.h    |  1 +
 drivers/net/wireless/intel/iwlwifi/iwl-csr.h   |  1 +
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c  |  7 +++++++
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c   |  2 ++
 .../net/wireless/intel/iwlwifi/pcie/trans.c    |  4 ++++
 6 files changed, 31 insertions(+), 2 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-07-02  8:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-22 12:47 [PATCH 0/3] iwlwifi: fixes intended for 5.1 2019-03-22 Luca Coelho
2019-03-22 12:47 ` [PATCH 1/3] iwlwifi: mvm: avoid possible deadlock in TX path Luca Coelho
2019-03-22 12:47 ` [PATCH 2/3] iwlwifi: mvm: update offloaded rate control on changes Luca Coelho
2019-03-22 12:47 ` [PATCH 3/3] iwlwifi: add support for quz firmwares Luca Coelho
2019-05-20  8:42   ` Bjørn Mork
2019-07-02  8:03     ` Luciano Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox