]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/wmm.c
Fix wmm compile on fedora-17 (gcc 4.7.2)
[thirdparty/hostap.git] / src / ap / wmm.c
2020-02-03  Ben GreearFix wmm compile on fedora-17 (gcc 4.7.2)
2020-01-03  Jouni MalinenMake hostapd_drv_send_mlme() more generic
2019-11-23  Jouni MalinenWMM: Do not modify input TSPEC buffer during processing
2019-05-28  Haim DreyfussAP: Consider regulatory limitation when filling WMM...
2017-02-11  Jouni MalinenWMM: Fix estimated medium time calculation for some...
2017-02-11  Jouni MalinenWMM: Remove obsolete TODO comments
2015-05-03  Jouni MalinenAP WMM: Fix integer underflow in WMM Action frame parser
2013-12-24  Jouni MalinenRemove obsolete license notifications
2013-11-02  Jouni MalinenConvert perror/printf calls to wpa_printf
2011-12-17  Jouni MalinenMake hostapd_eid_wmm_valid() return more logical return...
2011-12-17  Eliad PellerAP: Consider U-APSD driver support
2011-11-19  Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-02-10  Jouni MalinenMake sure reserved field in WMM IE is set to 0
2010-11-24  Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
2010-04-11  Yogesh Ashok PowarAllow advertising of U-APSD functionality in Beacon
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