rpcd: iwinfo plugin fixes
[openwrt.git] / package / network / utils / iwinfo / src / iwinfo_nl80211.c
2014-10-27 jowiwinfo: switch to external git repo, support lookup...
2014-10-05 nbdiwinfo: fix handling of accessing nl80211 interfaces...
2014-08-24 jowiwinfo: properly decode SSIDs when scanning through...
2014-08-12 jowpackage: fix segfault of iwinfo.scanlist("radio0").
2014-08-06 nbdiwinfo: allow scans in AP mode on nl80211
2014-08-03 nbdiwinfo: add missing include statement
2014-07-25 jowiwinfo: avoid creating tmp.* ifaces for scanning
2014-07-25 jowiwinfo: continue scanning even if temporary mac cannot...
2014-06-02 blogiciwinfo: add 802.11ac hwmode support
2014-05-30 nbdiwinfo: null-terminate the ssid on nl80211 scan to...
2014-05-21 nbdiwinfo: move nl80211_ops to iwinfo_nl80211.c, make...
2014-05-21 nbdiwinfo: move wext_ops to iwinfo_wext.c, make functions...
2014-05-10 jowiwinfo: adjust for changed wpa_supplicant control socke...
2013-09-14 nbdiwinfo: when using nl80211, parse interface combination...
2013-06-09 jowiwinfo: add phyname attribute, this is useful to group...
2013-06-09 jowlibiwinfo: ignore log messages from wpa_supplicant...
2013-05-12 jowiwinfo: only consider joined bss when finding current...
2013-04-24 jowiwinfo: add SR71-15 radio info, fix nl80211 channel...
2013-04-09 jowiwinfo: fix frequency/channel and channel/frequency...
2013-01-04 jowiwinfo: don't use the txpower value from debugfs for...
2013-01-02 jowiwinfo: replace more wext calls with nl80211 equivalent...
2012-10-29 jowiwinfo: properly initialize memory of global nl80211_st...
2012-10-10 nbdpackages: sort network related packages into package...