]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb645b2668468686ccac987971b241f8cd7163c28
tree166497ddbe4dea57a2d816d4fb928b3f8558b3aa
parent4e981105f51219186cec052ebf7535ec486eb28b
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