|
@@ -8005,6 +8005,7 @@ int ath10k_mac_register(struct ath10k *ar)
|
|
|
ieee80211_hw_set(ar->hw, WANT_MONITOR_VIF);
|
|
|
ieee80211_hw_set(ar->hw, CHANCTX_STA_CSA);
|
|
|
ieee80211_hw_set(ar->hw, QUEUE_CONTROL);
|
|
|
+ ieee80211_hw_set(ar->hw, REPORTS_LOW_ACK);
|
|
|
|
|
|
if (!test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags))
|
|
|
ieee80211_hw_set(ar->hw, SW_CRYPTO_CONTROL);
|