All of lore.kernel.org
 help / color / mirror / Atom feed
From: John W. Linville <linville@tuxdriver.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [PATCH 0/2] ath9k: DFS radar detection
Date: Tue, 15 Nov 2011 09:37:56 -0500	[thread overview]
Message-ID: <20111115143755.GB2483@tuxdriver.com> (raw)
In-Reply-To: <1320770044-12271-1-git-send-email-zefir.kurtisi@neratec.com>

On Tue, Nov 08, 2011 at 05:34:02PM +0100, Zefir Kurtisi wrote:
> This patch series proposes DFS radar pulse detection for ath9k.
> 
> The first patch adds a new DFS module, the second turns those
> knobs to enable the HW to detect radar pulses and forward them
> to the new module.
> 
> Here, sanity and plausibility checks that are HW dependent are
> performed and resulting radar events are passed to higher level
> generic pattern detectors for further processing (spectrum
> management, etc.).
> 
> DFS support is limited to newer chip-sets (for now 9280 and later).
> 
> So far, AP operation on DFS channels is not supported by 
> mac80211/hostapd. Testing the proposed pulse detection is done in
> monitor mode.
> 
> Zefir Kurtisi (2):
>   ath9k: add DFS radar pulse processing
>   ath9k: integrate initial DFS module

Any comments from the ath9k guys on this?

-- 
John W. Linville		Someday the world will need a hero, and you
linville at tuxdriver.com			might be all we have.  Be ready.

WARNING: multiple messages have this Message-ID (diff)
From: "John W. Linville" <linville@tuxdriver.com>
To: Zefir Kurtisi <zefir.kurtisi@neratec.com>
Cc: linux-wireless@vger.kernel.org, ath9k-devel@venema.h4ckr.net,
	rodrigue@qca.qualcomm.com, shafi.wireless@gmail.com,
	nbd@openwrt.org
Subject: Re: [PATCH 0/2] ath9k: DFS radar detection
Date: Tue, 15 Nov 2011 09:37:56 -0500	[thread overview]
Message-ID: <20111115143755.GB2483@tuxdriver.com> (raw)
In-Reply-To: <1320770044-12271-1-git-send-email-zefir.kurtisi@neratec.com>

On Tue, Nov 08, 2011 at 05:34:02PM +0100, Zefir Kurtisi wrote:
> This patch series proposes DFS radar pulse detection for ath9k.
> 
> The first patch adds a new DFS module, the second turns those
> knobs to enable the HW to detect radar pulses and forward them
> to the new module.
> 
> Here, sanity and plausibility checks that are HW dependent are
> performed and resulting radar events are passed to higher level
> generic pattern detectors for further processing (spectrum
> management, etc.).
> 
> DFS support is limited to newer chip-sets (for now 9280 and later).
> 
> So far, AP operation on DFS channels is not supported by 
> mac80211/hostapd. Testing the proposed pulse detection is done in
> monitor mode.
> 
> Zefir Kurtisi (2):
>   ath9k: add DFS radar pulse processing
>   ath9k: integrate initial DFS module

Any comments from the ath9k guys on this?

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

  parent reply	other threads:[~2011-11-15 14:37 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08 16:34 [ath9k-devel] [PATCH 0/2] ath9k: DFS radar detection Zefir Kurtisi
2011-11-08 16:34 ` Zefir Kurtisi
2011-11-08 16:34 ` [ath9k-devel] [PATCH 1/2] ath9k: add DFS radar pulse processing Zefir Kurtisi
2011-11-08 16:34   ` Zefir Kurtisi
2011-11-08 16:34 ` [ath9k-devel] [PATCH 2/2] ath9k: integrate initial DFS module Zefir Kurtisi
2011-11-08 16:34   ` Zefir Kurtisi
2011-11-15 15:24   ` [ath9k-devel] " Mohammed Shafi
2011-11-15 15:24     ` Mohammed Shafi
2011-11-15 15:52     ` [ath9k-devel] " Zefir Kurtisi
2011-11-15 15:52       ` Zefir Kurtisi
2011-11-15 16:27       ` [ath9k-devel] " Luis R. Rodriguez
2011-11-15 16:27         ` Luis R. Rodriguez
2011-11-16  4:16       ` [ath9k-devel] " Mohammed Shafi
2011-11-16  4:16         ` Mohammed Shafi
2011-11-15 16:45   ` [ath9k-devel] " Luis R. Rodriguez
2011-11-15 16:45     ` Luis R. Rodriguez
2011-11-16 14:50     ` [ath9k-devel] " Zefir Kurtisi
2011-11-16 14:50       ` Zefir Kurtisi
2011-11-15 14:37 ` John W. Linville [this message]
2011-11-15 14:37   ` [PATCH 0/2] ath9k: DFS radar detection John W. Linville
2011-11-15 16:46   ` [ath9k-devel] " Luis R. Rodriguez
2011-11-15 16:46     ` Luis R. Rodriguez
2011-11-23 16:11     ` [ath9k-devel] " Zefir Kurtisi
2011-11-23 16:11       ` Zefir Kurtisi
2011-11-24  8:40       ` [ath9k-devel] " Adrian Chadd
2011-11-24  8:40         ` Adrian Chadd
2011-11-24  9:04         ` [ath9k-devel] " Zefir Kurtisi
2011-11-24  9:04           ` Zefir Kurtisi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111115143755.GB2483@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.