summaryrefslogtreecommitdiff
path: root/iwinfo_utils.c
Commit message (Expand)AuthorAgeFilesLines
* utils: skip comment lines when parsing devices.txtAndre Heider2023-01-201-0/+3
* devices: add support for declaring compatible matched devicesJo-Philipp Wich2023-01-101-1/+7
* utils: add iwinfo_band2ghz() and iwinfo_ghz2band() helpersAndre Heider2022-12-161-0/+34
* utils: add helper functions to get names by valuesAndre Heider2022-12-161-0/+38
* utils: add iwinfo_htmode_is_{ht|vht|he} helpersAndre Heider2022-12-161-0/+42
* utils: add and use iwinfo_format_hwmodes()Andre Heider2022-12-161-0/+25
* Correctly identify key management algorithms starting with "FT-"Joerg Werner2022-11-011-1/+1
* Add support for CCMP-256 and GCMP-256 ciphersJoerg Werner2022-08-201-2/+8
* iwinfo: add support for GCMP cipherDaniel Golle2021-01-051-3/+6
* Revert "iwinfo: add BSS load element to scan result"David Bauer2020-03-221-8/+0
* iwinfo: add BSS load element to scan resultDavid Bauer2020-02-041-0/+8
* utils: support parsing SAE and OWE key management suites from IEsJo-Philipp Wich2019-09-221-34/+88
* iwinfo: more Ralink and MediaTek WiSoC and PCIe chipsDaniel Golle2019-03-011-4/+24
* utils: add simple ubus query supportJo-Philipp Wich2018-07-241-0/+93
* utils: fix possibly unterminated ifname stringJo-Philipp Wich2015-10-291-3/+3
* utils: fix segfault in iwinfo_hardware_id_from_mtd()Jo-Philipp Wich2015-06-011-3/+3
* Fix -Wall -Wpedantic warningsJo-Philipp Wich2015-05-191-4/+5
* utils: only enable extended lookup if section looks like itJo-Philipp Wich2014-10-271-1/+1
* utils: support extended format for uci section lookupJo-Philipp Wich2014-10-271-5/+2
* iwinfo: fix handling of accessing nl80211 interfaces via radio*nbd2014-10-271-0/+41
* Initial commitJo-Philipp Wich2014-10-051-0/+367