project/iwinfo.git
2024-03-23 Shiji Yangdevices: add device id for Realtek RTL8188CU and RTL8188FTV master
2024-03-23 Shiji Yangdevices: add device id for MediaTek MT7601U
2024-03-08 Vladdrakodevices: add add Qualcomm Atheros IPQ6018 WiSoC compatible
2024-02-07 Martin Schillerdevices: add device id for Qualcomm Atheros QCA6174
2023-11-19 Marty Jonesdevices: add device id for Cypress CYW43455
2023-11-16 Dennis Schmalackerdevices: add device id for MediaTek MT7916AN
2023-06-25 Thomas Weißschuhlib: report byte counters as 64 bit values
2023-06-25 Thomas Weißschuhnl80211: constify a few arrays
2023-05-23 Shiji Yangdevices: add device id for Atheros AR9287 and AR9380
2023-05-17 David Bauerdevices: add MediaTek MT7981 WMAC compatible
2023-02-08 Daniel Golledevices: add compatible strings for Ralink WiSoCs
2023-02-06 Andre Heidernl80211: restore iterating over all devices in nl80211_...
2023-01-23 Christian Marangiiwinfo: readd missing define for IWINFO_AUTH in header
2023-01-20 Andre Heidercli: print the flags on the frequency list
2023-01-20 Andre Heiderlib: add IWINFO_FREQ_FLAG_NAMES
2023-01-20 Andre Heidernl80211: fix some comments
2023-01-20 Andre Heidernl80211: prefer non-supplicant-based devices
2023-01-20 Andre Heidernl80211: simplify iterating over phy's devices
2023-01-20 Andre Heidernl80211: remove redundant check in nl80211_phy2ifname()
2023-01-20 Andre Heidercli: print the frequency and band on the scan list
2023-01-20 Andre Heidercli: print the band on the frequency list
2023-01-20 Andre Heidernl80211: add "mhz" and "band" to iwinfo_scanlist_entry
2023-01-20 Andre Heidernl80211: add "band" to iwinfo_freqlist_entry
2023-01-20 Christian Maranginl80211: add support for radiation and indoor chan...
2023-01-20 Christian Marangiiwinfo: reorganize iwinfo header to enum and defines
2023-01-20 Andre Heiderdevices: add USB devices supported by the mt76 driver
2023-01-20 Andre Heiderutils: skip comment lines when parsing devices.txt
2023-01-20 Andre Heidercli: describe USB devices as such
2023-01-20 Andre Heiderdevices: add MediaTek MT7628 card
2023-01-09 Jo-Philipp... devices: add support for declaring compatible matched...
2023-01-06 Robert Markodevices: add Qualcomm Atheros QCN6024/9024/9074 cards
2023-01-06 Robert Markoiwinfo: devices: add Qualcomm Atheros IPQ8074 WiSoC
2022-12-15 Andre Heidercli: print current HT mode
2022-12-15 Andre Heidercli: use IWINFO_HTMODE_COUNT
2022-12-15 Andre Heidercli: use IWINFO_KMGMT_NAMES
2022-12-15 Andre Heidercli: use IWINFO_CIPHER_NAMES
2022-12-15 Andre Heidercli: fix printing the scan channel width
2022-12-15 Andre Heidercli: fix marking the active channel
2022-12-15 Andre Heiderutils: add iwinfo_band2ghz() and iwinfo_ghz2band()...
2022-12-15 Andre Heiderutils: add helper functions to get names by values
2022-12-15 Andre Heiderutils: add iwinfo_htmode_is_{ht|vht|he} helpers
2022-12-15 Andre Heiderutils: add and use iwinfo_format_hwmodes()
2022-12-15 Andre Heiderlib: add IWINFO_80211_COUNT and IWINFO_80211_NAMES
2022-12-15 Andre Heiderlib: add IWINFO_BAND_COUNT and IWINFO_BAND_NAMES
2022-12-15 Andre Heiderlib: use common IWINFO_CIPHER_NAMES strings
2022-12-15 Andre Heiderlib: add IWINFO_OPMODE_COUNT and use it for IWINFO_OPMO...
2022-12-15 Andre Heiderlib: constify and fixup the string array definitions
2022-12-15 Andre Heidernl80211: mark frequencies where HE operation in not...
2022-12-15 Andre Heidernl80211: add support for HE htmodes
2022-12-15 Andre Heidernl80211: properly get available bands for the hwmode
2022-12-15 Andre Heidernl80211: update the kernel header nl80211.h
2022-12-15 Andre Heidernl80211: fix frequency/channel conversion for the 6G...
2022-12-15 Andre Heidernl80211: don't guess if a name is an ifname
2022-12-15 Andre Heiderdevices: add usb device MediaTek MT7921AU
2022-12-15 Jo-Philipp... nl80211: add ability to describe USB devices
2022-12-15 Andre Heidernl80211: remove ancient wpa_supplicant ctrl socket...
2022-12-15 Andre Heidernl80211: fix wpa supplicant ctrl socket permissions
2022-12-15 Andre Heiderfix -Wdangling-else warnings
2022-12-15 Andre Heiderfix -Wreturn-type warning
2022-12-15 Andre Heiderfix -Wpointer-sign warning
2022-12-15 Andre Heiderfix -Wmaybe-uninitialized warning
2022-12-15 Andre Heiderfix -Wunused-variable warnings
2022-12-15 Andre Heiderfix -Wduplicate-decl-specifier warnings
2022-12-15 Andre Heiderfix -Wformat-truncation warnings
2022-12-15 Andre Heiderenable useful compiler warnings via -Wall
2022-11-01 Joerg WernerCorrectly identify key management algorithms starting...
2022-10-14 Felix Fietkaunl80211: fix issues with renamed wiphy and multiple...
2022-09-22 Felix Fietkaunl80211: look up the phy name instead of assuming name...
2022-09-22 Felix Fietkaunl80211: fix phy/netdev index lookup
2022-09-22 Felix Fietkaunl80211: allow phy names that don't start with 'phy'
2022-09-22 Felix Fietkauops: make support for wireless extensions optional
2022-08-31 Daniel Golledevices: add MediaTek MT7986 WiSoC
2022-08-20 Joerg WernerAdd support for CCMP-256 and GCMP-256 ciphers
2022-08-13 Tjeu Kayimiwinfo: Add missing auth_suites mappings for WPA3
2022-04-26 David Baueriwinfo: nl80211: omit A-hwmode on non-5GHz hardware
2022-04-24 David Bauerdevices: remove whitespace
2022-04-23 David Baueriwinfo: nl80211: fix hwmode parsing for multi-band...
2022-03-01 Hauke Mehrtensdevices: Add Cypress CYW43455
2022-01-06 David Bauerdevices: fix AMD RZ608 format
2022-01-02 David Bauerdevices: add AMD RZ608 device-id
2021-07-11 Jo-Philipp... iwinfo: rename hardware.txt to devices.txt
2021-06-28 Felix Fietkaunl80211: fix path compatibility issue
2021-06-09 Felix Fietkauiwinfo: nl80211: fix typo
2021-06-09 Felix Fietkauiwinfo: nl80211: support looking up phy by path=.....
2021-06-09 Felix Fietkauiwinfo: nl80211: use new path lookup function for nl802...
2021-06-09 Felix Fietkauiwinfo: nl80211: add support for printing the device...
2021-05-01 David Baueriwinfo: add 802.11ax HE rate information
2021-04-20 David Baueriwinfo: cli: fix hwmode formatting
2021-04-20 David Baueriwinfo: nl80211: perform split wiphy dump
2021-04-12 David Baueriwinfo: add basic IEEE 802.11ax support
2021-01-31 Stijn Segersiwinfo: add PCI ID for MediaTek MT7613BE
2021-01-28 Daniel Golleiwinfo: add hardware description for MediaTek MT7622
2021-01-06 Jo-Philipp... build: add ability to specify shared object version
2021-01-06 Ansuel Smithiwinfo: set center chan unsupported for not-nl80211...
2021-01-06 Ansuel Smithiwinfo: improve center channel handling
2021-01-06 Daniel Golleiwinfo: add hardware description for QCA MIPS WiSoCs
2021-01-05 Daniel Golleiwinfo: add support for GCMP cipher
2021-01-05 Daniel Gollecli: account for additional digit for frequencies above...
2021-01-05 Ansuel Smithiwinfo: export center_chan info for local wifi
2021-01-05 Ansuel Smithiwinfo: export ht and vht operation in scan results
next