iwlwifi: enable communication with WoWLAN firmware
authorJohannes Berg <johannes.berg@intel.com>
Tue, 8 Jan 2013 10:25:44 +0000 (11:25 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Jan 2013 13:19:54 +0000 (14:19 +0100)
commitddaf5a5b300b8f9d3591b509fd8bedab1c9887be
treec78ebe39d33bf334e120d08c3206a5b048f8fcea
parent22dc3c9561825a7c2cd18d01b01358c2141a8e16
iwlwifi: enable communication with WoWLAN firmware

On resuming, the opmode may have to be able to talk
to the WoWLAN/D3 firmware in order to query it about
its status and wakeup reasons. To do that, the opmode
has to call the new d3_resume() transport API which
will set up the device for command communcation.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/dvm/mac80211.c
drivers/net/wireless/iwlwifi/iwl-fh.h
drivers/net/wireless/iwlwifi/iwl-trans.h
drivers/net/wireless/iwlwifi/pcie/internal.h
drivers/net/wireless/iwlwifi/pcie/rx.c
drivers/net/wireless/iwlwifi/pcie/trans.c
drivers/net/wireless/iwlwifi/pcie/tx.c
This page took 0.026918 seconds and 5 git commands to generate.