linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] mac80211/cfg80211/iwlwifi: a few channel-switch patches
@ 2014-05-09 11:11 Luca Coelho
  2014-05-09 11:11 ` [PATCH 1/8] cfg80211: Add API to update CSA counters in mgmt frames Luca Coelho
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Luca Coelho @ 2014-05-09 11:11 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, michal.kazior, andrei.otcheretianski

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


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

end of thread, other threads:[~2014-05-15 13:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-09 11:11 [PATCH 0/8] mac80211/cfg80211/iwlwifi: a few channel-switch patches Luca Coelho
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

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).