summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-20cli: describe USB devices as suchAndre Heider
2023-01-20devices: add MediaTek MT7628 cardAndre Heider
2023-01-09devices: add support for declaring compatible matched devicesJo-Philipp Wich
2023-01-06devices: add Qualcomm Atheros QCN6024/9024/9074 cardsRobert Marko
2023-01-06iwinfo: devices: add Qualcomm Atheros IPQ8074 WiSoCRobert Marko
2022-12-15cli: print current HT modeAndre Heider
2022-12-15cli: use IWINFO_HTMODE_COUNTAndre Heider
2022-12-15cli: use IWINFO_KMGMT_NAMESAndre Heider
2022-12-15cli: use IWINFO_CIPHER_NAMESAndre Heider
2022-12-15cli: fix printing the scan channel widthAndre Heider
2022-12-15cli: fix marking the active channelAndre Heider
2022-12-15utils: add iwinfo_band2ghz() and iwinfo_ghz2band() helpersAndre Heider
2022-12-15utils: add helper functions to get names by valuesAndre Heider
2022-12-15utils: add iwinfo_htmode_is_{ht|vht|he} helpersAndre Heider
2022-12-15utils: add and use iwinfo_format_hwmodes()Andre Heider
2022-12-15lib: add IWINFO_80211_COUNT and IWINFO_80211_NAMESAndre Heider
2022-12-15lib: add IWINFO_BAND_COUNT and IWINFO_BAND_NAMESAndre Heider
2022-12-15lib: use common IWINFO_CIPHER_NAMES stringsAndre Heider
2022-12-15lib: add IWINFO_OPMODE_COUNT and use it for IWINFO_OPMODE_NAMESAndre Heider
2022-12-15lib: constify and fixup the string array definitionsAndre Heider
2022-12-15nl80211: mark frequencies where HE operation in not allowedAndre Heider
2022-12-15nl80211: add support for HE htmodesAndre Heider
2022-12-15nl80211: properly get available bands for the hwmodeAndre Heider
2022-12-15nl80211: update the kernel header nl80211.hAndre Heider
2022-12-15nl80211: fix frequency/channel conversion for the 6G bandAndre Heider
2022-12-15nl80211: don't guess if a name is an ifnameAndre Heider
2022-12-15devices: add usb device MediaTek MT7921AUAndre Heider
2022-12-15nl80211: add ability to describe USB devicesJo-Philipp Wich
2022-12-15nl80211: remove ancient wpa_supplicant ctrl socket pathAndre Heider
2022-12-15nl80211: fix wpa supplicant ctrl socket permissionsAndre Heider
2022-12-15fix -Wdangling-else warningsAndre Heider
2022-12-15fix -Wreturn-type warningAndre Heider
2022-12-15fix -Wpointer-sign warningAndre Heider
2022-12-15fix -Wmaybe-uninitialized warningAndre Heider
2022-12-15fix -Wunused-variable warningsAndre Heider
2022-12-15fix -Wduplicate-decl-specifier warningsAndre Heider
2022-12-15fix -Wformat-truncation warningsAndre Heider
2022-12-15enable useful compiler warnings via -WallAndre Heider
2022-11-01Correctly identify key management algorithms starting with "FT-"Joerg Werner
2022-10-14nl80211: fix issues with renamed wiphy and multiple phy per deviceFelix Fietkau
2022-09-22nl80211: look up the phy name instead of assuming name == phy<idx>Felix Fietkau
2022-09-22nl80211: fix phy/netdev index lookupFelix Fietkau
2022-09-22nl80211: allow phy names that don't start with 'phy'Felix Fietkau
2022-09-22ops: make support for wireless extensions optionalFelix Fietkau
2022-08-31devices: add MediaTek MT7986 WiSoCDaniel Golle
2022-08-20Add support for CCMP-256 and GCMP-256 ciphersJoerg Werner
2022-08-13iwinfo: Add missing auth_suites mappings for WPA3Tjeu Kayim
2022-04-26iwinfo: nl80211: omit A-hwmode on non-5GHz hardwareDavid Bauer
2022-04-24devices: remove whitespaceDavid Bauer
2022-04-23iwinfo: nl80211: fix hwmode parsing for multi-band NICsDavid Bauer