iwinfo: assign explicit length to IWINFO_*_NAMES[] to fix compile issues
[project/iwinfo.git] / iwinfo_nl80211.c
2015-10-29 Jo-Philipp Wichnl80211: remove dead code
2015-10-29 Jo-Philipp Wichnl80211: fix possibly unterminated ifname string
2015-10-29 Jo-Philipp Wichnl80211: fix possible fd leak in nl80211_hostapd_hup()
2015-10-29 Jo-Philipp Wichnl80211: 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-05-19 Jo-Philipp WichFix -Wall -Wpedantic warnings
2015-05-19 Jo-Philipp Wichnl80211: rework hostapd and wpa_supplicant query code
2015-05-08 Jo-Philipp Wichiwinfo: add support for querying available HT modes
2015-03-31 Jo-Philipp Wichnl80211: relax definition of restricted channels
2015-03-20 Imre Kaloziwinfo: don't report AC capabilities on 2GHz-only inter...
2014-12-12 Andrew McDonnelliwinfo: Fix incorrect buffer allocation in nl80211_get_...
2014-10-27 Jo-Philipp Wichnl80211: implement lookup_phy() op
2014-10-27 Jo-Philipp Wichnl80211: support phy lookup by macaddr and phy name
2014-10-27 nbdiwinfo: fix handling of accessing nl80211 interfaces...
2014-10-05 Jo-Philipp WichInitial commit