]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: keep connection to AP after WoWLAN
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Aug 2013 16:58:56 +0000 (18:58 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Oct 2013 07:57:53 +0000 (09:57 +0200)
commit7808497f13a499901866b5cd1853e2b0d7520250
tree21d730a7fda7761f2190ffc8ada16a342cb94661
parentd595f646157fbb49670c86f711a46d0d1081518e
iwlwifi: mvm: keep connection to AP after WoWLAN

Until now, after WoWLAN, we weren't able to keep the
connection to the AP because the firmware didn't give
us the right information. Since the firmware API has
been changed to include all the information we need,
change the driver to work with the new API (if it is
available) and program all the relevant information
in mac80211 to keep the connection.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/iwl-fw.h
drivers/net/wireless/iwlwifi/mvm/d3.c
drivers/net/wireless/iwlwifi/mvm/fw-api-d3.h
drivers/net/wireless/iwlwifi/mvm/fw-api-mac.h
drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c
drivers/net/wireless/iwlwifi/mvm/mvm.h
drivers/net/wireless/iwlwifi/mvm/sta.c