devices: add device id for Realtek RTL8188CU and RTL8188FTV
[project/iwinfo.git] / iwinfo_lib.c
2023-01-20 Andre Heiderlib: add IWINFO_FREQ_FLAG_NAMES
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 Heiderfix -Wduplicate-decl-specifier warnings
2022-09-22 Felix Fietkauops: make support for wireless extensions optional
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
2021-04-12 David Baueriwinfo: add basic IEEE 802.11ax support
2020-03-22 David Baueriwinfo: add missing HT modename for HT-None
2015-05-08 Jo-Philipp Wichiwinfo: add support for querying available HT modes
2015-05-08 Jo-Philipp Wichiwinfo: move ARRAY_SIZE macro to iwinfo/utils.h
2014-10-27 Jo-Philipp Wichlib: add iwinfo_backend_by_name()
2014-10-05 Jo-Philipp WichInitial commit