aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/ieee802_11_common.c
Commit message (Expand)AuthorAgeFilesLines
* WFD: Add Wi-Fi Display supportJouni Malinen2012-12-141-0/+5
* 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
* Moved ieee802_11_parse_elems() into common codeJouni Malinen2008-10-291-0/+220