All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] wifi: ath11k: fix full monitor mode
@ 2024-09-13 10:07 Kang Yang
  2024-09-13 10:07 ` [PATCH 1/2] wifi: ath11k: fix RCU stall while reaping monitor destination ring Kang Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kang Yang @ 2024-09-13 10:07 UTC (permalink / raw)
  To: ath11k; +Cc: linux-wireless, quic_kangyang

Fix a warning and a bug for full monitor mode. With these two fixes,
full monitor mode can work properly to capture packets.

Kang Yang (1):
  wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode

P Praneesh (1):
  wifi: ath11k: fix RCU stall while reaping monitor destination ring

 drivers/net/wireless/ath/ath11k/dp_rx.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)


base-commit: 0606024b89d4ba59586cc7023d361a22065da8fa
-- 
2.34.1



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

end of thread, other threads:[~2024-09-18  2:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-13 10:07 [PATCH 0/2] wifi: ath11k: fix full monitor mode Kang Yang
2024-09-13 10:07 ` [PATCH 1/2] wifi: ath11k: fix RCU stall while reaping monitor destination ring Kang Yang
2024-09-16 15:06   ` Jeff Johnson
2024-09-13 10:07 ` [PATCH 2/2] wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode Kang Yang
2024-09-16  6:56 ` [PATCH 0/2] wifi: ath11k: fix full " Kalle Valo
2024-09-17  7:35   ` Steev Klimaszewski
2024-09-18  2:14     ` Kang Yang
2024-09-18  2:21   ` Kang Yang

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.