All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ath11k: add 11d scan offload support for QCA6390/WCN6855
@ 2021-11-18 10:05 ` Wen Gong
  0 siblings, 0 replies; 16+ messages in thread
From: Wen Gong @ 2021-11-18 10:05 UTC (permalink / raw)
  To: ath11k; +Cc: linux-wireless, quic_wgong

v2:
   1. rebased to latest ath.git master ath-202111170737
   2. add "ath11k: add configure country code for QCA6390 and WCN6855", it is needed for 
      patch "ath11k: add 11d scan offload support"

Wen Gong (2):
  ath11k: add configure country code for QCA6390 and WCN6855
  ath11k: add 11d scan offload support

 drivers/net/wireless/ath/ath11k/core.c |  30 +++++
 drivers/net/wireless/ath/ath11k/core.h |   9 ++
 drivers/net/wireless/ath/ath11k/mac.c  | 162 ++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/mac.h  |   7 ++
 drivers/net/wireless/ath/ath11k/pci.c  |   1 +
 drivers/net/wireless/ath/ath11k/reg.c  |  15 +++
 drivers/net/wireless/ath/ath11k/wmi.c  | 145 ++++++++++++++++++++++
 drivers/net/wireless/ath/ath11k/wmi.h  |  39 ++++++
 8 files changed, 407 insertions(+), 1 deletion(-)


base-commit: 63ec871bc50a306aac550e2d85f697ca2d5f5deb
-- 
2.31.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:[~2021-11-30 11:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-18 10:05 [PATCH v2 0/2] ath11k: add 11d scan offload support for QCA6390/WCN6855 Wen Gong
2021-11-18 10:05 ` Wen Gong
2021-11-18 10:05 ` [PATCH v2 1/2] ath11k: add configure country code for QCA6390 and WCN6855 Wen Gong
2021-11-18 10:05   ` Wen Gong
2021-11-18 10:05 ` [PATCH v2 2/2] ath11k: add 11d scan offload support Wen Gong
2021-11-18 10:05   ` Wen Gong
2021-11-22 12:28 ` [PATCH v2 0/2] ath11k: add 11d scan offload support for QCA6390/WCN6855 Kalle Valo
2021-11-22 12:28   ` Kalle Valo
2021-11-25 11:00   ` Wen Gong
2021-11-25 11:00     ` Wen Gong
2021-11-25 11:01   ` Wen Gong
2021-11-25 11:01     ` Wen Gong
2021-11-26 11:23     ` Wen Gong
2021-11-26 11:23       ` Wen Gong
2021-11-30 11:14       ` Wen Gong
2021-11-30 11:14         ` Wen Gong

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.