devices: add device id for Realtek RTL8188CU and RTL8188FTV
[project/iwinfo.git] / iwinfo_cli.c
2023-01-20 Andre Heidercli: print the flags on the frequency list
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 Heidercli: describe USB devices as such
2023-01-09 Jo-Philipp Wichdevices: add support for declaring compatible matched...
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 and use iwinfo_format_hwmodes()
2022-12-15 Andre Heiderfix -Wdangling-else warnings
2022-12-15 Andre Heiderfix -Wformat-truncation warnings
2022-08-20 Joerg WernerAdd support for CCMP-256 and GCMP-256 ciphers
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-12 David Baueriwinfo: add basic IEEE 802.11ax support
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
2020-03-22 David BauerRevert "iwinfo: add BSS load element to scan result"
2020-02-04 David Baueriwinfo: add BSS load element to scan result
2019-09-20 Jo-Philipp Wichcli: fix reporting of mixed WPA2/WPA3 versions
2019-09-01 Hauke Mehrtensiwinfo: Fix rate buffer size
2019-09-01 Robert Markoiwinfo: Add support for WPA3
2019-03-21 Robert Markoiwinfo: Add support for 802.11ad
2018-02-15 Daniel Golleadd support for expected throughput
2016-01-25 Jo-Philipp Wichcli: support reporting VHT rates
2015-05-19 Jo-Philipp WichFix -Wall -Wpedantic warnings
2015-05-08 Jo-Philipp Wichiwinfo: add support for querying available HT modes
2014-10-27 Jo-Philipp Wichcli: add command to translate uci section to phy name
2014-10-05 Jo-Philipp WichInitial commit