From: Luca Coelho <luciano.coelho@xxxxxxxxx> 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