iwlwifi: mvm: add new ADD_STA command version
authorSara Sharon <sara.sharon@intel.com>
Tue, 26 Jan 2016 11:17:47 +0000 (13:17 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 1 Feb 2016 14:40:27 +0000 (16:40 +0200)
commit854c57057390e45041a56c3d3228eb805e980c99
tree72cc52bae872b75e8f00b7fe2da936dfe9fe27c9
parent416ec4f3928544fcedba5a4d98866e74ce44f369
iwlwifi: mvm: add new ADD_STA command version

The 9000 hardware introduces the frame releaser, which
keeps track of the aggregation window and notifies host
of the window status. This requires in turn updating
the hardware with the RX BA session window size.
Firmware API was changed to enable that, update the driver
accordingly.

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-sta.h
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
drivers/net/wireless/intel/iwlwifi/mvm/sta.c
drivers/net/wireless/intel/iwlwifi/mvm/sta.h