]> 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)
commit555a9f6f0508be61497c256980c5c5c306c5ef21
treecbf08696ee37a2290daec51072555174c42b98fd
parent4ecec9d09cdbfb4a50ff9ed39b37d316d6fa9e59
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