iwlwifi: mvm: check and report if wake up was due to net detect
authorLuciano Coelho <luciano.coelho@intel.com>
Thu, 20 Nov 2014 13:58:34 +0000 (15:58 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 1 Dec 2014 10:04:35 +0000 (12:04 +0200)
commitb04998f3d57adc9ccde264b125bc4ff00b9993d5
tree7a1e2d815448b0733b9c1ece041738f7a0387b18
parenta52703b2020f46d95e9f8e837615b5754c06a0ea
iwlwifi: mvm: check and report if wake up was due to net detect

Query the firmware for scan offload matches when waking up in order to
report net detect as the reason for the wake up.

This requires a new command API to be implemented.  Additionally,
remove some net detect command entries that are not valid anymore.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/d3.c
drivers/net/wireless/iwlwifi/mvm/fw-api-scan.h
drivers/net/wireless/iwlwifi/mvm/fw-api.h
drivers/net/wireless/iwlwifi/mvm/ops.c