WNM: Add support for SSID List element matching
[mech_eap.git] / src / common / ieee802_11_common.c
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
2010-07-05 Jouni MalinenAdd new debug message level for excessive information
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...
2009-01-08 Jouni MalinenMoved documentation from developer.txt into source...
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