All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]  ath/ath10k: DFS Host Confirmation
@ 2018-04-30 17:45 ` Sriram R
  0 siblings, 0 replies; 38+ messages in thread
From: Sriram R @ 2018-04-30 17:45 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Sriram R

This feature adds support for the ath10k host to send information
about the specifications of the detected radar to the firmware for validation.
A New WMI interface is added for enabling this communication
of this information between the host and the firmware.

Sriram R (2):
  ath: Add support to get the detected radar specifications
  ath10k: DFS Host Confirmation

 drivers/net/wireless/ath/ath10k/core.h          |  21 +++
 drivers/net/wireless/ath/ath10k/mac.c           |  12 ++
 drivers/net/wireless/ath/ath10k/wmi-ops.h       |  32 ++++
 drivers/net/wireless/ath/ath10k/wmi.c           | 185 ++++++++++++++++++++++--
 drivers/net/wireless/ath/ath10k/wmi.h           |  32 ++++
 drivers/net/wireless/ath/ath9k/dfs.c            |   2 +-
 drivers/net/wireless/ath/dfs_pattern_detector.c |   5 +-
 drivers/net/wireless/ath/dfs_pattern_detector.h |   3 +-
 drivers/net/wireless/ath/dfs_pri_detector.h     |   3 +-
 9 files changed, 281 insertions(+), 14 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-05-16 10:10 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-30 17:45 [PATCH 0/2] ath/ath10k: DFS Host Confirmation Sriram R
2018-04-30 17:45 ` Sriram R
2018-04-30 17:45 ` [PATCH 1/2] ath: Add support to get the detected radar specifications Sriram R
2018-04-30 17:45   ` Sriram R
2018-04-30 19:01   ` Peter Oh
2018-04-30 19:01     ` Peter Oh
2018-05-14 14:51     ` Kalle Valo
2018-05-14 14:51       ` Kalle Valo
2018-04-30 17:45 ` [PATCH 2/2] ath10k: DFS Host Confirmation Sriram R
2018-04-30 17:45   ` Sriram R
2018-04-30 19:50   ` Peter Oh
2018-04-30 19:50     ` Peter Oh
2018-05-02 11:27     ` Kalle Valo
2018-05-02 11:27       ` Kalle Valo
2018-05-03  6:25       ` Peter Oh
2018-05-03  6:25         ` Peter Oh
2018-05-14 18:10         ` Kalle Valo
2018-05-14 18:10           ` Kalle Valo
2018-05-14 20:55           ` Peter Oh
2018-05-14 20:55             ` Peter Oh
2018-05-05  9:45       ` Sebastian Gottschall
2018-05-05  9:45         ` Sebastian Gottschall
2018-05-09 10:45     ` Sriram R
2018-05-09 10:45       ` Sriram R
2018-05-03 23:48   ` Adrian Chadd
2018-05-03 23:48     ` Adrian Chadd
2018-05-14 18:25     ` Kalle Valo
2018-05-14 18:25       ` Kalle Valo
2018-05-14 21:13       ` Adrian Chadd
2018-05-14 21:13         ` Adrian Chadd
2018-05-15  5:04         ` Kalle Valo
2018-05-15  5:04           ` Kalle Valo
2018-05-15 18:59           ` Peter Oh
2018-05-15 18:59             ` Peter Oh
2018-05-16 10:09             ` Kalle Valo
2018-05-16 10:09               ` Kalle Valo
2018-05-12  9:57   ` Kalle Valo
2018-05-12  9:57     ` Kalle Valo

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.