iwinfo: add device id for Mikrotik R11e-5HacD miniPCIe card
[oweals/iwinfo.git] / iwinfo_nl80211.c
2020-03-22 David BauerRevert "iwinfo: add BSS load element to scan result"
2020-02-04 David Baueriwinfo: add BSS load element to scan result
2020-01-05 Daniel Danzbergernl80211: add htmode to iwinfo_ops
2019-12-27 Jo-Philipp Wichnl80211: properly handle netdev names starting with...
2019-10-16 Jo-Philipp Wichnl80211: handle hidden SSIDs in wpa_supplicant scan...
2019-10-15 Jo-Philipp Wichnl80211: align path to phy mapping logic with mac80211.sh
2019-09-30 Jo-Philipp Wichnl80211: recognize SAE encrypted mesh
2019-09-22 Jo-Philipp Wichnl80211: keep awaiting wpa_supplicant scan results...
2019-09-22 Jo-Philipp Wichnl80211: fix parsing of mixed wpa encryption in wpa_sup...
2019-09-20 Jo-Philipp Wichnl80211: properly detect WEP encryption in wpa_supp...
2019-09-20 Jo-Philipp Wichnl80211: do not confuse open connections with WEP ones
2019-09-20 Jo-Philipp Wichnl80211: rework hostapd and wpa_supplicant wpa suite...
2019-09-01 Hauke Mehrtensiwinfo: Fix buffer size
2019-09-01 Robert Markoiwinfo: Add support for WPA3
2019-08-28 Jo-Philipp Wichnl80211: support reading hardware id from phy directly
2019-03-28 Robert Markoiwinfo: Fix 802.11ad channel to frequency
2019-03-21 Robert Markoiwinfo: Add support for 802.11ad
2018-11-26 Daniel Danzbergerlibiwinfo: nl80211: add mesh stats on assoclist.
2018-07-24 Jo-Philipp Wichnl80211: attempt to query Mesh ID from ubus
2018-07-23 Jo-Philipp Wichnl80211: add support for obtaining bssid from NL80211_C...
2018-07-23 Jo-Philipp Wichnl80211: handle Mesh ID IE
2018-07-16 Daniel Danzbergeriwinfo: nl80211: add survey.
2018-07-16 Daniel Danzbergeriwinfo: nl80211: add more stats to assoclist.
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