summaryrefslogtreecommitdiff
path: root/iwinfo_lua.c
Commit message (Expand)AuthorAgeFilesLines
* fix -Wdangling-else warningsAndre Heider2022-12-151-0/+2
* ops: make support for wireless extensions optionalFelix Fietkau2022-09-221-0/+6
* Add support for CCMP-256 and GCMP-256 ciphersJoerg Werner2022-08-201-0/+6
* iwinfo: add 802.11ax HE rate informationDavid Bauer2021-05-021-3/+16
* iwinfo: add basic IEEE 802.11ax supportDavid Bauer2021-04-121-0/+3
* iwinfo: add support for GCMP cipherDaniel Golle2021-01-051-0/+3
* Revert "iwinfo: add BSS load element to scan result"David Bauer2020-03-221-12/+0
* iwinfo: add BSS load element to scan resultDavid Bauer2020-02-041-0/+12
* lua: fix string description of mixed WPA3 modesJo-Philipp Wich2019-10-161-29/+22
* iwinfo: Add support for WPA3Robert Marko2019-09-011-0/+13
* iwinfo: Add support for 802.11adRobert Marko2019-03-211-0/+3
* add support for expected throughputDaniel Golle2018-02-151-0/+5
* lua: fix WPA cipher reportingJo-Philipp Wich2016-09-211-3/+3
* lua: support reporting VHT ratesJo-Philipp Wich2016-01-251-29/+40
* lua: fix possible out-of-bounds read in iwinfo_L_cryptotable()Jo-Philipp Wich2015-10-291-4/+4
* Fix -Wall -Wpedantic warningsJo-Philipp Wich2015-05-191-3/+3
* iwinfo: add support for querying available HT modesJo-Philipp Wich2015-05-081-0/+31
* Initial commitJo-Philipp Wich2014-10-051-0/+901