project/iwinfo.git
2018-04-26 Jo-Philipp... hardware: add device ids for QCA9984, 88W8887 and 88W89... master
2018-04-26 Jo-Philipp... nl80211: back out early when receiving FAIL-BUSY reply
2018-04-09 Rafał Miłeckinl80211: fix code calculating average signal and rate
2018-02-15 Daniel Golleadd support for expected throughput
2018-01-17 Olof Sivertssonnl80211: do not block when driver aborts scan
2018-01-17 Jo-Philipp... nl80211: turn nl80211_wait() into variadic function
2018-01-16 Jo-Philipp... nl80211: skip event notifications in wpa_supplicant...
2017-08-23 Rafał Miłeckinl80211: request split information about frequencies
2017-08-16 Rafał Miłeckinl80211: store info about freq being not available...
2017-08-16 Rafał MiłeckiAllow storing more info about each frequency
2017-08-16 Rafał Miłeckinl80211: support receiving split frequencies
2017-06-26 Jo-Philipp... nl80211: improve error handling
2017-06-26 Jo-Philipp... nl80211: propagate netlink errors to callers
2017-06-26 Jo-Philipp... nl80211: handle netlink errors in nl80211_wait()
2016-10-15 Sven Roedereriwinfo: add device id for Ubiquiti NanoStation Loco M2
2016-09-21 Jo-Philipp... lua: fix WPA cipher reporting
2016-07-29 Felix FietkauMakefile: drop link against libblobmsg_json and libjson-c
2016-07-23 Florian FainelliMakefile: explictly link with all shared libraries
2016-07-04 Jo-Philipp... nl80211: retry phy lookup with platform/ prefix
2016-01-25 Jo-Philipp... lua: support reporting VHT rates
2016-01-25 Jo-Philipp... cli: support reporting VHT rates
2016-01-25 Jo-Philipp... nl80211: add VHT rateinfo support
2016-01-25 Jo-Philipp... iwinfo: assign explicit length to IWINFO_*_NAMES[]...
2016-01-25 Jo-Philipp... Sync with upstream nl80211.h
2015-10-29 Jo-Philipp... nl80211: remove dead code
2015-10-29 Jo-Philipp... nl80211: fix possibly unterminated ifname string
2015-10-29 Jo-Philipp... utils: fix possibly unterminated ifname string
2015-10-29 Jo-Philipp... wext_scan: fix possibly unterminated ifname string
2015-10-29 Jo-Philipp... lua: fix possible out-of-bounds read in iwinfo_L_crypto...
2015-10-29 Jo-Philipp... nl80211: fix possible fd leak in nl80211_hostapd_hup()
2015-10-29 Jo-Philipp... nl80211: fix possible unitialized memory access in...
2015-10-05 Rafał Miłeckinl80211: read TX power using NL80211_CMD_GET_INTERFACE
2015-09-11 Felix Fietkauiwinfo: null-terminate country code
2015-08-11 Jernej Kosiwinfo: report additional data for stations
2015-06-01 Jo-Philipp... utils: fix segfault in iwinfo_hardware_id_from_mtd()
2015-05-19 Jo-Philipp... Fix -Wall -Wpedantic warnings
2015-05-19 Jo-Philipp... nl80211: rework hostapd and wpa_supplicant query code
2015-05-08 Jo-Philipp... iwinfo: add support for querying available HT modes
2015-05-08 Jo-Philipp... iwinfo: move ARRAY_SIZE macro to iwinfo/utils.h
2015-03-31 Jo-Philipp... nl80211: relax definition of restricted channels
2015-03-20 Imre Kaloziwinfo: don't report AC capabilities on 2GHz-only inter...
2015-01-04 Imre Kaloziwinfo: add device id for Marvell 88W8864
2014-12-12 Andrew McDonnelliwinfo: Fix incorrect buffer allocation in nl80211_get_...
2014-10-27 Jo-Philipp... utils: only enable extended lookup if section looks...
2014-10-27 Jo-Philipp... utils: support extended format for uci section lookup
2014-10-27 Jo-Philipp... cli: add command to translate uci section to phy name
2014-10-27 Jo-Philipp... nl80211: implement lookup_phy() op
2014-10-27 Jo-Philipp... include: add lookup_phy() op
2014-10-27 Jo-Philipp... lib: add iwinfo_backend_by_name()
2014-10-27 Jo-Philipp... nl80211: support phy lookup by macaddr and phy name
2014-10-27 blogiciwinfo: add AR9580 with new subsystem device ID and...
2014-10-27 nbdiwinfo: detect AC PHY for broadcom-wl
2014-10-27 nbdiwinfo: detect HT PHY for broadcom-wl
2014-10-27 nbdiwinfo: fix handling of accessing nl80211 interfaces...
2014-10-05 Jo-Philipp... Initial commit