iwlwifi: mvm: support VHT MU-MIMO notification
authorSara Sharon <sara.sharon@intel.com>
Wed, 3 Feb 2016 13:04:49 +0000 (15:04 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sat, 27 Feb 2016 20:00:11 +0000 (22:00 +0200)
commitf92659a110436cdfdd8d7661188ba059b61404b7
treeb8e849851596b1c061ea9d5100bff457932b4784
parent7ed3eec53023deecffb61abbcb7f8408ff6ab064
iwlwifi: mvm: support VHT MU-MIMO notification

When the device is in d0i3/d3 we will not receive the VHT
MU-MIMO group id management frame. Instead, firmware will
notify us upon exit on the current status and we can in turn
update mac80211. Support this notification.
While at it, also check as a precaution that the vif is indeed
the VHT MU-MIMO owner before updating the firmware.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
This page took 0.026167 seconds and 5 git commands to generate.