linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V6 0/2] WMI and debugfs calls for TWT dialogs
@ 2021-04-08  1:12 Aloka Dixit
  2021-04-08  1:12 ` [PATCH V6 1/2] ath11k: add WMI calls to manually add/del/pause/resume " Aloka Dixit
  2021-04-08  1:12 ` [PATCH V6 2/2] ath11k: add debugfs for TWT debug calls Aloka Dixit
  0 siblings, 2 replies; 4+ messages in thread
From: Aloka Dixit @ 2021-04-08  1:12 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, ath11k, Aloka Dixit

This patchset adds support for TWT dialogs using debugfs.
Patch files show changes in V6 compared to V5.

John Crispin (2):
  ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
  ath11k: add debugfs for TWT debug calls

 drivers/net/wireless/ath/ath11k/core.h    |   4 +
 drivers/net/wireless/ath/ath11k/debugfs.c | 222 +++++++++++++++++++
 drivers/net/wireless/ath/ath11k/debugfs.h |  14 +-
 drivers/net/wireless/ath/ath11k/mac.c     |   6 +
 drivers/net/wireless/ath/ath11k/wmi.c     | 247 +++++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/wmi.h     | 114 ++++++++++
 6 files changed, 602 insertions(+), 5 deletions(-)


base-commit: 1924a31a1d7c49a87dad0c6df7a3bff3d68cc462
-- 
2.25.0


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

end of thread, other threads:[~2021-12-08 15:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-08  1:12 [PATCH V6 0/2] WMI and debugfs calls for TWT dialogs Aloka Dixit
2021-04-08  1:12 ` [PATCH V6 1/2] ath11k: add WMI calls to manually add/del/pause/resume " Aloka Dixit
2021-12-08 15:43   ` Kalle Valo
2021-04-08  1:12 ` [PATCH V6 2/2] ath11k: add debugfs for TWT debug calls Aloka Dixit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).