]> git.ipfire.org Git - thirdparty/iw.git/history - scan.c
iw: Support associated-at station statistic.
[thirdparty/iw.git] / scan.c
2019-07-26  Johannes Bergiw: scan: add missing newline
2019-05-24  John Crispiniw: fix memory leaks inside handle_scan
2019-05-24  John Crispiniw: fix memory leak inside parse_sched_scan
2019-02-01  Johannes Bergiw: make parse_random_mac_addr() more generally available
2018-10-11  Johannes Bergiw: fix various static checker warnings
2018-10-11  Hauke Mehrtensiw: scan: parse OWE Transition Mode element
2018-10-09  Hauke Mehrtensscan: Decode additional Authentication types
2018-08-29  Johannes Bergscan: fix fall through warning
2018-08-14  Johannes Bergscan: fix indentation in previous change
2018-08-14  Sergey Matyukevichscan: fix crash when driver doesn't report frame type
2018-05-22  Johannes Bergiw: enable -Wextra and fix warnings caused by it
2018-05-22  Johannes Bergscan: print out "Information elements from Probe Respon...
2018-05-22  Johannes Bergiw: fix some scan code indentation
2018-05-18  Pradeep Kumar Chitrapuiw: Add duration parameter to scan command
2017-12-12  Shahar S Matityahuiw: print missing extended capabilities
2016-08-17  Eliad Pelleriw: add scan-abort command
2016-04-14  Avraham Sterniw: add scheduled scan plans configuration
2016-01-14  Johannes Bergprint BSS boottime if received
2015-11-03  Ola Olssoniw: Fix memory leak if nla_put fails
2015-10-21  Ola Olssoniw: remove superfluous includes
2015-10-12  Ola Olssoniw: Fix memory leak in error path
2015-09-18  Assaf Kraussscan: Add FTM info to scan results
2015-09-18  Johannes Bergiw: don't mix declaration into code
2015-08-13  Amit Khatriiw: free memory on scan parse errors
2015-08-13  Johannes Bergiw: remove cb from arguments and simplify valid handler
2015-03-30  Ben Greeariw: Print OSEN element for HotSpot 2.0 IE.
2015-03-17  Luciano Coelhoiw: add randomise option for sched_scan
2015-03-17  Luciano Coelhoiw: add support for active scheduled scan
2015-03-17  Luciano Coelhoiw: implement scheduled scan
2015-03-17  Luciano Coelhoiw: move generic sched scan parsing code out of net...
2014-12-12  Johannes Bergsupport random scan request
2013-08-30  Ben Greeariw: Print out HotSpot2 IE information.
2013-08-30  Ben Greeariw: Print 802.11u roaming consortium IE in scan results.
2013-08-30  Ben Greeariw: Print 802.11u Advertisement IE info in scan results.
2013-08-30  Ben Greeariw: Print Interworking IE details in scan results.
2013-08-29  Joerg Mayerprint single GTKSA/PTKSA capability, TDLS/TPK auth
2013-07-26  Chun-Yeow Yeohiw: print out mesh configuration element on scan
2013-05-07  jacob minshalliw: scan using meshid
2013-04-22  Joerg Mayeriw: decode some more IEs
2013-04-18  Johannes Bergfix scan segfault when IFINDEX attribute isn't present
2013-01-04  Vladimir Kondratieviw: print capability info for DMG (60GHz band)
2012-11-21  Johannes Bergparse a few more IEs
2012-11-20  Johannes Bergprint VHT operation IE
2012-11-12  Johannes Bergprint VHT capabilities
2012-11-09  Johannes Bergparse more extended capabilities
2012-10-26  Antonio Quartulliiw: add support for the forced AP scan
2012-10-22  Sam Leffleriw: add lowpri and flush scan operands
2012-07-19  Johannes Bergallow wdev in place of dev
2012-07-19  Johannes Bergpass idby argument to all functions
2012-07-06  Vladimir Kondratievintroduce GCMP cipher
2012-05-14  Chun-Yeow Yeohiw: print out Mesh ID on scan
2011-12-07  Johannes Bergwhitespace cleanups
2011-11-16  Yoni Divinskyiw: fix wifi wmm ie print function
2011-10-13  Johannes Bergprint PHY membership selector only for membership rates
2011-10-11  Christian Lamparteriw: fix HT PHY BSS Membership selector value encoding
2011-06-09  Johannes Berga little bit of P2P parsing
2011-06-09  Johannes Bergscan: print MS OUI as what it is
2011-06-09  Johannes Bergscan: print WPS UUID
2011-03-02  Johannes Bergfix frequency parsing
2010-10-25  Luis R. Rodrigueziw: print out eirp for triplets on scan
2010-09-29  Johannes Bergparse RSN IE information on PMKIDs and mgmt cipher...
2010-09-22  Johannes Bergscan: don't define only an unnamed union in a struct
2010-09-01  Johannes Berganalyse HT operation IE
2010-09-01  Johannes Berguse generic length checking
2010-06-30  Christian Lamparteriw: fix ampdu spacing & max amsdu length reporting
2010-04-06  Jouni Malineniw: Parse some common WPS attributes
2010-03-25  Johannes Bergallow adding IEs to scan
2010-03-25  Johannes Bergdisplay unknown WPS TLVs
2010-02-19  Luis R. Rodrigueziw: add country IE parsing
2010-02-06  Johannes Bergfix scan show_both_ie_sets
2010-01-16  Jouni Malineniw: Add support for showing Beacon IEs and TIM IE
2009-12-20  Marcel Holtmannfix WMM indications for parameter printing
2009-12-08  Johannes Bergcompletely unify MCS parsing
2009-12-08  Johannes BergHT fixups
2009-12-08  Luis R. Rodrigueziw: bring together common ht capability parsing
2009-12-08  Luis R. Rodrigueziw: share mimumum ampdu spacing and maximum ampdu lengt...
2009-12-08  Luis R. Rodrigueziw: fix 'iw list' MCS set print
2009-12-08  Luis R. Rodrigueziw: add HT capability parsing for scanning
2009-11-11  Johannes Bergadd trailing \n to fprintfs missing it
2009-11-11  Holger Schurigiw: show age of last scan
2009-08-24  Johannes Bergseparate commands into sections
2009-08-10  Johannes Bergprint out wmm aifsn
2009-08-10  Johannes Bergsome wmm parameter improvements
2009-08-10  Johannes Bergfix typo
2009-08-10  Johannes Bergfix bug parsing ACI
2009-08-10  Johannes Bergshow WMM parameters
2009-07-25  Johannes Bergadd link command
2009-07-10  Johannes Bergprint BSS status
2009-06-08  Johannes Berg"AP setup locked" is a u8 (bool)
2009-05-24  Johannes Bergprint scan info on event
2009-05-05  Johannes Bergdocument scan commands
2009-05-05  Johannes Bergadd ability to document commands, document event/help
2009-05-05  Johannes Bergprint extended capabilities
2009-05-05  Johannes Bergprint rsn capabilities field
2009-05-05  Johannes Bergadd AKM suites for 11r/11w
2009-05-05  Johannes Berguse decimal like the standard for suites below OUI
2009-05-05  Johannes Bergprint "00-0f-ac:7" instead of "Unknown (00-0f-ac:7...
2009-05-04  Johannes Bergprint invalid tail on WPA/RSN IE if present
2009-05-04  Marcel Holtmannadd length checks for WPA/RSN cipher and authentication...
2009-05-04  Marcel Holtmannadd support for showing power constraint IE
next