]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7bcee425eec0f29e802fe7269a1bbda85ca485ce
treecbf08696ee37a2290daec51072555174c42b98fd
parentbec0078b34d7417fef7c61e54188db1249d365db
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