project/iwinfo.git
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