All of lore.kernel.org
 help / color / mirror / Atom feed
From: Holger Schurig <holgerschurig@gmail.com>
To: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 1/1] mac80211: Add support connection monitor in hardware
Date: Fri, 19 Mar 2010 10:51:09 +0100	[thread overview]
Message-ID: <201003191051.09596.holgerschurig@gmail.com> (raw)
In-Reply-To: <1268975693-4329-1-git-send-email-juuso.oikarinen@nokia.com>

> The wl1271 has a feature which handles the connection monitor logic
> in hardware, basically sending periodically nullfunc frames and reporting
> to the host if AP is lost, after attempting to recover by sending
> probe-requests to the AP.

Hmm, do you really need to make it configurable?

* works the wl1271 firmware better with this set?
* or better when unset?
* or is it a "depends on" type answer?

As far as I understood you, it works better if the firmware detects the 
connection loss and when mac80211 doesn't interfere. If this understanding is 
true, then configuring this via nl80211 seems to be the wrong thing. Instead, 
you should tell mac80211 about your wishes when registering your driver 
against mac80211.

  reply	other threads:[~2010-03-19  9:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-19  5:14 [PATCH 1/1] mac80211: Add support connection monitor in hardware Juuso Oikarinen
2010-03-19  9:51 ` Holger Schurig [this message]
2010-03-19  9:59   ` Juuso Oikarinen

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=201003191051.09596.holgerschurig@gmail.com \
    --to=holgerschurig@gmail.com \
    --cc=juuso.oikarinen@nokia.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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.