tests: Long P2P_LISTEN and offchannel TX
[mech_eap.git] / src / common / ieee802_11_common.h
2016-04-17 David Spinadelhostapd: Save RM enabled capability of station
2016-02-24 Jouni MalinenAP: Store STA supported operating classes information
2016-02-22 Jouni MalinenMBO: Parse MBO IE in ieee802_11_parse_elems()
2016-02-22 David Spinadelutils: Derive phy type by frequency and bandwidth
2016-02-22 Avraham SternMBO: Add global operating class definitions
2016-02-22 David SpinadelMBO: Implement MBO non-preferred channel report in...
2016-02-21 Avraham Sternutils: Share a single helper function to get IE by ID
2015-08-03 Andrei OtcheretianskiShare freq-to-channel conversion function
2015-07-30 Ahmad KholaifAdd parsing of preferred frequency list element
2015-07-16 Anton NayshtutParsing of multi band element
2015-04-22 Jouni MalinenSimplify VHT Operation element parsing
2015-04-22 Jouni MalinenSimplify HT Operation element parsing
2015-04-22 Jouni MalinenSimplify VHT Capabilities element parsing
2015-04-22 Jouni MalinenSimplify HT Capabilities element parsing
2015-04-22 Jouni MalinenSimplify Timeout Interval element parsing
2015-04-22 Jouni MalinenSimplify ERP element parsing
2015-04-22 Jouni MalinenSimplify DSSS Parameter Set element parsing
2015-03-05 Ahmad KholaifDFS offload: Add main DFS handler for offloaded case
2015-01-13 Yanbo Lihostapd: Add vendor specific VHT extension for the...
2014-11-22 Jouni MalinenAdd generic operating class and channel to frequency...
2014-10-19 Bob Copelandmesh: Parse mesh-related information elements
2014-06-21 Pontus FuchsPrint frame type name in debug output
2014-02-25 Jouni MalinenHS 2.0R2: Add common OSEN definitions
2014-02-14 Marek Kwaczynskihostapd: Add Operating Mode Notification support
2013-12-29 Jouni MalinenRemove unused information element parsing data
2013-10-18 Jouni MalinenInterworking: Add support for QoS Mapping functionality...
2013-06-19 Jouni MalinenP2P: Do not reply to 802.11b-only Probe Request frames...
2013-04-27 Jouni MalinenUse a common frequency to channel conversion function
2012-12-16 Jouni MalinenWNM: Add support for SSID List element matching
2012-08-29 Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-12 Yoni DivinskyMove WMM AC parameter parser into a common file
2012-08-10 Mahesh PalivelaVHT: Include VHT capabilities and operation elements...
2012-05-28 Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-05-08 Jouni MalinenHS 2.0: Parse Hotspot 2.0 IE from IE list
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-10-21 Jouni MalinenInterworking: Add Interworking element to IE parser
2011-10-20 Johannes BergMove get_hdr_bssid() to make it easier to share for...
2010-12-13 Jouni Malinenwlantest: Add support for decrypting TDLS frames
2010-09-09 Jouni MalinenMake IEEE 802.11 IE parser aware of P2P IE
2009-12-13 Jouni MalinenMark ieee802_11_parse_elems() input and parsed elems...
2009-09-11 Jouni MalinenConvert WPS IE concat routine to a generic helper
2009-03-09 Jouni MalinenFT: Add RIC Request generation and validation (but...
2009-03-04 Jouni MalinenWMM cleanup (WME -> WMM rename, comments, etc.)
2009-01-19 Jouni MalinenFixed MFP Association Comeback mechanism to use Timeout...
2008-12-04 Jouni MalinenMade 802.11 management frame IE parser aware of vendor...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-10-29 Jouni MalinenUse the common ieee802_11_parse_elems() implementations...
2008-10-29 Jouni MalinenMoved ieee802_11_parse_elems() into common code