From: Luca Coelho <luciano.coelho@xxxxxxxxx> Hi, Here's the fourth set of patches intended for v5.13. It's the usual development, new features, cleanups and bugfixes. The changes are: * Bump the FW API version support for AX devices; * One more CSA fix; * Some other small fixes, clean-ups and improvements. As usual, I'm pushing this to a pending branch, for kbuild bot, and will send a pull-request later. Please review. Cheers, Luca. Emmanuel Grumbach (2): iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSA iwlwifi: mvm: don't WARN if we can't remove a time event Johannes Berg (2): iwlwifi: trans/pcie: defer transport initialisation iwlwifi: fw: print out trigger delay when collecting data Krishnanand Prabhu (1): iwlwifi: mvm: add support for timing measurement Luca Coelho (1): iwlwifi: bump FW API to 63 for AX devices Matti Gottlieb (1): iwlwifi: pcie: Change ma product string name Mukesh Sisodiya (1): iwlwifi: dbg: disable ini debug in 9000 family and below .../net/wireless/intel/iwlwifi/cfg/22000.c | 4 +- drivers/net/wireless/intel/iwlwifi/fw/dbg.c | 4 +- .../net/wireless/intel/iwlwifi/iwl-config.h | 2 +- .../net/wireless/intel/iwlwifi/iwl-dbg-tlv.c | 5 +- .../net/wireless/intel/iwlwifi/iwl-trans.c | 91 +++++++++++-------- .../net/wireless/intel/iwlwifi/iwl-trans.h | 1 + .../net/wireless/intel/iwlwifi/mvm/mac80211.c | 39 +++++++- .../wireless/intel/iwlwifi/mvm/time-event.c | 17 +++- drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 10 +- 9 files changed, 118 insertions(+), 55 deletions(-) -- 2.31.0