public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: "Berg, Johannes" <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	Michal Kazior <michal.kazior@tieto.com>
Subject: pull request: mac80211-next-csa 2014-03-24
Date: Mon, 24 Mar 2014 10:37:48 +0200	[thread overview]
Message-ID: <1395650268.4515.21.camel@dubbel> (raw)

[-- Attachment #1: Type: text/plain, Size: 2501 bytes --]

Hi Johannes,

As we agreed, I'm sending you a pull request with the channel-switch
stuff Michał and I have been working on.

This includes my combination and reservation patchsets and the VLAN copy
chanctx from Michał that my reservation patchset depends on.

Please pull.

The following changes since commit 73fb08e24ae840bc518facc2c605dd6bb3751fec:

  cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) (2014-03-19 21:29:58 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/luca/mac80211-next-csa.git for-johannes

for you to fetch changes up to 5824e703a7a1dbd766aa445fff8518ddf90468be:

  mac80211: allow reservation of a running chanctx (2014-03-24 10:18:32 +0200)

----------------------------------------------------------------
Luciano Coelho (9):
      cfg80211: refactor cfg80211_can_use_iftype_chan()
      cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
      cfg80211/mac80211: move interface counting for combination check to mac80211
      cfg80211/mac80211: move combination check to mac80211 for ibss
      cfg80211/mac80211: move more combination checks to mac80211
      mac80211: split ieee80211_vif_change_channel in two
      mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one
      mac80211: implement chanctx reservation
      mac80211: allow reservation of a running chanctx

Michal Kazior (1):
      mac80211: protect AP VLAN list with local->mtx

 Documentation/DocBook/80211.tmpl |   1 +
 include/net/cfg80211.h           |  31 ++++++-
 include/net/mac80211.h           |   7 ++
 net/mac80211/cfg.c               |  16 +++-
 net/mac80211/chan.c              | 384 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------
 net/mac80211/ibss.c              |  64 +++++++++----
 net/mac80211/ieee80211_i.h       |  21 ++++-
 net/mac80211/iface.c             |  15 ++-
 net/mac80211/mesh.c              |   9 +-
 net/mac80211/util.c              |  76 +++++++++++++++
 net/wireless/chan.c              |  74 +++++++++++----
 net/wireless/core.c              |  11 +--
 net/wireless/core.h              |  29 ------
 net/wireless/ibss.c              |  24 -----
 net/wireless/mesh.c              |  25 -----
 net/wireless/mlme.c              |  14 +--
 net/wireless/nl80211.c           |  59 ++++--------
 net/wireless/util.c              | 139 ++++++++++++++++------------
 18 files changed, 651 insertions(+), 348 deletions(-)


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2014-03-24  8:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-24  8:37 Luca Coelho [this message]
2014-03-28  9:47 ` pull request: mac80211-next-csa 2014-03-24 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=1395650268.4515.21.camel@dubbel \
    --to=luca@coelho.fi \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=michal.kazior@tieto.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox