summaryrefslogtreecommitdiff
path: root/src/common/ieee802_11_common.c
Commit message (Expand)AuthorAgeFilesLines
* Share freq-to-channel conversion functionAndrei Otcheretianski2015-08-031-11/+124
* Add parsing of preferred frequency list elementAhmad Kholaif2015-07-301-0/+15
* FST: Remove the IE header len/size macrosJouni Malinen2015-07-171-7/+4
* Parsing of multi band elementAnton Nayshtut2015-07-161-0/+74
* AP: Increase maximum value accepted for cwmin/cwmaxJouni Malinen2015-06-271-2/+2
* Remove duplicated country code from operating class listsJouni Malinen2015-06-141-1/+1
* P2P: Add Operating class 125 for P2P supported channelsAmr BEN ABDESSALEM2015-06-121-1/+8
* Declare all read only data structures as constMikael Kanstrup2015-04-251-5/+5
* Simplify VHT Operation element parsingJouni Malinen2015-04-221-1/+2
* Simplify HT Operation element parsingJouni Malinen2015-04-221-1/+2
* Simplify VHT Capabilities element parsingJouni Malinen2015-04-221-1/+2
* Simplify HT Capabilities element parsingJouni Malinen2015-04-221-1/+2
* Simplify Timeout Interval element parsingJouni Malinen2015-04-221-1/+0
* Simplify ERP element parsingJouni Malinen2015-04-221-1/+2
* Simplify DSSS Parameter Set element parsingJouni Malinen2015-04-221-1/+2
* FT: Check FT, MD, and Timeout Interval length in the parserJouni Malinen2015-04-221-1/+8
* Ignore too long SSID element value in parserJouni Malinen2015-04-221-0/+6
* DFS offload: Add main DFS handler for offloaded caseAhmad Kholaif2015-03-051-0/+7
* hostapd: Add vendor specific VHT extension for the 2.4 GHz bandYanbo Li2015-01-141-0/+9
* Add generic operating class and channel to frequency functionJouni Malinen2014-11-221-0/+280
* mesh: Parse mesh-related information elementsBob Copeland2014-10-191-0/+22
* Print frame type name in debug outputPontus Fuchs2014-06-221-0/+57
* Remove extra newline from a debug printJouni Malinen2014-05-271-1/+1
* HS 2.0R2: Add common OSEN definitionsJouni Malinen2014-02-261-0/+5
* hostapd: Add Operating Mode Notification supportMarek Kwaczynski2014-02-141-0/+5
* Remove unused information element parsing dataJouni Malinen2013-12-291-15/+0
* Interworking: Add support for QoS Mapping functionality for the STAJouni Malinen2013-10-181-0/+6
* P2P: Do not reply to 802.11b-only Probe Request frames as GOJouni Malinen2013-06-191-0/+33
* Use a common frequency to channel conversion functionJouni Malinen2013-04-271-1/+27
* WNM: Add support for SSID List element matchingJouni Malinen2012-12-161-0/+4
* WFD: Add Wi-Fi Display supportJouni Malinen2012-08-291-0/+5
* Move WMM AC parameter parser into a common fileYoni Divinsky2012-08-121-0/+72
* VHT: Include VHT capabilities and operation elements in parsingMahesh Palivela2012-08-101-0/+8
* WNM: Add advertisement of BSS max idle periodJouni Malinen2012-05-271-1/+10
* HS 2.0: Parse Hotspot 2.0 IE from IE listJouni Malinen2012-05-081-0/+5
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Interworking: Add Interworking element to IE parserJouni Malinen2011-10-211-0/+4
* Move get_hdr_bssid() to make it easier to share for other usesJohannes Berg2011-10-201-0/+40
* wlantest: Add support for decrypting TDLS framesJouni Malinen2010-12-131-0/+5
* Make IEEE 802.11 IE parser aware of P2P IEJouni Malinen2010-09-091-0/+16
* Add new debug message level for excessive informationJouni Malinen2010-07-051-8/+8
* Mark ieee802_11_parse_elems() input and parsed elems constJouni Malinen2009-12-131-4/+4
* Convert WPS IE concat routine to a generic helperJouni Malinen2009-09-111-0/+45
* FT: Add RIC Request generation and validation (but not processing)Jouni Malinen2009-03-091-0/+22
* WMM cleanup (WME -> WMM rename, comments, etc.)Jouni Malinen2009-03-041-10/+17
* Fixed MFP Association Comeback mechanism to use Timeout Interval IEJouni Malinen2009-01-191-4/+4
* Moved documentation from developer.txt into source code filesJouni Malinen2009-01-081-0/+8
* Made 802.11 management frame IE parser aware of vendor HT Capab IEJouni Malinen2008-12-041-0/+15
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-231-0/+5
* Use the common ieee802_11_parse_elems() implementations for mlme.cJouni Malinen2008-10-291-0/+4