Fix spelling mistakes in number of comments
[mech_eap.git] / src / ap / ieee802_11_ht.c
2015-10-03 Andrei OtcheretianskiFix CSA related IEs order
2015-10-03 Andrei OtcheretianskiMove HT CSA related IE function
2015-04-22 Jouni MalinenSimplify HT Capabilities element parsing
2015-03-30 Jouni MalinenRename HT 20/40 coex variable to be more descriptive
2015-03-25 Ilan PeerAP: Unset HT capabilities for an HT association request...
2015-02-03 Jouni MalinenFix 20/40 MHz co-ex report processing with obss_interval=0
2014-12-22 Jouni MalinenHT: More robust 20/40 coex Action frame parsing
2014-12-22 Jouni MalinenHT: Fix 20/40 coex Action frame parsing
2014-06-12 Jouni MalinenHT: Use cleaner way of generating pointer to a field...
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-04-07 Jouni MalinenDocument and rename HT Capability/Operation fields
2014-03-14 Paul Stewarthostapd: Supply default parameters for OBSS scan
2014-03-02 Jouni MalinenRemove unnecessary variable initialization
2013-12-24 Jouni MalinenRemove obsolete license notifications
2013-12-24 Andrei OtcheretianskiInclude driver.h in hostapd.h
2013-11-07 Paul Stewarthostapd: Add option to send OBSS scan params
2013-02-09 Johannes Berghostapd: Do not change HT40 capability due to OBSS...
2011-06-23 Helmut Schaahostapd: Don't mask out non-symmetric STA HT caps
2011-03-16 Helmut Schaahostapd: Don't force HT Mixed Mode for non-GF STAs
2011-02-21 Helmut Schaahostapd: Allow coexistance of HT BSSes with WEP/TKIP...
2010-09-05 Jouni MalinenFix segfault in hostapd_eid_ht_capabilities() with...
2010-08-28 Helmut Schaahostapd: enable STBC only for STBC capable STAs
2009-12-25 Jouni MalinenInclude header files explicitly in *.c, not via header...
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap