mac80211: process and save VHT MU-MIMO group frame
authorSara Sharon <sara.sharon@intel.com>
Tue, 8 Dec 2015 14:04:31 +0000 (16:04 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 14 Jan 2016 10:13:10 +0000 (11:13 +0100)
commit23a1f8d44c0bca48f04fc2a2f1edafd826ce6133
tree163f582943bbaeadd9703a9050b9a677ac47218c
parentc799ba6eab7a1bf02792e2ced933be3ae5f8daa2
mac80211: process and save VHT MU-MIMO group frame

The Group ID Management frame is an Action frame of
category VHT. It is transmitted by the AP to assign
or change the user position of a STA for one or more
group IDs.
Process and save the group membership data. Notify
underlying driver of changes.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/mlme.c
net/mac80211/rx.c
net/mac80211/util.c
net/mac80211/vht.c