summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib: add IWINFO_OPMODE_COUNT and use it for IWINFO_OPMODE_NAMESAndre Heider2022-12-151-1/+3
* lib: constify and fixup the string array definitionsAndre Heider2022-12-151-6/+6
* nl80211: mark frequencies where HE operation in not allowedAndre Heider2022-12-151-1/+1
* fix -Wduplicate-decl-specifier warningsAndre Heider2022-12-151-19/+9
* Add support for CCMP-256 and GCMP-256 ciphersJoerg Werner2022-08-201-10/+12
* iwinfo: nl80211: fix hwmode parsing for multi-band NICsDavid Bauer2022-04-231-0/+5
* iwinfo: rename hardware.txt to devices.txtJo-Philipp Wich2021-07-111-1/+1
* iwinfo: nl80211: add support for printing the device path for a phyFelix Fietkau2021-06-091-0/+1
* iwinfo: add 802.11ax HE rate informationDavid Bauer2021-05-021-0/+3
* iwinfo: add basic IEEE 802.11ax supportDavid Bauer2021-04-121-1/+7
* iwinfo: improve center channel handlingAnsuel Smith2021-01-061-2/+2
* iwinfo: add support for GCMP cipherDaniel Golle2021-01-052-4/+5
* iwinfo: export center_chan info for local wifiAnsuel Smith2021-01-051-0/+2
* iwinfo: export ht and vht operation in scan resultsAnsuel Smith2021-01-051-0/+34
* Revert "iwinfo: add BSS load element to scan result"David Bauer2020-03-222-8/+0
* iwinfo: add BSS load element to scan resultDavid Bauer2020-02-042-0/+8
* nl80211: add htmode to iwinfo_opsDaniel Danzberger2020-01-051-1/+3
* iwinfo: Add support for WPA3Robert Marko2019-09-011-1/+3
* iwinfo: Add support for 802.11adRobert Marko2019-03-211-0/+2
* libiwinfo: nl80211: add mesh stats on assoclist.Daniel Danzberger2018-11-261-0/+6
* utils: add simple ubus query supportJo-Philipp Wich2018-07-241-0/+4
* iwinfo: nl80211: add survey.Daniel Danzberger2018-07-161-0/+11
* iwinfo: nl80211: add more stats to assoclist.Daniel Danzberger2018-07-161-0/+3
* add support for expected throughputDaniel Golle2018-02-151-0/+1
* Allow storing more info about each frequencyRafał Miłecki2017-08-161-0/+8
* nl80211: add VHT rateinfo supportJo-Philipp Wich2016-01-251-0/+4
* iwinfo: assign explicit length to IWINFO_*_NAMES[] to fix compile issuesJo-Philipp Wich2016-01-251-3/+6
* nl80211: read TX power using NL80211_CMD_GET_INTERFACERafał Miłecki2015-10-051-0/+4
* iwinfo: report additional data for stationsJernej Kos2015-08-111-0/+11
* Fix -Wall -Wpedantic warningsJo-Philipp Wich2015-05-191-3/+3
* iwinfo: add support for querying available HT modesJo-Philipp Wich2015-05-081-0/+16
* iwinfo: move ARRAY_SIZE macro to iwinfo/utils.hJo-Philipp Wich2015-05-081-0/+4
* include: add lookup_phy() opJo-Philipp Wich2014-10-271-0/+1
* lib: add iwinfo_backend_by_name()Jo-Philipp Wich2014-10-271-0/+1
* iwinfo: fix handling of accessing nl80211 interfaces via radio*nbd2014-10-271-0/+6
* Initial commitJo-Philipp Wich2014-10-053-0/+320