From: Luca Coelho <luciano.coelho@xxxxxxxxx> Hi, Here are a few fixes that I intend to send for v4.10: * fix suspend failure with unified firmware images * fix a potential crash when dumping debug data * fix a couple of mistakes in FW names exported by the modules * small fix for PS-Poll enabling via debugfs * fix for dynamic queue allocation offchannel data I'll wait for kbuildbot results and then I'll send a pull-request for them. Cheers, Luca. Beni Lev (1): iwlwifi: mvm: Use aux queue for offchannel frames in dqa Emmanuel Grumbach (1): iwlwifi: mvm: fix PS-Poll enablement Johannes Berg (1): iwlwifi: mvm: properly check for transport data in dump Jürg Billeter (2): iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000 iwlwifi: fix MODULE_FIRMWARE for 6030 Luca Coelho (1): iwlwifi: mvm: don't restart HW if suspend fails with unified image drivers/net/wireless/intel/iwlwifi/iwl-6000.c | 2 +- drivers/net/wireless/intel/iwlwifi/iwl-8000.c | 2 +- drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 13 ++++++++----- drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c | 11 ++++++----- drivers/net/wireless/intel/iwlwifi/mvm/power.c | 18 ++++++++---------- drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 10 ++++++---- 6 files changed, 30 insertions(+), 26 deletions(-) -- 2.11.0