Linux wireless drivers development
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org, michal.kazior@tieto.com,
	andrei.otcheretianski@intel.com
Subject: [PATCH 0/8] mac80211/cfg80211/iwlwifi: a few channel-switch patches
Date: Fri,  9 May 2014 14:11:43 +0300	[thread overview]
Message-ID: <1399633911-12788-1-git-send-email-luca@coelho.fi> (raw)

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

Hi,

These are a few channel-switch patches by Andrei that we have in our
internal tree.  I have rebased them for upstream.

--
Cheers,
Luca.

Andrei Otcheretianski (8):
  cfg80211: Add API to update CSA counters in mgmt frames
  mac80211: Update CSA counters in mgmt frames
  cfg80211: Support multiple CSA counters
  mac80211: Support multiple CSA counters
  iwlwifi: mvm: Add AP/GO channel switch support
  mac80211: Provide ieee80211_beacon_get_template API
  mac80211: Handle the CSA counters correctly
  iwlwifi: mvm: Use beacon_get_template instead of beacon_get

 drivers/net/wireless/iwlwifi/iwl-fw.h       |   2 +
 drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c |  15 ++-
 drivers/net/wireless/iwlwifi/mvm/mac80211.c |  44 ++++++-
 drivers/net/wireless/iwlwifi/mvm/mvm.h      |   2 +
 drivers/net/wireless/iwlwifi/mvm/ops.c      |   2 +-
 include/net/cfg80211.h                      |  22 +++-
 include/net/mac80211.h                      |  64 ++++++++--
 include/uapi/linux/nl80211.h                |  19 ++-
 net/mac80211/cfg.c                          |  38 +++++-
 net/mac80211/ibss.c                         |   2 +-
 net/mac80211/ieee80211_i.h                  |   5 +-
 net/mac80211/main.c                         |   2 +
 net/mac80211/mesh.c                         |   2 +-
 net/mac80211/tx.c                           | 189 ++++++++++++++++++++--------
 net/wireless/core.c                         |   2 +
 net/wireless/nl80211.c                      |  87 ++++++++++---
 net/wireless/trace.h                        |  22 ++--
 17 files changed, 418 insertions(+), 101 deletions(-)

-- 
2.0.0.rc0


             reply	other threads:[~2014-05-09 11:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-09 11:11 Luca Coelho [this message]
2014-05-09 11:11 ` [PATCH 1/8] cfg80211: Add API to update CSA counters in mgmt frames Luca Coelho
2014-05-09 11:11 ` [PATCH 2/8] mac80211: Update " Luca Coelho
2014-05-09 11:11 ` [PATCH 3/8] cfg80211: Support multiple CSA counters Luca Coelho
2014-05-09 11:11 ` [PATCH 4/8] mac80211: " Luca Coelho
2014-05-09 11:11 ` [PATCH 5/8] iwlwifi: mvm: Add AP/GO channel switch support Luca Coelho
2014-05-09 11:11 ` [PATCH 6/8] mac80211: Provide ieee80211_beacon_get_template API Luca Coelho
2014-05-09 11:11 ` [PATCH 7/8] mac80211: Handle the CSA counters correctly Luca Coelho
2014-05-09 11:11 ` [PATCH 8/8] iwlwifi: mvm: Use beacon_get_template instead of beacon_get Luca Coelho
2014-05-15 13:11 ` [PATCH 0/8] mac80211/cfg80211/iwlwifi: a few channel-switch patches Johannes Berg
2014-05-15 13:18   ` Luca Coelho

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=1399633911-12788-1-git-send-email-luca@coelho.fi \
    --to=luca@coelho.fi \
    --cc=andrei.otcheretianski@intel.com \
    --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