Hi Johannes,

This is a mix of a few random things. A few of things seem
to deserved to be merge in mac80211.git, but all this is
based on mac80211-next.git.

Emmanuel Grumbach (1):
  mac80211: limit the A-MSDU Tx based on peer's capabilities

Eyal Shapira (1):
  mac80211: handle width changes from opmode notification IE in beacon

Johannes Berg (4):
  mac80211: document status.freq restrictions
  mac80211: suppress unchanged "limiting TX power" messages
  mac80211: run scan completed work on reconfig failure
  mac80211: reprogram in interface order

Sara Sharon (3):
  mac80211: process and save VHT MU-MIMO group frame
  mac80211: add flag for duplication check
  mac80211: pass aggregation window size to lower level

 include/linux/ieee80211.h  |  26 ++++++++++
 include/net/mac80211.h     |  43 +++++++++++++++--
 net/mac80211/agg-rx.c      |   2 +-
 net/mac80211/cfg.c         |  32 ++++++++++++-
 net/mac80211/ht.c          |   5 ++
 net/mac80211/ieee80211_i.h |   6 ++-
 net/mac80211/iface.c       |  10 ++++
 net/mac80211/mlme.c        |  24 +++++++---
 net/mac80211/rx.c          |  11 ++++-
 net/mac80211/util.c        | 116 ++++++++++++++++++++++++++-------------------
 net/mac80211/vht.c         |  53 ++++++++++++++++++---
 11 files changed, 254 insertions(+), 74 deletions(-)

-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to