devices: add device id for Realtek RTL8188CU and RTL8188FTV
[project/iwinfo.git] / include /
2023-06-25 Thomas Weißschuhlib: report byte counters as 64 bit values
2023-01-23 Christian Marangiiwinfo: readd missing define for IWINFO_AUTH in header
2023-01-20 Andre Heiderlib: add IWINFO_FREQ_FLAG_NAMES
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-09 Jo-Philipp Wichdevices: add support for declaring compatible matched...
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: 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 Heiderfix -Wduplicate-decl-specifier warnings
2022-08-20 Joerg WernerAdd support for CCMP-256 and GCMP-256 ciphers
2022-04-23 David Baueriwinfo: nl80211: fix hwmode parsing for multi-band...
2021-07-11 Jo-Philipp Wichiwinfo: rename hardware.txt to devices.txt
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-12 David Baueriwinfo: add basic IEEE 802.11ax support
2021-01-06 Ansuel Smithiwinfo: improve center channel handling
2021-01-05 Daniel Golleiwinfo: add support for GCMP cipher
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
2020-01-05 Daniel Danzbergernl80211: add htmode to iwinfo_ops
2019-09-01 Robert Markoiwinfo: Add support for WPA3
2019-03-21 Robert Markoiwinfo: Add support for 802.11ad
2018-11-26 Daniel Danzbergerlibiwinfo: nl80211: add mesh stats on assoclist.
2018-07-24 Jo-Philipp Wichutils: add simple ubus query support
2018-07-16 Daniel Danzbergeriwinfo: nl80211: add survey.
2018-07-16 Daniel Danzbergeriwinfo: nl80211: add more stats to assoclist.
2018-02-15 Daniel Golleadd support for expected throughput
2017-08-16 Rafał MiłeckiAllow storing more info about each frequency
2016-01-25 Jo-Philipp Wichnl80211: add VHT rateinfo support
2016-01-25 Jo-Philipp Wichiwinfo: assign explicit length to IWINFO_*_NAMES[]...
2015-10-05 Rafał Miłeckinl80211: read TX power using NL80211_CMD_GET_INTERFACE
2015-08-11 Jernej Kosiwinfo: report additional data for stations
2015-05-19 Jo-Philipp WichFix -Wall -Wpedantic warnings
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 Wichinclude: add lookup_phy() op
2014-10-27 Jo-Philipp Wichlib: add iwinfo_backend_by_name()
2014-10-27 nbdiwinfo: fix handling of accessing nl80211 interfaces...
2014-10-05 Jo-Philipp WichInitial commit