History log of /external/iw/wowlan.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f66320a6c5e8fc6930d61c29ca463255d2531518 28-Apr-2015 Stefan Lippers-Hollmann <s.L-H@gmx.de> iw: trivial spelling fix (initial)

Introduced in 29af20194aedd2f1c26205bb70a395d394845708, "iw: add a
delay option to net-detect".

Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/wowlan.c
b1622287b09909886e578a66a09dfcb0417a33ce 17-Mar-2015 Luciano Coelho <luciano.coelho@intel.com> iw: move generic sched scan parsing code out of net detect

The scheduled scan structure is pretty much the same as the net-detect
WoWLAN trigger's. Move the bulk of the command line parsing code to
a generic function so we can reuse it for sched_scan.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/wowlan.c
29af20194aedd2f1c26205bb70a395d394845708 13-Mar-2015 Luciano Coelho <luciano.coelho@intel.com> iw: add a delay option to net-detect

Add an option that allows the initial net-detect scan to be delayed by
the specified number of seconds.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
[add missing closing brace]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/wowlan.c
d7d39283dcb84432ff71698989970b0ead2b7a6c 28-Nov-2014 Luciano Coelho <luciano.coelho@intel.com> parse net detect wowlan configuration information

Parse the net detect information when it is reported. This includes
the scan interval, SSIDs to match and frequencies to scan.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/wowlan.c
d516c5bc8cf32aab5cde9ed1aee4b2ae4794a917 28-Nov-2014 Luciano Coelho <luciano.coelho@intel.com> add WoWLAN net-detect trigger

Adds a netdetect option to the wowlan triggers that allows the user to
request network detection to be started when the device goes to
suspend mode.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/wowlan.c
19195f35679ed15ea6c1a1d2dcd132b298e81dce 10-Apr-2014 Johannes Berg <johannes.berg@intel.com> wowlan: don't require pattern offset

Not all kernels have offset support, so don't treat it
being absent as an error.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/wowlan.c
c82868da4d5862751d9be9ee788d645184f323ec 28-Jun-2013 Amitkumar Karwar <akarwar@marvell.com> iw: use updated structures and enums for packet pattern

They are renamed in new nl80211.h so that they can be used for
new feature. This patch uses those updated structures and enums
to make the code look nicer.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
/external/iw/wowlan.c
509a5e5a82073122a5cfd37f106a80f37c31cce7 26-Feb-2013 Johannes Berg <johannes.berg@intel.com> fix TCP wowlan bug
/external/iw/wowlan.c
1c8f49c5379d6e5e1212f0439761768712bf7982 20-Feb-2013 Amitkumar Karwar <akarwar@marvell.com> iw: add packet offset information for wowlan pattern

Now user can provide packet offset along with the pattern in
"iw wowlan" command. Default offset will be 0 when it is not
provided.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
/external/iw/wowlan.c
819b78cc931b9bb20f4c7e9879bde1d807cbdbb3 19-Feb-2013 Johannes Berg <johannes.berg@intel.com> support TCP wakeup API

Since the configuration is complex, read it from a file.
/external/iw/wowlan.c
05514f9581f66b12ac9ee0f21c770ceb34310e9d 19-Jul-2012 Johannes Berg <johannes.berg@intel.com> pass idby argument to all functions
/external/iw/wowlan.c
3a6636b1b98d7ca6cc2ae192040a542a3cf27ebf 12-Jul-2011 Johannes Berg <johannes.berg@intel.com> new wowlan triggers/info
/external/iw/wowlan.c
3ff24563977fba0242c359fb476229e4b4af97fa 12-Apr-2011 Johannes Berg <johannes.berg@intel.com> wowlan support
/external/iw/wowlan.c