All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] ath11k: Add support for SAR
@ 2022-04-01 12:09 ` Baochen Qiang
  0 siblings, 0 replies; 26+ messages in thread
From: Baochen Qiang @ 2022-04-01 12:09 UTC (permalink / raw)
  To: ath11k; +Cc: linux-wireless

This is to add support for SAR, currently it is only enabled
for WCN6855.

v4:
 1. rebased on latest ath.git
 2. add my own s-o-b in Wen'spatch

v3:
 1. rebased on latest ath.git
 2. add Wen's patch to this patch set so that
    there is no dependency.

Baochen Qiang (1):
  ath11k: Add support for SAR

Wen Gong (1):
  ath11k: add support for extended wmi service bit

 drivers/net/wireless/ath/ath11k/core.c |   6 +
 drivers/net/wireless/ath/ath11k/hw.c   |  20 ++++
 drivers/net/wireless/ath/ath11k/hw.h   |   2 +
 drivers/net/wireless/ath/ath11k/mac.c  |  66 +++++++++++
 drivers/net/wireless/ath/ath11k/wmi.c  | 151 +++++++++++++++++++------
 drivers/net/wireless/ath/ath11k/wmi.h  |  36 +++++-
 6 files changed, 247 insertions(+), 34 deletions(-)


base-commit: 57b7042c114767b7330b14a260f61732e556742e
-- 
2.25.1


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

end of thread, other threads:[~2022-04-23  9:27 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-01 12:09 [PATCH v4 0/2] ath11k: Add support for SAR Baochen Qiang
2022-04-01 12:09 ` Baochen Qiang
2022-04-01 12:09 ` [PATCH v4 1/2] ath11k: add support for extended wmi service bit Baochen Qiang
2022-04-01 12:09   ` Baochen Qiang
2022-04-01 18:07   ` Jeff Johnson
2022-04-01 18:07     ` Jeff Johnson
2022-04-20 16:35     ` Kalle Valo
2022-04-20 16:35       ` Kalle Valo
2022-04-21 15:04       ` Jeff Johnson
2022-04-21 15:04         ` Jeff Johnson
2022-04-23  9:27   ` Kalle Valo
2022-04-23  9:27     ` Kalle Valo
2022-04-01 12:09 ` [PATCH v4 2/2] ath11k: Add support for SAR Baochen Qiang
2022-04-01 12:09   ` Baochen Qiang
2022-04-01 13:18   ` Kalle Valo
2022-04-01 13:18     ` Kalle Valo
2022-04-01 19:06   ` Jeff Johnson
2022-04-01 19:06     ` Jeff Johnson
2022-04-20 16:35     ` Kalle Valo
2022-04-20 16:35       ` Kalle Valo
2022-04-21 15:05       ` Jeff Johnson
2022-04-21 15:05         ` Jeff Johnson
2022-04-01 12:27 ` [PATCH v4 0/2] " Kalle Valo
2022-04-01 12:27   ` Kalle Valo
2022-04-01 12:29   ` Baochen Qiang (QUIC)
2022-04-01 12:29     ` Baochen Qiang (QUIC)

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.