History log of /external/iw/event.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a3ca7c696aa76bb94d66941ab6a32bf7d05afab3 11-Jun-2015 Ben Greear <greearb@candelatech.com> iw: print beacon-loss and wiphy delete events

This is nicer than messages about unknown events.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/event.c
3fce58aafc3a28cbfbb496d7797e250eea99b6cb 17-Mar-2015 Luciano Coelho <luciano.coelho@nokia.com> iw: implement scheduled scan

Add sched_start, sched_stop and events parsing for scheduled scan.
For now, only passive scans are supported.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/event.c
085f4f084e4a7c16a150ea903ba369fcfc8c25e3 30-Jan-2015 Helmut Schaa <helmut.schaa@googlemail.com> iw: print human readable radar events

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/event.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/event.c
42a9cb17b9638f44050e444fec946ca75db0426a 20-Sep-2014 Yegor Yefremov <yegorslists@googlemail.com> iw: remove double break

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/event.c
492354de736a47fdcb93ad8f36b51af1af451604 27-Aug-2014 Janusz Dziedzic <janusz.dziedzic@tieto.com> iw: print hexdump when vendor event

print hexdump when vendor event and -f requested

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/event.c
7c712c896f0bab4ab363442e68d5a20c5d5c8642 28-Jan-2014 Johannes Berg <johannes.berg@intel.com> print command name for unknown events
/external/iw/event.c
e8b3b3124262742839b5dc786b35a05bce28c3fe 24-Jan-2014 Johannes Berg <johannes.berg@intel.com> listen to vendor events
/external/iw/event.c
f0c48e7bbda5feb73d4f90c01367d17b8595d08b 14-Nov-2013 Ilan Peer <ilan.peer@intel.com> iw: Use NL80211_FREQUENCY_ATTR_NO_IR channel attribute

Align iw with the change in nl80211.h where NL80211_FREQUENCY_ATTR_NO_IBSS
and NL80211_FREQUENCY_ATTR_PASSIVE_SCAN were replaced by
NL80211_FREQUENCY_ATTR_NO_IR.

In case both NL80211_FREQUENCY_ATTR_NO_IR and __NL80211_FREQUENCY_ATTR_NO_IBSS
are set, assume that a new kernel is used and use the NO_IR notation,
otherwise use the previous notation.

This change requires nl80211.h with the new definitions

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
/external/iw/event.c
4310994deabda5c5776ec0ffc7789e3927da8a2b 24-Apr-2013 Ben Greear <greearb@candelatech.com> iw/event: Print out PROBE_CLIENT event information.

For instance:
vap0 (phy #0): probe client 00:ab:cd:ef:03:5c (cookie f54bb400): no ack

Signed-off-by: Ben Greear <greearb@candelatech.com>
/external/iw/event.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/event.c
e5497f12f1b4323e7ed377b030660337575e42e1 31-Jan-2013 Ben Greear <greearb@candelatech.com> iw: Print beacon-loss-event string.

There are now three possible threshold events. The old
code assumed only above/below RSSI, and printed out 'low'
for beacon-loss-event.

Fix that, and do so with a switch statement so the compiler
can warn if the enum is further expanded w/out updating this
code.

Shorten 'connection quality monitor' to CQM to keep total string
relatively short.

Signed-off-by: Ben Greear <greearb@candelatech.com>
/external/iw/event.c
0bf2c6a008c32f9166b390683fb11bc074a0dafc 22-Jan-2013 Johannes Berg <johannes.berg@intel.com> fix PMKSA event

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/event.c
d8880179da0a04fcbe6759497be5a3513582cb9f 25-Jul-2012 Johannes Berg <johannes.berg@intel.com> print wdev id in event info
/external/iw/event.c
05514f9581f66b12ac9ee0f21c770ceb34310e9d 19-Jul-2012 Johannes Berg <johannes.berg@intel.com> pass idby argument to all functions
/external/iw/event.c
27bf109b996f24f352c6c3bfaf3e183172d33fa8 08-Jan-2012 Antonio Quartulli <ordex@autistici.org> iw: add support for NL80211_CMD_DEL_STATION event

Actually iw event does not recognise the NL80211_CMD_DEL_STATION event. This
patch makes it print the appropriate message.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
/external/iw/event.c
b6688cb82aa0763d5f5736274b5d908cee747459 04-Nov-2011 Johannes Berg <johannes.berg@intel.com> print PMKSA candidate event

For now without the data in it.
/external/iw/event.c
cbff70891038b58e0bc5919483c009d911a8e4f5 20-Apr-2011 Johannes Berg <johannes.berg@intel.com> print frame TX status event
/external/iw/event.c
8612433d148424de0049654b5d2b4a8eece4e73b 04-Feb-2011 Jouni Malinen <jouni.malinen@atheros.com> iw: parse michael MIC failure event

Add code to iw to parse the MMIC failure
event and print out the cause and key
information.
/external/iw/event.c
99802e56e5d61ddeb74cdff6a7cf74d91242c96d 06-Jan-2011 Johannes Berg <johannes.berg@intel.com> add unprot events
/external/iw/event.c
f19444fe38429f012ba69d87fbf0319fff840d0a 06-Jan-2011 Johannes Berg <johannes.berg@intel.com> parse NL80211_ATTR_CQM_PKT_LOSS_EVENT
/external/iw/event.c
981b21adb6f032a0c9e1f3b982514abe3a54cef2 13-Oct-2010 Johannes Berg <johannes.berg@intel.com> events: allow relative timestamps
/external/iw/event.c
ce3b2ed9e98699a3f406f8cece78e54351028f0e 29-Sep-2010 Johannes Berg <johannes@sipsolutions.net> event parsing: remove PARSE_BEACON_CHAN

This makes us fall through the function
thus invoking the fflush(), and gets rid
of the pointless macro.
/external/iw/event.c
7e7c544fe750ba671b4d00ce2b4933041a6d46cc 29-Sep-2010 Johannes Berg <johannes@sipsolutions.net> fix some indentation

pointed out by Ben Greear
/external/iw/event.c
374e8a26ac2c3fdb0823c89efdad91204546fda4 29-Sep-2010 Johannes Berg <johannes@sipsolutions.net> flush stdout after each event

This enables you to pipe output to a
file and follow the file instead of
reading iw output on a terminal.
/external/iw/event.c
ee374e4da32c6298813847f7bea03a743fabf799 09-Jun-2010 Johannes Berg <johannes@sipsolutions.net> improve connect vs. notification race behaviour

This doesn't fully fix it, but should fix it
in the case there's only one application (iw)
trying to connect.
/external/iw/event.c
105aed5734777039d70c28fc506d371c7e0464c3 09-Jun-2010 Johannes Berg <johannes@sipsolutions.net> split out multicast group adding
/external/iw/event.c
7988b229c39959236718e61cd13f62f25736ec17 26-Mar-2010 Juuso Oikarinen <juuso.oikarinen@nokia.com> iw: Add support for connection quality monitor configuation

This patch adds the cqm option to iw allowing enabling/disabling the
rssi connection quality monitoring mode, and configuring rssi threshold and
hysteresis.

Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
/external/iw/event.c
6829308d4f625b5d0a03550597e5b3be20932346 02-Feb-2010 Johannes Berg <johannes@sipsolutions.net> add off-channel command
/external/iw/event.c
cec6d6a7d00c606fa34a8512780e1978bf3f4905 06-Dec-2009 Johannes Berg <johannes@sipsolutions.net> parse station event

when the kernel starts sending new-station events,
iw will be ready to show them
/external/iw/event.c
0168589d973caf3f3b68ed55e705947269f0100e 31-Jul-2009 Luis R. Rodriguez <lrodriguez@atheros.com> iw: add beacon hint event parsing

Here's a screenshot:

mcgrof@pogo ~ $ iw event

mcgrof@pogo ~ $ sudo iw dev wlan0 scan trigger

phy #0: beacon hint:
phy0 5180 MHz [36]:
o active scanning enabled
o beaconing enabled

You'll see this on every channel you find a beacon and a flag
is lifted.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
/external/iw/event.c
7fabd346d77782ed4e34f06d6cf754fbeafa47c7 08-Jul-2009 Johannes Berg <johannes@sipsolutions.net> make connect able to wait
/external/iw/event.c
f1a666a64298ba4c1fa2f822ca9142017e30bf93 02-Jul-2009 Johannes Berg <johannes@sipsolutions.net> connect events
/external/iw/event.c
e67be81550a52dfc04fa7c3167824f0fd62eb627 16-Jun-2009 Johannes Berg <johannes@sipsolutions.net> print event on scan start
/external/iw/event.c
aea5dbd2fe8f70be333b008e64788c4b8410cbfa 10-Jun-2009 Johannes Berg <johannes@sipsolutions.net> fix assoc/auth event parsing
/external/iw/event.c
748f8489caad151e01922f0ba26847aedfd36daf 24-May-2009 Johannes Berg <johannes@sipsolutions.net> print scan info on event
/external/iw/event.c
01ae06f9e9d2bf3e7e998bcbda06fd916c92f34e 05-May-2009 Johannes Berg <johannes@sipsolutions.net> add ability to document commands, document event/help
/external/iw/event.c
957a0f07886531635a9bdffa22edd33874484ef8 05-May-2009 Johannes Berg <johannes@sipsolutions.net> split out event handling code
/external/iw/event.c