mbox series

[V3,0/2] wifi: ath11k: bug fixes in tx encap offload and ppdu stats

Message ID 20230403195738.25367-1-quic_pradeepc@quicinc.com (mailing list archive)
Headers show
Series wifi: ath11k: bug fixes in tx encap offload and ppdu stats | expand

Message

Pradeep Kumar Chitrapu April 3, 2023, 7:57 p.m. UTC
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