[PATCH V3 0/2] wifi: ath11k: bug fixes in tx encap offload and ppdu stats
Pradeep Kumar Chitrapu
quic_pradeepc at quicinc.com
Mon Apr 3 12:57:36 PDT 2023
Fixes bugs in radiotap fields and tx status reporting in TX
encapsulation offload cases.
Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
Changes in V3:
- update change log
changes in V2:
- use ieee80211_tx_status_ext instead of using
ieee80211_tx_status_8023 when tx encapsulation offload
is enabled. This helps avoiding different callbacks for
different frame formats.(Thanks Felix)
- fix subject and commit description inorder to address
previous review comments.
Pradeep Kumar Chitrapu (2):
wifi: ath11k: fix tx status reporting in encap offload mode
wifi: ath11k: Fix incorrect update of radiotap fields
drivers/net/wireless/ath/ath11k/dp.h | 3 +++
drivers/net/wireless/ath/ath11k/dp_tx.c | 29 +++++++++++++++++++++++-
drivers/net/wireless/ath/ath11k/dp_tx.h | 1 +
drivers/net/wireless/ath/ath11k/hal_rx.c | 4 ++--
drivers/net/wireless/ath/ath11k/hal_rx.h | 2 +-
5 files changed, 35 insertions(+), 4 deletions(-)
base-commit: bea046575a2e6d7d1cf63cc7ab032647a3585de5
--
2.17.1
More information about the ath11k
mailing list