hardware: add device ids for QCA9984, 88W8887 and 88W8964 radios
[project/iwinfo.git] / iwinfo_nl80211.c
2018-04-26 Jo-Philipp Wichnl80211: 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 Wichnl80211: turn nl80211_wait() into variadic function
2018-01-16 Jo-Philipp Wichnl80211: 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łeckinl80211: support receiving split frequencies
2017-06-26 Jo-Philipp Wichnl80211: improve error handling
2017-06-26 Jo-Philipp Wichnl80211: propagate netlink errors to callers
2017-06-26 Jo-Philipp Wichnl80211: handle netlink errors in nl80211_wait()
2016-07-04 Jo-Philipp Wichnl80211: retry phy lookup with platform/ prefix
2016-01-25 Jo-Philipp Wichnl80211: add VHT rateinfo support
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