nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
authorLuciano Coelho <luciano.coelho@intel.com>
Fri, 9 Jan 2015 12:06:37 +0000 (14:06 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 14 Jan 2015 08:45:17 +0000 (09:45 +0100)
commit75453ccb61120885d6715a49496c57930dbe6253
treecbf08696ee37a2290daec51072555174c42b98fd
parentef51fb1d1cd54ae9e0b0efd3b9bdb561fe5483a0
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN

Send the netdetect configuration information in the response to
NL8021_CMD_GET_WOWLAN commands.  This includes the scan interval,
SSIDs to match and frequencies to scan.

Additionally, add the NL80211_WOWLAN_TRIG_NET_DETECT with
NL80211_ATTR_WOWLAN_TRIGGERS_SUPPORTED.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c