On Sun, Jan 3, 2021 at 12:27 AM Luca Versari <veluca93@xxxxxxxxx> wrote: > > Hi all, > I recently updated to kernel 5.10.3, which has the module for my WiFi > card (QCA6390 - Hardware name: Dell Inc. XPS 15 9500/0XWT2F, BIOS > 1.4.0 08/14/2020). I have no ath11k hardware but looking at the commit logs: $ git log --oneline v5.10.3..v5.10.4 | grep 'ath11k:' 6003ff9ca725 ath11k: Fix incorrect tlvs in scan start command 01c0691ead1e ath11k: Fix an error handling path 08c7e5615496 ath11k: Reset ath11k_skb_cb before setting new flags 345511c3f496 ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.control 7688ca1121ba ath11k: Fix the rx_filter flag setting for peer rssi stats 00f7592609c9 ath11k: Handle errors if peer creation fails 8a8fe3e58c3e ath11k: fix wmi init configuration e3f640e6a085 ath11k: Fix number of rules in filtered ETSI regdomain ce79baf7b3eb ath11k: Initialize complete alpha2 for regulatory change Upgrade to Linux v5.10.4 and check again? - Sedat -