linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: linux-wireless@vger.kernel.org
Subject: [PATCH 0/3] mac80211 remain-on-channel unification
Date: Tue, 05 Jun 2012 14:28:39 +0200	[thread overview]
Message-ID: <20120605122839.664762975@sipsolutions.net> (raw)

We found major bugs with the mac80211 ROC code in
particular in the offloaded case.

As a result, I've decided to get rid of the pseudo-
generic "off-channel work" code since it's not used
any more except for remain-on-channel and instead
have written new ROC support that is more unified
between SW and HW implementations, in particular
wrt. merging etc.

This is also going to be the long-term trend: with
multi-channel getting closer, we don't want to have
to deal with this in mac80211 as much any more as
it's all timing sensitive.

johannes


             reply	other threads:[~2012-06-05 12:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-05 12:28 Johannes Berg [this message]
2012-06-05 12:28 ` [PATCH 1/3] mac80211: do remain-on-channel while idle Johannes Berg
2012-06-05 12:28 ` [PATCH 2/3] cfg80211: validate remain-on-channel time better Johannes Berg
2012-06-05 12:28 ` [PATCH 3/3] mac80211: unify SW/offload remain-on-channel 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=20120605122839.664762975@sipsolutions.net \
    --to=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;
as well as URLs for NNTP newsgroup(s).