f188ab676a69a1fa0f318be13755fd288d52bcda |
|
17-Mar-2015 |
Ben Greear <greearb@candelatech.com> |
iw: Print OSEN element for HotSpot 2.0 IE. Re-uses most of the print-rsn logic since only the header differs. Example output: ... HotSpot 2.0 OSEN: * Group cipher: NO-GROUP * Pairwise ciphers: CCMP * Authentication suites: OSEN * Capabilities: 16-PTKSA-RC 1-GTKSA-RC (0x000c) Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/scan.c
|
5130bba08d4697e8261c1013d92aba6513804f04 |
|
17-Mar-2015 |
Luciano Coelho <luciano.coelho@intel.com> |
iw: add randomise option for sched_scan Like with normal scans, we can randomise the MAC address sent out in active scheduled scans. Add the randomise option to sched_scan (and net-detect) parsing code. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/scan.c
|
302a378a6dd975d5d4c5627d8e1caff6df7906de |
|
17-Mar-2015 |
Luciano Coelho <luciano.coelho@intel.com> |
iw: add support for active scheduled scan Add options to explicitly use active or passive scans on schedule scans (and net-detect). If neither active nor passive parameters are passed, the default is to do active scans with the wildcard SSID. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/scan.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/scan.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/scan.c
|
5085aa2b7ed0cb5e89eb0c85c10218f552f579aa |
|
19-Nov-2014 |
Johannes Berg <johannes.berg@intel.com> |
support random scan request Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/scan.c
|
7e10c4ab5e99f23c4d8e78dbcda56af71f9f1d56 |
|
30-Aug-2013 |
Ben Greear <greearb@candelatech.com> |
iw: Print out HotSpot2 IE information. Example: HotSpot 2.0 Indication: DGAF: 0 Signed-off-by: Ben Greear <greearb@candelatech.com>
/external/iw/scan.c
|
bc9e14f1271413bedf655750d09d7053df09279b |
|
30-Aug-2013 |
Ben Greear <greearb@candelatech.com> |
iw: Print 802.11u roaming consortium IE in scan results. Example output: 802.11u Roaming Consortium: ANQP OIs: 0 OI 1: 01010101 Signed-off-by: Ben Greear <greearb@candelatech.com>
/external/iw/scan.c
|
3f818f6d74a351d092ec18ecaa1118d2bcf7bf71 |
|
30-Aug-2013 |
Ben Greear <greearb@candelatech.com> |
iw: Print 802.11u Advertisement IE info in scan results. Sample output looks like: 802.11u Advertisement: Query Response Info: 0x7f Query Response Length Limit: 127 ANQP Signed-off-by: Ben Greear <greearb@candelatech.com>
/external/iw/scan.c
|
489f0ea93ea4dd6f7cd6eea9eea6f6ff77e1d251 |
|
30-Aug-2013 |
Ben Greear <greearb@candelatech.com> |
iw: Print Interworking IE details in scan results. Output looks like: 802.11u Interworking: Network Options: 0xf1 Network Type: 1 (Private with Guest) Internet ASRA ESR UESA Venue Group: 2 (Business) Venue Type: 1 HESSID: 00:00:00:00:00:01 Signed-off-by: Ben Greear <greearb@candelatech.com>
/external/iw/scan.c
|
4361eef308869ae41395c8b32c5d9aa68d28e5aa |
|
29-Aug-2013 |
Joerg Mayer <jmayer@loplof.de> |
print single GTKSA/PTKSA capability, TDLS/TPK auth
/external/iw/scan.c
|
2d86b0f3334801e4d63576096810d9c963c3413d |
|
12-Jul-2013 |
Chun-Yeow Yeoh <yeohchunyeow@gmail.com> |
iw: print out mesh configuration element on scan Print out mesh configuration element which will be useful for decision making whether to join or not join the mesh network. Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
/external/iw/scan.c
|
851d35c2a3471b44d3546d07bac89e45741ad79f |
|
26-Apr-2013 |
jacob minshall <jacob@cozybit.com> |
iw: scan using meshid This patch adds the ability to perform a directed scan for MBSSs matching meshid by iw <dev> scan meshid <meshid> Signed-off-by: jacob minshall <jacob@cozybit.com>
/external/iw/scan.c
|
792172b0f1dfbed179788e4944aaf4d4e0a91301 |
|
19-Apr-2013 |
Joerg Mayer <jmayer@loplof.de> |
iw: decode some more IEs Small update, found while verifying against the standard. Thanks Jörg The results of a boring train ride: - Decode some IEs sent by other traveller's devices + IBSS ATIM window + TPC report + Old ERP IE (802.11g D4.0) - Tiny whitespace fix - Add Unit 'TUs' to beacon interval. v2: TPC: Link margin element is not used in beacons In case this project requires a sob: Signed-off-by: Joerg Mayer <jmayer@loplof.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/scan.c
|
00889fb26e914c7485e1bae42f88259183728f78 |
|
19-Apr-2013 |
Johannes Berg <johannes.berg@intel.com> |
fix scan segfault when IFINDEX attribute isn't present
/external/iw/scan.c
|
2e8b82c16a312608d530856f3ab2c72dfd0e5cd2 |
|
17-Dec-2012 |
Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> |
iw: print capability info for DMG (60GHz band) On the DMG (Directed Multi-Gigabit) aka 60GHz band, capability info defined by the 802.11ad spec differently from non-DMG one Detect DMG band by frequency, spec says DMG if above 45 GHz; parse and print accordingly For the non-DMG capability info, add more bits as defined in the IEEE802.11-2012 Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/scan.c
|
29f7579e27e0027ae663a05b3072dbd07f30b78a |
|
21-Nov-2012 |
Johannes Berg <johannes.berg@intel.com> |
parse a few more IEs
/external/iw/scan.c
|
ca1599346b55aa4d9ca8ca85ec59036f15a8f686 |
|
20-Nov-2012 |
Johannes Berg <johannes.berg@intel.com> |
print VHT operation IE
/external/iw/scan.c
|
54eb1613e695d72a71d7210b238a30e0ab2d5a3f |
|
12-Nov-2012 |
Johannes Berg <johannes.berg@intel.com> |
print VHT capabilities
/external/iw/scan.c
|
70c649d290f8e7de7e88000e45e0982b876dd84f |
|
09-Nov-2012 |
Johannes Berg <johannes.berg@intel.com> |
parse more extended capabilities update the list to 802.11-2012, except for the service interval granularity
/external/iw/scan.c
|
ced94d5f129e5d116b6a888f312deab081bb2231 |
|
26-Oct-2012 |
Antonio Quartulli <ordex@autistici.org> |
iw: add support for the forced AP scan This patch introduces the "ap-force" argument to the scan command. This argument instructs mac80211 to trigger the scan even if the interface is configured as AP and has already started beaconing (the driver may not support such operation) Signed-off-by: Antonio Quartulli <ordex@autistici.org>
/external/iw/scan.c
|
fe862239636c303372184abc5635097b43777e77 |
|
17-Oct-2012 |
Sam Leffler <sleffler@chromium.org> |
iw: add lowpri and flush scan operands Add lowpri (low priority) and flush operands to the scan cmd to request the equivalent flags be set in the scan request. Note these are applied regardless of the feature flags to support testing drivers that do not implement them. Signed-off-by: Sam Leffler <sleffler@chromium.org> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com>
/external/iw/scan.c
|
75f4204cd7d27caa080d64f6f5cf3c4b366c839f |
|
19-Jul-2012 |
Johannes Berg <johannes.berg@intel.com> |
allow wdev in place of dev In new kernels, any virtual interface also has a wdev identifier, allow using that in place of interface idx.
/external/iw/scan.c
|
05514f9581f66b12ac9ee0f21c770ceb34310e9d |
|
19-Jul-2012 |
Johannes Berg <johannes.berg@intel.com> |
pass idby argument to all functions
/external/iw/scan.c
|
a8b3da9df8d15b857b13887feccdd05c46c7347e |
|
05-Jul-2012 |
Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> |
introduce GCMP cipher Recognize cipher suite selector and print "GCMP" name Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
/external/iw/scan.c
|
720583e9a9fce9b760b8794118e7a5d54cb428f5 |
|
14-May-2012 |
Chun-Yeow Yeoh <yeohchunyeow@gmail.com> |
iw: print out Mesh ID on scan Print out the mesh id element which is useful for a mesh node to scan for an existing mesh network
/external/iw/scan.c
|
c551449a3271ca1db60856fc2af20e1f2d01cce8 |
|
07-Dec-2011 |
Johannes Berg <johannes.berg@intel.com> |
whitespace cleanups
/external/iw/scan.c
|
87181516675a6d6a2ce0d6ce53b4ba601b62d427 |
|
16-Nov-2011 |
Yoni Divinsky <yoni.divinsky@ti.com> |
iw: fix wifi wmm ie print function When printing the acm bit of the wifi wmm ie, the incorrect bit was being printed. Signed-off-by: Yoni Divinsky <yoni.divinsky@ti.com>
/external/iw/scan.c
|
2201d50000e1ecb0aa98dcd38cc1d2c50a361818 |
|
13-Oct-2011 |
Johannes Berg <johannes.berg@intel.com> |
print PHY membership selector only for membership rates 802.11 states ... each BSS membership selector contained in the BSSMembershipSelectorSet parameter is encoded as an octet with the MSB (bit 7) set to 1, and bits 6 through 0 are set to the encoded value for the selector as found in Table 7-26a (e.g.: an HT PHY BSS membership selector ...)"
/external/iw/scan.c
|
1fd19c397234b604a553b8156bd46baa88404aab |
|
11-Oct-2011 |
Christian Lamparter <chunkeey@googlemail.com> |
iw: fix HT PHY BSS Membership selector value encoding IEEE 802.11n 7.3.2.2 extended the supported rate IE to support a special encoding for HT rate support. iw needs to be updated in order to recognize the magic value and parse it accordingly. e.g.: > Extended supported rates: 63.5* now becomes: > Extended supported rates: HT* Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
/external/iw/scan.c
|
9a22374a56b394000cfb98acb649355f76beb3a3 |
|
09-Jun-2011 |
Johannes Berg <johannes.berg@intel.com> |
a little bit of P2P parsing
/external/iw/scan.c
|
3bd60ef1276fc888fed699ee598b3b358d976f4c |
|
09-Jun-2011 |
Johannes Berg <johannes.berg@intel.com> |
scan: print MS OUI as what it is
/external/iw/scan.c
|
09fe09dc71e58b63ca9ba570cf6b24326ec9807a |
|
09-Jun-2011 |
Johannes Berg <johannes.berg@intel.com> |
scan: print WPS UUID
/external/iw/scan.c
|
cc12e895302aa7dc82229f12b21e61c52fba80f6 |
|
02-Mar-2011 |
Johannes Berg <johannes.berg@intel.com> |
fix frequency parsing
/external/iw/scan.c
|
a9859d30ea1c19314d2d08285af9123714a4e6be |
|
18-Oct-2010 |
Luis R. Rodriguez <lrodriguez@atheros.com> |
iw: print out eirp for triplets on scan When debugging country IE parsing when scanning you will not see this: Channels [1 - 1] @ 14 dBm Channels [2 - 10] @ 21 dBm Channels [11 - 11] @ 14 dBm Instead of this: Channels [1 - 1] Channels [2 - 10] Channels [11 - 11 Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
/external/iw/scan.c
|
5ba3f5236af15d045c3278194fd198a1addd3868 |
|
29-Sep-2010 |
Johannes Berg <johannes@sipsolutions.net> |
parse RSN IE information on PMKIDs and mgmt cipher suite
/external/iw/scan.c
|
72725719af644b0a3a673cc9f1c376a2c0ef62e2 |
|
22-Sep-2010 |
Johannes Berg <johannes@sipsolutions.net> |
scan: don't define only an unnamed union in a struct
/external/iw/scan.c
|
be7602fb865fcef72924c926729650c0db9cf254 |
|
01-Sep-2010 |
Johannes Berg <johannes@sipsolutions.net> |
analyse HT operation IE
/external/iw/scan.c
|
a2e61861abd4037ab29ddf4382c5d2f925c1be66 |
|
01-Sep-2010 |
Johannes Berg <johannes@sipsolutions.net> |
use generic length checking
/external/iw/scan.c
|
c79c746440d22401d0aa8522bed2820f60eed2cd |
|
27-Jun-2010 |
Christian Lamparter <chunkeey@googlemail.com> |
iw: fix ampdu spacing & max amsdu length reporting Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
/external/iw/scan.c
|
a6816965269a84edf063b0e04255cd64405bc9a3 |
|
06-Apr-2010 |
Jouni Malinen <j@w1.fi> |
iw: Parse some common WPS attributes Make iw scan result output a bit more readable for WPS APs by parsing some of the commonly used attributes instead of showing them as unknown TLVs with a hex dump.
/external/iw/scan.c
|
64797a7fd7c49d95abc8540490c76bf493699176 |
|
25-Mar-2010 |
Johannes Berg <johannes@sipsolutions.net> |
allow adding IEs to scan
/external/iw/scan.c
|
2650d46b45f727ca8ee49faa4c6bd65da2550c4e |
|
25-Mar-2010 |
Johannes Berg <johannes@sipsolutions.net> |
display unknown WPS TLVs
/external/iw/scan.c
|
2b690f0aba9d7365ad824ea5f932de8f2a80ba76 |
|
19-Feb-2010 |
Luis R. Rodriguez <lrodriguez@atheros.com> |
iw: add country IE parsing Spits out the channels as seen on the IE, useful when debugging issues with APs. When found the equivalent distance of the coverage class is printed out. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
/external/iw/scan.c
|
1c5bcd9c76dad08e54c3e6604a529c53b62e76ea |
|
06-Feb-2010 |
Johannes Berg <johannes@sipsolutions.net> |
fix scan show_both_ie_sets The undocumented -b parameter for scan [dump] wasn't honored -- the first bug was not initialising the struct, and the second one not ever checking the parameter itself.
/external/iw/scan.c
|
575280ccc907e98cc4146dbaeb7adabb6232e150 |
|
06-Jan-2010 |
Jouni Malinen <j@w1.fi> |
iw: Add support for showing Beacon IEs and TIM IE An undocumented '-b' option can now be used with scan commands to request the IEs from Beacon frames to be shown in addition to the Probe Response IEs. TIM IE is parsed so that the DTIM period is more easily available. The '-b' option could be made to work with '-u' and get documented if the command argument parsing were to be somewhat more flexible, but that is a task for another change..
/external/iw/scan.c
|
89ea706f0a177ff6e78b207bc08143d2d149dd08 |
|
20-Dec-2009 |
Marcel Holtmann <marcel@holtmann.org> |
fix WMM indications for parameter printing
/external/iw/scan.c
|
7ddfb67953809357249e5a6f4293cebf59a4ad9b |
|
08-Dec-2009 |
Johannes Berg <johannes@sipsolutions.net> |
completely unify MCS parsing Luis left two different ways to parse the MCS set, one of which was completely endianness broken. Fix this up by using the correct one in both places.
/external/iw/scan.c
|
04953e90e7d34e1b994f8414c92622d39bfa97f8 |
|
08-Dec-2009 |
Johannes Berg <johannes@sipsolutions.net> |
HT fixups
/external/iw/scan.c
|
357c1a5df13f722027977a915cfd16a38bba3966 |
|
08-Dec-2009 |
Luis R. Rodriguez <lrodriguez@atheros.com> |
iw: bring together common ht capability parsing Both 'iw list' and 'iw dev wlan0 scan' now share the same HT capability parsing code making them consistent. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
/external/iw/scan.c
|
0950993f0279449c144e4c9abe49e6939661a372 |
|
08-Dec-2009 |
Luis R. Rodriguez <lrodriguez@atheros.com> |
iw: share mimumum ampdu spacing and maximum ampdu length prints This brings together the two separate compuations for ampdu spacing and length to help being more consistant with terminology and with the spec. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
/external/iw/scan.c
|
deb3501c95d6974c4f6127d183e3124fec8ecccc |
|
08-Dec-2009 |
Luis R. Rodriguez <lrodriguez@atheros.com> |
iw: fix 'iw list' MCS set print The MCS set was being printed backward, fix this and while at it add a helper to share with scanning. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
/external/iw/scan.c
|
0c445c24c51e634af042fd10aa87e558a53699da |
|
08-Dec-2009 |
Luis R. Rodriguez <lrodriguez@atheros.com> |
iw: add HT capability parsing for scanning This adds HT capability IE parsing for scanning. You will now be able to easily review what HT capabilities your AP supports with a simple iw scan. Sreenshot of a scan result of a 1-stream AP: BSS 00:03:7f:12:34:56 (on wlan6) TSF: 1817911860 usec (0d, 00:30:17) freq: 2427 beacon interval: 100 capability: ESS ShortPreamble SpectrumMgmt ShortSlotTime (0x0521) signal: -60.00 dBm last seen: 11390 ms ago SSID: sucia-perra Supported rates: 1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0 DS Parameter set: channel 4 Power constraint: 0 dB ERP: <no flags> Extended supported rates: 24.0 36.0 48.0 54.0 HT capabilities: Capabilities: 0x010c HT20 SM Power Save disabled RX STBC 1-stream Max AMSDU length: 7935 bytes No DSSS/CCK HT40 Maximum RX AMPDU length 65535 bytes (exponent: 0x003) Minimum RX AMPDU time spacing: 1/2 usec (0x02) MCS set: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff Supported RX MCS Indexes: MCS Index 0 MCS Index 1 MCS Index 2 MCS Index 3 MCS Index 4 MCS Index 5 MCS Index 6 MCS Index 7 No TX MCS set defined Extended capabilities: HT Information Exchange Supported WMM: * Parameter version 1 * u-APSD * BE: CW 15-1023, AIFSN 3 * BK: CW 15-1023, AIFSN 7 * VI: CW 7-15, AIFSN 2, TXOP 3008 usec * VO: acm CW 3-7, AIFSN 2, TXOP 1504 usec Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
/external/iw/scan.c
|
5fe70c0edb4bc3015d192977f4fb9a5d4fa07148 |
|
11-Nov-2009 |
Johannes Berg <johannes@sipsolutions.net> |
add trailing \n to fprintfs missing it (pointer out by Holger)
/external/iw/scan.c
|
c04a78dfa108063933d2c489896f8c7b417a0f3d |
|
24-Sep-2009 |
Holger Schurig <hs4233@mail.mn-solutions.de> |
iw: show age of last scan This shows how old a scan result entry is. [johannes: fixed to use NL80211_BSS_SEEN_MS_AGO]
/external/iw/scan.c
|
4698bfc235c20e955466b6362df2a39f7478c13f |
|
24-Aug-2009 |
Johannes Berg <johannes@sipsolutions.net> |
separate commands into sections The ad-hoc way of parsing the command "tree" didn't really work out, so separate the commands better into sections and parse by that.
/external/iw/scan.c
|
a2a4c265af2e322e245b4fc1962d93a38da61f7a |
|
10-Aug-2009 |
Johannes Berg <johannes@sipsolutions.net> |
print out wmm aifsn
/external/iw/scan.c
|
cee4fe2039a01208fbbae45dda1c7d3bbfbe5f36 |
|
10-Aug-2009 |
Johannes Berg <johannes@sipsolutions.net> |
some wmm parameter improvements
/external/iw/scan.c
|
014d581a9292b35d54e76793ec216ba15c2ec69c |
|
10-Aug-2009 |
Johannes Berg <johannes@sipsolutions.net> |
fix typo
/external/iw/scan.c
|
eeac60999c6c312442f181734303e46eb031113a |
|
10-Aug-2009 |
Johannes Berg <johannes@sipsolutions.net> |
fix bug parsing ACI
/external/iw/scan.c
|
1cab57eba4e42cc1dd26dd213807f58f98c71167 |
|
10-Aug-2009 |
Johannes Berg <johannes@sipsolutions.net> |
show WMM parameters
/external/iw/scan.c
|
febeb0c05600f8ce6b18ec624c73de53970403e1 |
|
25-Jul-2009 |
Johannes Berg <johannes@sipsolutions.net> |
add link command
/external/iw/scan.c
|
a56117a695f4109b061134a76cca22f7a8ba8db7 |
|
10-Jul-2009 |
Johannes Berg <johannes@sipsolutions.net> |
print BSS status
/external/iw/scan.c
|
fe31a22e04f62839e8ba41e6fc9241abe64e07c2 |
|
08-Jun-2009 |
Johannes Berg <johannes@sipsolutions.net> |
"AP setup locked" is a u8 (bool)
/external/iw/scan.c
|
748f8489caad151e01922f0ba26847aedfd36daf |
|
24-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
print scan info on event
/external/iw/scan.c
|
6ca98d28b949d20cca2e158bef3e0cfd75b59672 |
|
05-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
document scan commands
/external/iw/scan.c
|
01ae06f9e9d2bf3e7e998bcbda06fd916c92f34e |
|
05-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
add ability to document commands, document event/help
/external/iw/scan.c
|
31d2d2599ee4ece941596e00e3bde3a15a514781 |
|
05-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
print extended capabilities
/external/iw/scan.c
|
cadbe89ab7b00d146a34419145bc8c0db948f977 |
|
05-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
print rsn capabilities field
/external/iw/scan.c
|
0fe1c41537d2e7fbfcf70360198eddbb13bf7d07 |
|
05-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
add AKM suites for 11r/11w
/external/iw/scan.c
|
510e0e2faa8947de1bc97fea541d0182afeac0b7 |
|
05-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
use decimal like the standard for suites below OUI
/external/iw/scan.c
|
332769c689e75f372bdae8ade290433b31eebc3e |
|
05-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
print "00-0f-ac:7" instead of "Unknown (00-0f-ac:7)" to make it shorter
/external/iw/scan.c
|
6a4f24e80e5e6d85bfd1c4d66b476b86e5fa35d3 |
|
04-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
print invalid tail on WPA/RSN IE if present
/external/iw/scan.c
|
31d477fb191d14e3860d2d0b162d33ea87237bdb |
|
04-May-2009 |
Marcel Holtmann <marcel@holtmann.org> |
add length checks for WPA/RSN cipher and authentication suites
/external/iw/scan.c
|
d1563a1b2d6e43fb12aeaa764c952cd2108b6862 |
|
04-May-2009 |
Marcel Holtmann <marcel@holtmann.org> |
add support for showing power constraint IE
/external/iw/scan.c
|
1ddf11ebe3cfaab8b5e426c9e4ae1b50ccfcc3d4 |
|
04-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
rearrange some tests to be clearer
/external/iw/scan.c
|
559a1713eba3ce41d260e01e2b68f2e28f71d3cd |
|
04-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
add ability to scan certain SSIDs/frequencies
/external/iw/scan.c
|
83b4934c612b84c28a656d496bea056e37fccb99 |
|
04-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
validate IE length better in places still missing for the auth/cipher suites I think
/external/iw/scan.c
|
b6c0d6340dbc969b4c53f583775e7c49b440c403 |
|
04-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
add Country in/outdoor environ + invalid environ
/external/iw/scan.c
|
dffc6750fec6d97a4fc55a687836cd6437be76e2 |
|
04-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
print WPS version as major.minor
/external/iw/scan.c
|
5594fd2301775e7795899ed4ed3b8fff82551734 |
|
04-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
print unknown cipher/auth suites with more info
/external/iw/scan.c
|
3c69048b08efc01c65368e48aeffd868d31c0f45 |
|
04-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
s/WPA2/RSN/
/external/iw/scan.c
|
857d966ea902a23112697c93ec2dc3b919757c59 |
|
04-May-2009 |
Marcel Holtmann <marcel@holtmann.org> |
add support for parsing WPA and RSN/WPA2 information elements
/external/iw/scan.c
|
6ff0c93ad7c73c16892dd261612a71255fdbf978 |
|
04-May-2009 |
Marcel Holtmann <marcel@holtmann.org> |
add basic support for parsing WMM information element
/external/iw/scan.c
|
92a04ecd916b20e151c4b40e740b6bd85131e31e |
|
04-May-2009 |
Marcel Holtmann <marcel@holtmann.org> |
add human readable decoding for capability information field
/external/iw/scan.c
|
9b880b00e4a3b4a9befbdf55f90c89568781cf73 |
|
04-May-2009 |
Marcel Holtmann <marcel@holtmann.org> |
add support for showing extended capabilities IE
/external/iw/scan.c
|
b7e8fa37d03cb17e69cdcf37041ffdc299c693df |
|
04-May-2009 |
Marcel Holtmann <marcel@holtmann.org> |
add basic support for parsing country information element
/external/iw/scan.c
|
fc4d1484a18a2f67df901126123177ea94e8037b |
|
04-May-2009 |
Marcel Holtmann <marcel@holtmann.org> |
add support for parsing ERP information element
/external/iw/scan.c
|
92649eab6b3ccb0be600b8501fa7b83e9467819c |
|
02-May-2009 |
Marcel Holtmann <marcel@holtmann.org> |
add option to dump unknown IEs with scan command
/external/iw/scan.c
|
7ee5a86565fcf11ea33356ae9b202bc0336e13d6 |
|
01-May-2009 |
Johannes Berg <johannes@sipsolutions.net> |
WPS scan: print out AP locked attribute
/external/iw/scan.c
|
4673a894dae2780e395204eab01af4d40220b9f5 |
|
30-Apr-2009 |
Johannes Berg <johannes@sipsolutions.net> |
parse some WPS data
/external/iw/scan.c
|
8086b7007d8a7f9d2bc22d154e26e9060f0e9676 |
|
30-Apr-2009 |
Johannes Berg <johannes@sipsolutions.net> |
print unknown IEs in nicer form
/external/iw/scan.c
|
fbf80af54408799f7e3c03430b798759019dd79b |
|
30-Apr-2009 |
Johannes Berg <johannes@sipsolutions.net> |
don't try parsing too short vendor IEs
/external/iw/scan.c
|
61725dbed6df376809e8dc3865640244d8f1d690 |
|
23-Apr-2009 |
Johannes Berg <johannes@sipsolutions.net> |
add scan warnings
/external/iw/scan.c
|
a5fe4ef2f3e282a789c86edee838f338b07d5033 |
|
08-Apr-2009 |
Johannes Berg <johannes@sipsolutions.net> |
add plain "scan" command that triggers, waits and dumps
/external/iw/scan.c
|
7c37a24d7570cd9ff6b89d6fa8c1846c9b66969d |
|
08-Apr-2009 |
Johannes Berg <johannes@sipsolutions.net> |
prepare for more generic commands
/external/iw/scan.c
|
764fe7533b74fb064f112497c9a1d5651a1ee5b8 |
|
12-Feb-2009 |
Johannes Berg <johannes@sipsolutions.net> |
make printing unknown IEs optional in iw scan dump
/external/iw/scan.c
|
e7109a8aa93fab514d0c71803df622bec6dd23d4 |
|
10-Feb-2009 |
Johannes Berg <johannes@sipsolutions.net> |
tsf is a good indication of AP uptime ...
/external/iw/scan.c
|
f2e17e1fa6d4b2634564e2a8819cd4ce5f8469ed |
|
07-Jan-2009 |
Johannes Berg <johannes@sipsolutions.net> |
update for new scan patch
/external/iw/scan.c
|
97ebbaf55e8729c28513d8a73f3e65e8d759ff80 |
|
08-Dec-2008 |
Johannes Berg <johannes@sipsolutions.net> |
use ARRAY_SIZE
/external/iw/scan.c
|
3563f4c510e0afbf18bf616f7e35a9b05a535ec2 |
|
19-Sep-2008 |
Johannes Berg <johannes@sipsolutions.net> |
scan code
/external/iw/scan.c
|