Linux wireless drivers development
 help / color / mirror / Atom feed
From: Juuso Oikarinen <juuso.oikarinen@nokia.com>
To: ext Johannes Berg <johannes@sipsolutions.net>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [RFC PATCH 0/2] mac80211: Possibility for driver to get AP probereq template
Date: Fri, 29 Oct 2010 14:42:51 +0300	[thread overview]
Message-ID: <1288352571.12373.4.camel@wimaxnb.nmp.nokia.com> (raw)
In-Reply-To: <1288352136.3826.28.camel@jlt3.sipsolutions.net>

On Fri, 2010-10-29 at 13:35 +0200, ext Johannes Berg wrote:
> On Fri, 2010-10-29 at 14:27 +0300, juuso.oikarinen@nokia.com wrote:
> > From: Juuso Oikarinen <juuso.oikarinen@nokia.com>
> > 
> > The wl1271 has hardware connection monitoring, i.e. the hardware chipset 
> > internally handles periodic null-funcs and probe-req transmitting in case of
> > non-acked periodic null-func or beacon loss.
> 
> I'm wondering why it wants to do probe-req instead of nullfunc? I mean,
> we're trying to make mac80211 use nullfunc+ACK instead of probereq
> +proberesp ...

The wl1271 actually uses null-funcs for the periodic stuff.

Only when the null-func fails, or it misses a specific number of
consecutive beacons, it will transmit a probe-request to the AP in a
final attempt to re-sync before indicating connection loss to the host.

The thing with the wl1271 is, that we cannot disable the probe-req. If
we don't configure a template for it, it will transmit garbage upon
losing connection with the AP.

Why it uses a probe-request as the final means to resync, I'm not sure.

-Juuso





      reply	other threads:[~2010-10-29 11:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-29 11:27 [RFC PATCH 0/2] mac80211: Possibility for driver to get AP probereq template juuso.oikarinen
2010-10-29 11:27 ` [RFC PATCH 1/2] mac80211: Add function to get probe request template for current AP juuso.oikarinen
2010-10-29 11:27 ` [RFC PATCH 2/2] wl1271: Fix setting of the hardware connection monitoring probe-req template juuso.oikarinen
2010-10-29 11:35 ` [RFC PATCH 0/2] mac80211: Possibility for driver to get AP probereq template Johannes Berg
2010-10-29 11:42   ` Juuso Oikarinen [this message]

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=1288352571.12373.4.camel@wimaxnb.nmp.nokia.com \
    --to=juuso.oikarinen@nokia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox