]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
cfg80211: configuration for WoWLAN over TCP
authorJohannes Berg <johannes.berg@intel.com>
Wed, 23 Jan 2013 21:57:40 +0000 (22:57 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 13 Feb 2013 13:33:42 +0000 (14:33 +0100)
commit2a0e047ed62f20664005881b8e7f9328f910316a
tree166497ddbe4dea57a2d816d4fb928b3f8558b3aa
parenta0497f9f57478c5a37c5628eb32833dd9729a821
cfg80211: configuration for WoWLAN over TCP

Intel Wireless devices are able to make a TCP connection
after suspending, sending some data and waking up when
the connection receives wakeup data (or breaks). Add the
WoWLAN configuration and feature advertising API for it.

Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/core.h
net/wireless/nl80211.c