From: Luca Coelho <luciano.coelho@xxxxxxxxx> This is my third patchset with fixes for v5.3. The changes are: * fix one bug on 22560 Tx code; * prevent sending multicast frames when not associated; * a couple of fixes in the card detection code. As usual, I'm pushing this to a pending branch, for kbuild bot. I will assign these patches to you in patchwork so you can apply them directly to wireless-drivers. Cheers, Luca. Emmanuel Grumbach (1): iwlwifi: pcie: fix the byte count table format for 22560 devices Ilan Peer (1): iwlwifi: mvm: Allow multicast data frames only when associated Luca Coelho (2): iwlwifi: pcie: don't switch FW to qnj when ax201 is detected iwlwifi: pcie: fix recognition of QuZ devices .../net/wireless/intel/iwlwifi/mvm/mac-ctxt.c | 33 +++++++++++++++++-- .../net/wireless/intel/iwlwifi/mvm/mac80211.c | 10 ++++++ drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 17 ++++++++++ .../net/wireless/intel/iwlwifi/pcie/trans.c | 1 + .../net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 20 +++++++---- 5 files changed, 71 insertions(+), 10 deletions(-) -- 2.23.0.rc1