sys: use "Auto-Installed" field for packagelist
[project/rpcd.git] / iwinfo.c
2023-06-25 Thomas Weißschuhiwinfo: update byte counter to 64bit
2023-01-21 Andre Heideriwinfo: add "band" and "mhz" to the scan output
2023-01-21 Andre Heideriwinfo: add "band" to the freqlist output
2023-01-21 Christian Marangiiwinfo: add flags to freqlist output
2022-12-15 Andre Heideriwinfo: add "hwmodes_text" to the info output
2022-12-15 Andre Heideriwinfo: clean up rpc_iwinfo_call_hw_ht_mode()
2022-12-15 Andre Heideriwinfo: reuse infos provided by libiwinfo
2022-12-15 Andre Heideriwinfo: constify string map arg for rpc_iwinfo_call_int()
2022-05-31 Christian 'Ansuel... iwinfo: fix compilation error with GCC 12
2021-12-08 Jo-Philipp Wichtreewide: adjust ubus object type names
2021-05-04 David Baueriwinfo: add 802.11ax HE support
2021-01-06 Ansuel Smithiwinfo: include ht_operation data only if available
2021-01-05 Daniel Golleiwinfo: return hwmode 'ad' on 802.11ad-only hardware
2021-01-05 Daniel Golleiwinfo: add support for 802.11ad and GCMP
2021-01-05 Ansuel Smithiwinfo: export center channel for info ubus call
2021-01-05 Ansuel Smithiwinfo: add ht and vht operation info to wifi scan
2020-01-05 Daniel Danzbergeriwinfo: add current hw and ht mode to info call
2019-09-09 Jo-Philipp Wichiwinfo: add WPA3 support
2019-09-04 Jo-Philipp Wichiwinfo: expose all rate info fields in assoclist reply
2019-03-05 Daniel Danzbergeriwinfo: add mesh infos in assoclist.
2019-03-05 Daniel Danzbergeriwinfo: add survey.
2019-03-05 Daniel Danzbergeriwinfo: show more stats from assoclist.
2016-06-29 Jo-Philipp Wichiwinfo: expose available HT rates
2016-06-05 Denis Osvaldiwinfo: zero out ccode buffer since library doesn't
2015-02-11 Jo-Philipp Wichiwinfo: add phyname procedure
2014-11-29 Felix Fietkauiwinfo: add support for requesting assoc info for a...
2014-10-20 Felix Fietkauiwinfo: add 802.11ac hw mode
2014-10-04 Felix Fietkauiwinfo: use UBUS_METHOD_NOARG
2014-01-29 Luka Perkovfix segmentation fault when plugins are loaded
2014-01-29 Luka Perkovfix whitespaces
2014-01-12 Jo-Philipp WichExtend copyright
2013-09-04 Jo-Philipp WichMove includes into subdirectory
2013-09-02 Jo-Philipp WichFold plugin specific headers files into the plugins...
2013-09-02 Jo-Philipp WichRename from "luci-rpcd" to "rpcd"
2013-09-02 Jo-Philipp Wichiwinfo: convert to plugin library
2013-06-11 Jo-Philipp Wichiwinfo: expose phyname attribute
2013-02-03 Jo-Philipp Wichiwinfo: finish api
2013-02-02 Jo-Philipp Wichadd ubus iwinfo api (lacks scanning, assoclist, country...