]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/ieee802_11.h
OCV: Include and verify OCI in SA Query frames
[thirdparty/hostap.git] / src / ap / ieee802_11.h
2018-12-17  Mathy VanhoefOCV: Include and verify OCI in SA Query frames
2018-12-17  Mathy VanhoefOCV: Add function to derive Tx parameters to a specific STA
2018-12-16  Mathy VanhoefStore the VHT Operation element of an associated STA
2018-03-02  Tamizh chelvamExtend ACL check for Probe Request frames
2018-02-06  Ashok PonnaiahOWE: Rename function to match use (driver-SME/MLME)
2018-02-01  Ashok PonnaiahOWE: Use PMKSA caching if available with driver AP...
2018-01-29  Ashok PonnaiahOWE: Transition mode with non-AP-MLME
2017-10-30  Ashok Kumar PonnaiahOWE: Add AP mode handling of OWE with drivers that...
2017-10-05  Peng Xuhostapd: Update HE capabilities and HE operation definition
2017-04-23  Jeffin MammenFILS: Make handle_auth_fils() re-usable for driver...
2017-02-19  Peng Xuhostapd: Add IEEE 802.11ax HE IEs into Beacon/Probe...
2017-02-01  Jouni MalinenFILS: DHCP relay for HLP requests
2016-10-22  Jouni MalinenFILS: Process FILS Authentication frame (AP)
2016-10-10  Jouni MalinenFILS: Add FILS Indication element to Beacon and Probe...
2016-09-05  Tamizh chelvamhostapd: Use stations nsts capability in (Re)Associatio...
2016-03-20  Masashi Honmamesh: Add support for PMKSA caching
2016-02-24  Jouni MalinenAP: Store STA supported operating classes information
2016-02-22  Avraham Sternhostapd: Add MBO IE to Beacon, Probe Response, Associat...
2015-11-26  Rajkumar Manoharanhostapd: Add Transmit Power Envelope IE when VHT is...
2015-10-05  Bob Copelandmesh: Generate proper AID for peer
2015-10-03  Andrei OtcheretianskiMove HT CSA related IE function
2015-10-03  Andrei OtcheretianskiAdd Wide Bandwidth Channel Switch element
2015-04-22  Jouni MalinenSimplify VHT Capabilities element parsing
2015-04-22  Jouni MalinenSimplify HT Capabilities element parsing
2015-04-22  Jouni Malinentests: Add ap-mgmt-fuzzer
2015-04-22  Jouni MalinenRemove unused leftover from multi-SSID design
2015-01-13  Yanbo Lihostapd: Add vendor specific VHT extension for the...
2015-01-10  Bob CopelandSAE: Implement retransmission timer
2015-01-10  Bob CopelandSAE: Centralize function for sending initial COMMIT
2014-04-29  Peng XuAdd AP mode support for HT 20/40 co-ex Action frame
2014-04-29  Peng Xuhostapd: Extend support for HT 20/40 coexistence feature
2014-02-14  Marek Kwaczynskihostapd: Add Operating Mode Notification support
2014-02-04  Jouni MalinenReplace ieee802_11_print_ssid() with wpa_ssid_txt()
2013-12-29  Jouni MalinenDo not process Action frames twice in hostapd SME/MLME
2013-10-18  Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-01-12  Johannes Berghostapd: Pass VHT capabilities to driver wrapper
2012-08-10  Mahesh PalivelaVHT: Store VHT capabilities and manage VHT flag for...
2012-06-30  Mahesh Palivelahostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe...
2012-05-28  Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-11-19  Johannes BergAP: Add explicit EAPOL TX status event
2011-10-20  Johannes BergAP: Do station poll in driver wrapper
2011-10-17  Jouni MalinenAdd support for Time Advertisement
2011-10-17  Jouni MalinenInterworking: Add support for configuring Roaming Conso...
2011-10-17  Jouni MalinenInterworking: Add Advertisement Protocol element
2011-10-17  Jouni MalinenMove Ext Capab and Interworking element construction...
2011-10-17  Mahesh PalivelaMove SA Query mechanism into a file that can be shared...
2011-02-21  Helmut Schaahostapd: Allow coexistance of HT BSSes with WEP/TKIP...
2011-01-28  Jouni Malinenhostapd: Allow TDLS use to be prohibited in the BSS
2010-08-25  Jouni MalinenRemove unused ieee802_11_send_deauth()
2009-12-25  Jouni MalinenInclude header files explicitly in *.c, not via header...
2009-12-24  Jouni MalinenMove generic AP functionality implementation into src/ap