All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] wifi: ath11k: bug fixes in tx offload and stats
@ 2023-03-08 17:47 ` Pradeep Kumar Chitrapu
  0 siblings, 0 replies; 16+ messages in thread
From: Pradeep Kumar Chitrapu @ 2023-03-08 17:47 UTC (permalink / raw)
  To: ath11k; +Cc: linux-wireless, Pradeep Kumar Chitrapu

Fixes bugs in ath11k in peer stats and TX encapsulation offload
cases.

Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.4.0.1-01725-QCAHKSWPL_SILICONZ-1

Pradeep Kumar Chitrapu (2):
  wifi: ath11k: fix null ptr dereference when tx offload is enabled
  wifi: ath11k: Fix incorrect update of BCC counters in peer stats

 drivers/net/wireless/ath/ath11k/dp_tx.c  | 26 +++++++++++++++++++++---
 drivers/net/wireless/ath/ath11k/hal_rx.c |  4 ++--
 drivers/net/wireless/ath/ath11k/hal_rx.h |  2 +-
 3 files changed, 26 insertions(+), 6 deletions(-)


base-commit: 1a304987a22c9f383f163f93beb47e89080d1cee
-- 
2.17.1


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2023-03-15 16:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-08 17:47 [PATCH 0/2] wifi: ath11k: bug fixes in tx offload and stats Pradeep Kumar Chitrapu
2023-03-08 17:47 ` Pradeep Kumar Chitrapu
2023-03-08 17:47 ` [PATCH 1/2] wifi: ath11k: fix null ptr dereference when tx offload is enabled Pradeep Kumar Chitrapu
2023-03-08 17:47   ` Pradeep Kumar Chitrapu
2023-03-08 18:09   ` Felix Fietkau
2023-03-08 18:09     ` Felix Fietkau
2023-03-09  4:02   ` Vasanthakumar Thiagarajan
2023-03-09  4:02     ` Vasanthakumar Thiagarajan
2023-03-08 17:47 ` [PATCH 2/2] wifi: ath11k: Fix incorrect update of BCC counters in peer stats Pradeep Kumar Chitrapu
2023-03-08 17:47   ` Pradeep Kumar Chitrapu
2023-03-09  4:04   ` Vasanthakumar Thiagarajan
2023-03-09  4:04     ` Vasanthakumar Thiagarajan
2023-03-15 10:27   ` Kalle Valo
2023-03-15 10:27     ` Kalle Valo
2023-03-15 16:13     ` Pradeep Kumar Chitrapu
2023-03-15 16:13       ` Pradeep Kumar Chitrapu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.