public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] mac802111: channel context reservation
@ 2014-02-28 12:23 Luca Coelho
  2014-02-28 12:23 ` [PATCH v3 1/3] mac80211: split ieee80211_vif_change_channel in two Luca Coelho
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Luca Coelho @ 2014-02-28 12:23 UTC (permalink / raw)
  To: linux-wireless; +Cc: johannes, michal.kazior, sw, andrei.otcheretianski

From: Luciano Coelho <luciano.coelho@intel.com>

Hi,

In v3:

   * promoted to PATCH ;)
   * applied comments by Michał (see inlined in the patches);
   * removed the "add usage of CS channel reservation for STA" patch,
     since it's independent and is not ready;

This series is based on top of mac80211-next/master, without including
my combination check changes.  When the combination check patchset
gets applied, I can either send the "merge" of the two features as a
separate patchset or I can modify this patchset accordingly (though I
prefer the former, so I can do things in small steps ;).

--
Cheers,
Luca.

Luciano Coelho (3):
  mac80211: split ieee80211_vif_change_channel in two
  mac80211: implement chanctx reservation
  mac80211: allow reservation of a running chanctx

 include/net/mac80211.h     |   7 ++
 net/mac80211/chan.c        | 227 +++++++++++++++++++++++++++++++++++++++++----
 net/mac80211/ieee80211_i.h |  20 +++-
 3 files changed, 236 insertions(+), 18 deletions(-)

-- 
1.8.5.3


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-03-04  9:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-28 12:23 [PATCH v3 0/3] mac802111: channel context reservation Luca Coelho
2014-02-28 12:23 ` [PATCH v3 1/3] mac80211: split ieee80211_vif_change_channel in two Luca Coelho
2014-02-28 12:23 ` [PATCH v3 2/3] mac80211: implement chanctx reservation Luca Coelho
2014-03-03 11:54   ` Michal Kazior
2014-03-04  9:03     ` Luca Coelho
2014-03-03 12:46   ` Michal Kazior
2014-03-03 13:08     ` Luca Coelho
2014-02-28 12:23 ` [PATCH v3 3/3] mac80211: allow reservation of a running chanctx Luca Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox