hostapd: Use stations nsts capability in (Re)Association Response frame
[mech_eap.git] / src / ap / ieee802_11.h
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