iperf3: update URL
[openwrt.git] / package / network / utils / iwinfo /
2015-10-05 jowiwinfo: nl80211: add support for reading TX power from...
2015-08-17 blogiciwinfo: update to latest git HEAD
2015-06-01 jowiwinfo: fix segfault in mtd parsing code (#19768)
2015-05-26 jowiwinfo: fix hostapd status query (#19662)
2015-03-23 nbdiwinfo: update to the latest version, fixes 802.11ac...
2015-01-04 kaloz[iwinfo]: upgrade to latest revision
2014-12-12 blogiciwinfo: bump to latest git HEAD
2014-11-03 blogiclicense info - revert r43155
2014-11-03 blogicAdd more license tags with SPDX identifiers
2014-11-02 cyrusAdd a few SPDX tags
2014-10-27 jowiwinfo: add cli support for phy lookup from uci section
2014-10-27 jowiwinfo: switch to external git repo, support lookup...
2014-10-06 blogiciwinfo: add AR9580 with new subsystem device ID and...
2014-10-05 nbdiwinfo: detect AC PHY for broadcom-wl
2014-10-05 nbdiwinfo: detect HT PHY for broadcom-wl
2014-10-05 nbdiwinfo: fix handling of accessing nl80211 interfaces...
2014-10-05 nbdiwinfo: enable nl80211 support based on cfg80211, not...
2014-10-04 jowiwinfo: handle 802.11ac mode for lua
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: fix secondary radios being misreported as ralin...
2014-07-25 jowiwinfo: continue scanning even if temporary mac cannot...
2014-07-16 nbdiwinfo: fix crash on parsing mtd (#15807)
2014-07-02 haukeiwinfo: fix string format for country code
2014-06-02 blogiciwinfo: update nl80211 api to the latest one
2014-06-02 blogiciwinfo: add 802.11ac hwmode support
2014-06-02 blogiciwinfo: add Atheros AR9580 to hardware.txt
2014-05-30 nbdiwinfo: null-terminate the ssid on nl80211 scan to...
2014-05-21 nbdiwinfo: remove old lua compat macros
2014-05-21 nbdiwinfo: un-export internal api header files
2014-05-21 nbdiwinfo: bump release and start using ABI_VERSION
2014-05-21 nbdiwinfo: move wl_ops to iwinfo_wl.c, make functions...
2014-05-21 nbdiwinfo: move nl80211_ops to iwinfo_nl80211.c, make...
2014-05-21 nbdiwinfo: move madwifi_ops to iwinfo_madwifi.c, make...
2014-05-21 nbdiwinfo: move wext_ops to iwinfo_wext.c, make functions...
2014-05-21 nbdiwinfo: keep an array of backends, reduce the number...
2014-05-10 jowiwinfo: adjust for changed wpa_supplicant control socke...
2013-11-11 haukeiwinfo: don't report associations for broadcom wds...
2013-11-11 haukeiwinfo: fix hwmodelist reporting for broadcom wl
2013-10-18 jowiwinfo: make 'type' visible in wrapped iwinfo
2013-09-24 juhosgiwinfo: add Ubiquiti WispStation M5 to hardware.txt
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-28 jowiwinfo: fix iwinfo_hardware() return value if chip...
2013-04-26 jowiwinfo: add hw database file
2013-04-26 jowiwinfo: move builtin hardware database to /usr/share...
2013-04-24 jowiwinfo: add SR71-15 radio info, fix nl80211 channel...
2013-04-15 jowiwinfo: print info of all existing wireless ifaces...
2013-04-09 jowiwinfo: fix frequency/channel and channel/frequency...
2013-02-03 jowlibiwinfo: reset ioctl_socket fd in iwinfo_close()...
2013-01-04 jowiwinfo: don't use the txpower value from debugfs for...
2013-01-04 blogic[libiwinfo-lua] don't depend on lua
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...