summaryrefslogtreecommitdiff
path: root/wpa_supplicant/wmm_ac.c
Commit message (Expand)AuthorAgeFilesLines
* wpa_supplicant: Fix typosYegor Yefremov2020-10-201-1/+1
* WMM AC: Fix a typo in a commentJouni Malinen2018-12-081-1/+1
* WMM AC: Do not write ERROR level log entries when WMM AC is not in useJouni Malinen2018-12-081-7/+2
* Use os_memdup()Johannes Berg2017-03-071-4/+1
* WMM AC: Reconfigure tspecs on reassociation to the same BSSEliad Peller2015-01-041-0/+83
* WMM AC: Do not fail on unknown IEs in Association ResponseEliad Peller2015-01-041-1/+1
* WMM AC: Print user-priority in wmm_ac_statusEliad Peller2015-01-041-3/+4
* WMM-AC: Use DEBUG verbosity for ignoring Action frame messagesJouni Malinen2014-12-051-7/+7
* WMM AC: Notify driver before sending DelTSJohannes Berg2014-11-161-3/+4
* WMM AC: Add wmm_ac_status control interface commandMoshe Benji2014-11-161-0/+91
* WMM AC: Handle TSPEC action framesMoshe Benji2014-11-161-12/+337
* WMM AC: Add basic ADDTS/DELTS sending functionsEliad Peller2014-11-161-0/+366
* WMM AC: Parse WMM IE on associationMoshe Benji2014-11-161-0/+128