summaryrefslogtreecommitdiff
path: root/iwinfo_cli.c
Commit message (Expand)AuthorAgeFilesLines
* cli: print the flags on the frequency listAndre Heider2023-01-201-2/+21
* cli: print the frequency and band on the scan listAndre Heider2023-01-201-1/+3
* cli: print the band on the frequency listAndre Heider2023-01-201-1/+13
* cli: describe USB devices as suchAndre Heider2023-01-201-0/+4
* devices: add support for declaring compatible matched devicesJo-Philipp Wich2023-01-101-3/+6
* cli: print current HT modeAndre Heider2022-12-161-2/+17
* cli: use IWINFO_HTMODE_COUNTAndre Heider2022-12-161-1/+1
* cli: use IWINFO_KMGMT_NAMESAndre Heider2022-12-161-14/+4
* cli: use IWINFO_CIPHER_NAMESAndre Heider2022-12-161-32/+4
* cli: fix printing the scan channel widthAndre Heider2022-12-161-13/+18
* cli: fix marking the active channelAndre Heider2022-12-161-4/+4
* utils: add and use iwinfo_format_hwmodes()Andre Heider2022-12-161-11/+2
* fix -Wdangling-else warningsAndre Heider2022-12-151-0/+2
* fix -Wformat-truncation warningsAndre Heider2022-12-151-4/+4
* Add support for CCMP-256 and GCMP-256 ciphersJoerg Werner2022-08-201-0/+6
* iwinfo: nl80211: add support for printing the device path for a phyFelix Fietkau2021-06-091-0/+14
* iwinfo: add 802.11ax HE rate informationDavid Bauer2021-05-021-0/+14
* iwinfo: cli: fix hwmode formattingDavid Bauer2021-04-201-2/+2
* iwinfo: add basic IEEE 802.11ax supportDavid Bauer2021-04-121-1/+2
* iwinfo: add support for GCMP cipherDaniel Golle2021-01-051-0/+3
* cli: account for additional digit for frequencies above 10GHzDaniel Golle2021-01-051-1/+1
* iwinfo: export center_chan info for local wifiAnsuel Smith2021-01-051-0/+23
* iwinfo: export ht and vht operation in scan resultsAnsuel Smith2021-01-051-1/+34
* Revert "iwinfo: add BSS load element to scan result"David Bauer2020-03-221-10/+1
* iwinfo: add BSS load element to scan resultDavid Bauer2020-02-041-1/+10
* cli: fix reporting of mixed WPA2/WPA3 versionsJo-Philipp Wich2019-09-201-22/+18
* iwinfo: Fix rate buffer sizeHauke Mehrtens2019-09-011-1/+1
* iwinfo: Add support for WPA3Robert Marko2019-09-011-0/+12
* iwinfo: Add support for 802.11adRobert Marko2019-03-211-3/+4
* add support for expected throughputDaniel Golle2018-02-151-1/+4
* cli: support reporting VHT ratesJo-Philipp Wich2016-01-251-5/+13
* Fix -Wall -Wpedantic warningsJo-Philipp Wich2015-05-191-1/+0
* iwinfo: add support for querying available HT modesJo-Philipp Wich2015-05-081-0/+22
* cli: add command to translate uci section to phy nameJo-Philipp Wich2014-10-271-31/+80
* Initial commitJo-Philipp Wich2014-10-051-0/+839