All of lore.kernel.org
 help / color / mirror / Atom feed
From: Victor Goldenshtein <victorg@ti.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [RFC 3/5] nl80211/cfg80211: adding intermediate scan result event.
Date: Thu, 08 Sep 2011 11:56:01 +0300	[thread overview]
Message-ID: <4E688321.7090704@ti.com> (raw)
In-Reply-To: <1315464556.3948.0.camel@jlt3.sipsolutions.net>

On 08/09/2011 09:49, Johannes Berg wrote:
> On Thu, 2011-09-08 at 09:31 +0300, Victor Goldenshtein wrote:
>> On 07/09/2011 12:26, Johannes Berg wrote:
>>>> The intermediate scan event is not HW dependent, so there is no need to
>>>> advertise it..
>>>
>>> Not with mac80211 drivers, but with cfg80211 drivers?
>>>
>>> johannes
>>>
>>
>> You're right, cfg80211 drivers will not support it. As I couldn't find a
>> way to know whether it mac or cfg based driver, I can add also
>> IEEE80211_HW_SUPPORTS_IM_RESULT" flag (as with cancel_scan) and then
>> will advertise the nl80211 command if it set, is it OK?
>
> I'd prefer not advertising the command, since so far we've only
> advertised supported commands as supported -- a new nl80211 flag would
> be nicer I think.
>
> Come to think of it, maybe it's time to bundle capability flags
> together. We seem to acquire new ones all the time, so maybe we should
> have a HW_CAPABILITY nl80211 attribute that can simply grow as
> needed ...
>
> johannes
>

If I understood you correctly.. I can create new 
NL80211_ATTR_HW_CAPABILITY (u32) attribute which will advertise all 
capabilities with "dev->wiphy.flags".

Thanks,
Victor.

  reply	other threads:[~2011-09-08  8:56 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-05 12:02 [RFC 0/5] Scan optimization Victor Goldenshtein
2011-09-05 12:02 ` [RFC v2 1/5] nl80211/cfg80211: adding 'scan_cancel' command Victor Goldenshtein
2011-09-05 12:05   ` Johannes Berg
     [not found]     ` <4E6736CE.20004@ti.com>
2011-09-07  9:26       ` Johannes Berg
2011-09-05 12:02 ` [RFC v2 2/5] mac80211: " Victor Goldenshtein
2011-09-05 12:06   ` Johannes Berg
2011-09-05 12:02 ` [RFC 3/5] nl80211/cfg80211: adding intermediate scan result event Victor Goldenshtein
2011-09-05 12:08   ` Johannes Berg
2011-09-05 12:08   ` Johannes Berg
     [not found]     ` <4E6736D9.3070804@ti.com>
2011-09-07  9:26       ` Johannes Berg
2011-09-08  6:31         ` Victor Goldenshtein
2011-09-08  6:49           ` Johannes Berg
2011-09-08  8:56             ` Victor Goldenshtein [this message]
2011-09-08  9:27               ` Johannes Berg
2011-09-08 14:39                 ` Victor Goldenshtein
2011-09-08 14:42                   ` Johannes Berg
2011-09-21 15:31           ` Jouni Malinen
2011-09-21 15:45             ` Luciano Coelho
2011-09-21 16:28               ` Victor Goldenshtein
2011-09-21 16:38                 ` Johannes Berg
2011-09-22  6:41                   ` Victor Goldenshtein
2011-09-22  6:49                     ` Luciano Coelho
2011-09-22  7:13                       ` Victor Goldenshtein
2011-09-22  7:15                         ` Luciano Coelho
2011-09-22  7:54                         ` Johannes Berg
2011-09-21  8:19   ` Victor Goldenshtein
2011-09-21  8:35     ` Johannes Berg
2011-09-21  9:03       ` Luciano Coelho
2011-09-21 10:16         ` Johannes Berg
2011-09-05 12:02 ` [RFC 4/5] mac80211: adding intermediate scan result event call Victor Goldenshtein
2011-09-05 12:02 ` [RFC 5/5] nl80211/cfg80211: adding intermediate scan result filter Victor Goldenshtein
2011-09-05 12:11   ` Johannes Berg

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=4E688321.7090704@ti.com \
    --to=victorg@ti.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.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.