summaryrefslogtreecommitdiff
path: root/iwinfo_nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211: restore iterating over all devices in nl80211_phy2ifname()Andre Heider2023-02-061-4/+6
* nl80211: fix some commentsAndre Heider2023-01-201-4/+4
* nl80211: prefer non-supplicant-based devicesAndre Heider2023-01-201-4/+12
* nl80211: simplify iterating over phy's devicesAndre Heider2023-01-201-12/+9
* nl80211: remove redundant check in nl80211_phy2ifname()Andre Heider2023-01-201-16/+13
* nl80211: add "mhz" and "band" to iwinfo_scanlist_entryAndre Heider2023-01-201-3/+22
* nl80211: add "band" to iwinfo_freqlist_entryAndre Heider2023-01-201-0/+1
* nl80211: add support for radiation and indoor chan restrictionChristian Marangi2023-01-201-5/+8
* devices: add support for declaring compatible matched devicesJo-Philipp Wich2023-01-101-63/+8
* iwinfo: devices: add Qualcomm Atheros IPQ8074 WiSoCRobert Marko2023-01-061-0/+5
* nl80211: mark frequencies where HE operation in not allowedAndre Heider2022-12-151-0/+2
* nl80211: add support for HE htmodesAndre Heider2022-12-151-7/+26
* nl80211: properly get available bands for the hwmodeAndre Heider2022-12-151-35/+21
* nl80211: fix frequency/channel conversion for the 6G bandAndre Heider2022-12-151-9/+41
* nl80211: don't guess if a name is an ifnameAndre Heider2022-12-151-3/+13
* nl80211: add ability to describe USB devicesJo-Philipp Wich2022-12-151-3/+7
* nl80211: remove ancient wpa_supplicant ctrl socket pathAndre Heider2022-12-151-10/+3
* nl80211: fix wpa supplicant ctrl socket permissionsAndre Heider2022-12-151-0/+16
* fix -Wreturn-type warningAndre Heider2022-12-151-1/+1
* fix -Wpointer-sign warningAndre Heider2022-12-151-1/+1
* fix -Wmaybe-uninitialized warningAndre Heider2022-12-151-0/+2
* fix -Wunused-variable warningsAndre Heider2022-12-151-5/+0
* fix -Wformat-truncation warningsAndre Heider2022-12-151-3/+3
* Correctly identify key management algorithms starting with "FT-"Joerg Werner2022-11-011-0/+4
* nl80211: fix issues with renamed wiphy and multiple phy per deviceFelix Fietkau2022-10-141-6/+11
* nl80211: look up the phy name instead of assuming name == phy<idx>Felix Fietkau2022-09-221-3/+31
* nl80211: fix phy/netdev index lookupFelix Fietkau2022-09-221-11/+13
* nl80211: allow phy names that don't start with 'phy'Felix Fietkau2022-09-221-6/+0
* devices: add MediaTek MT7986 WiSoCDaniel Golle2022-08-311-0/+6
* Add support for CCMP-256 and GCMP-256 ciphersJoerg Werner2022-08-201-6/+8
* iwinfo: nl80211: omit A-hwmode on non-5GHz hardwareDavid Bauer2022-04-271-5/+5
* iwinfo: nl80211: fix hwmode parsing for multi-band NICsDavid Bauer2022-04-231-6/+28
* nl80211: fix path compatibility issueFelix Fietkau2021-06-281-1/+11
* iwinfo: nl80211: fix typoFelix Fietkau2021-06-091-1/+1
* iwinfo: nl80211: support looking up phy by path=.. and macaddr=...Felix Fietkau2021-06-091-17/+25
* iwinfo: nl80211: use new path lookup function for nl80211_phy_idx_from_uci_pathFelix Fietkau2021-06-091-30/+17
* iwinfo: nl80211: add support for printing the device path for a phyFelix Fietkau2021-06-091-0/+76
* iwinfo: add 802.11ax HE rate informationDavid Bauer2021-05-021-1/+13
* iwinfo: nl80211: perform split wiphy dumpDavid Bauer2021-04-201-78/+110
* iwinfo: add basic IEEE 802.11ax supportDavid Bauer2021-04-121-0/+34
* iwinfo: add hardware description for MediaTek MT7622Daniel Golle2021-01-281-1/+5
* iwinfo: improve center channel handlingAnsuel Smith2021-01-061-9/+13
* iwinfo: add hardware description for QCA MIPS WiSoCsDaniel Golle2021-01-061-1/+31
* iwinfo: add support for GCMP cipherDaniel Golle2021-01-051-2/+3
* iwinfo: export center_chan info for local wifiAnsuel Smith2021-01-051-1/+75
* iwinfo: export ht and vht operation in scan resultsAnsuel Smith2021-01-051-0/+10
* iwinfo: detect QCA IPQ4019 WiSoC from FDTDaniel Golle2021-01-051-0/+30
* Revert "iwinfo: add BSS load element to scan result"David Bauer2020-03-221-4/+0
* iwinfo: add BSS load element to scan resultDavid Bauer2020-02-041-0/+4
* nl80211: add htmode to iwinfo_opsDaniel Danzberger2020-01-051-0/+70