All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ath9k: add DFS support for HT40
@ 2015-03-10 16:49 Zefir Kurtisi
  2015-03-10 16:49 ` [PATCH 1/3] ath9k: restart only triggering DFS detector line Zefir Kurtisi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Zefir Kurtisi @ 2015-03-10 16:49 UTC (permalink / raw)
  To: linux-wireless; +Cc: ath9k-devel, Zefir Kurtisi

Atheros chipsets certified for DFS (currently AR_SREV_VERSION_9580)
also support HT40 DFS mode. This patch series provides handling of
radar pulses reported for primary and extension channels and
sets small knobs in the detector and interface-combinations to
enable operating on HT40 DFS channels.


Zefir Kurtisi (3):
  ath9k: restart only triggering DFS detector line
  ath9k: add DFS support for extension channel
  ath9k: allow 40MHz radar detection width

 drivers/net/wireless/ath/ath9k/dfs.c            | 44 ++++++++++++++++---------
 drivers/net/wireless/ath/ath9k/init.c           |  3 +-
 drivers/net/wireless/ath/dfs_pattern_detector.c |  2 +-
 3 files changed, 32 insertions(+), 17 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-03-16 15:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-10 16:49 [PATCH 0/3] ath9k: add DFS support for HT40 Zefir Kurtisi
2015-03-10 16:49 ` [PATCH 1/3] ath9k: restart only triggering DFS detector line Zefir Kurtisi
2015-03-16 15:53   ` [1/3] " Kalle Valo
2015-03-10 16:49 ` [PATCH 2/3] ath9k: add DFS support for extension channel Zefir Kurtisi
2015-03-10 16:49 ` [PATCH 3/3] ath9k: allow 40MHz radar detection width Zefir Kurtisi

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.