All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zefir Kurtisi <zefir.kurtisi@neratec.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [PATCH 0/2] ath9k: DFS radar detection
Date: Wed, 23 Nov 2011 17:11:44 +0100	[thread overview]
Message-ID: <4ECD1B40.1050203@neratec.com> (raw)
In-Reply-To: <CAB=NE6WLvLc2UpuQ2RYagN2OhwvEZZuYTUY+Ak+wFmBPH9EfUQ@mail.gmail.com>

Luis,

any pending concerns or feedback before I start working on v2?


Zefir

On 11/15/2011 05:46 PM, Luis R. Rodriguez wrote:
> On Tue, Nov 15, 2011 at 6:37 AM, John W. Linville
> <linville@tuxdriver.com> wrote:
>> 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?
> 
> Just sent my initial set of comments.
> 
>   Luis

WARNING: multiple messages have this Message-ID (diff)
From: Zefir Kurtisi <zefir.kurtisi@neratec.com>
To: "Luis R. Rodriguez" <rodrigue@qca.qualcomm.com>
Cc: "John W. Linville" <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org, ath9k-devel@venema.h4ckr.net,
	shafi.wireless@gmail.com, nbd@openwrt.org
Subject: Re: [PATCH 0/2] ath9k: DFS radar detection
Date: Wed, 23 Nov 2011 17:11:44 +0100	[thread overview]
Message-ID: <4ECD1B40.1050203@neratec.com> (raw)
In-Reply-To: <CAB=NE6WLvLc2UpuQ2RYagN2OhwvEZZuYTUY+Ak+wFmBPH9EfUQ@mail.gmail.com>

Luis,

any pending concerns or feedback before I start working on v2?


Zefir

On 11/15/2011 05:46 PM, Luis R. Rodriguez wrote:
> On Tue, Nov 15, 2011 at 6:37 AM, John W. Linville
> <linville@tuxdriver.com> wrote:
>> 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?
> 
> Just sent my initial set of comments.
> 
>   Luis


  reply	other threads:[~2011-11-23 16:11 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 ` [ath9k-devel] [PATCH 0/2] ath9k: DFS radar detection John W. Linville
2011-11-15 14:37   ` 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     ` Zefir Kurtisi [this message]
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=4ECD1B40.1050203@neratec.com \
    --to=zefir.kurtisi@neratec.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.