comgt: add directip proto
[openwrt/svn-archive/archive.git] / package / network / utils / iwinfo /
2014-08-24 Jo-Philipp Wichiwinfo: properly decode SSIDs when scanning through...
2014-08-12 Jo-Philipp Wichpackage: fix segfault of iwinfo.scanlist("radio0").
2014-08-06 Felix Fietkauiwinfo: allow scans in AP mode on nl80211
2014-08-03 Felix Fietkauiwinfo: add missing include statement
2014-07-25 Jo-Philipp Wichiwinfo: avoid creating tmp.* ifaces for scanning
2014-07-25 Jo-Philipp Wichiwinfo: fix secondary radios being misreported as ralin...
2014-07-25 Jo-Philipp Wichiwinfo: continue scanning even if temporary mac cannot...
2014-07-16 Felix Fietkauiwinfo: fix crash on parsing mtd (#15807)
2014-07-02 Hauke Mehrtensiwinfo: fix string format for country code
2014-06-02 John Crispiniwinfo: update nl80211 api to the latest one
2014-06-02 John Crispiniwinfo: add 802.11ac hwmode support
2014-06-02 John Crispiniwinfo: add Atheros AR9580 to hardware.txt
2014-05-30 Felix Fietkauiwinfo: null-terminate the ssid on nl80211 scan to...
2014-05-21 Felix Fietkauiwinfo: remove old lua compat macros
2014-05-21 Felix Fietkauiwinfo: un-export internal api header files
2014-05-21 Felix Fietkauiwinfo: bump release and start using ABI_VERSION
2014-05-21 Felix Fietkauiwinfo: move wl_ops to iwinfo_wl.c, make functions...
2014-05-21 Felix Fietkauiwinfo: move nl80211_ops to iwinfo_nl80211.c, make...
2014-05-21 Felix Fietkauiwinfo: move madwifi_ops to iwinfo_madwifi.c, make...
2014-05-21 Felix Fietkauiwinfo: move wext_ops to iwinfo_wext.c, make functions...
2014-05-21 Felix Fietkauiwinfo: keep an array of backends, reduce the number...
2014-05-10 Jo-Philipp Wichiwinfo: adjust for changed wpa_supplicant control socke...
2013-11-11 Hauke Mehrtensiwinfo: don't report associations for broadcom wds...
2013-11-11 Hauke Mehrtensiwinfo: fix hwmodelist reporting for broadcom wl
2013-10-18 Jo-Philipp Wichiwinfo: make 'type' visible in wrapped iwinfo
2013-09-24 Gabor Juhosiwinfo: add Ubiquiti WispStation M5 to hardware.txt
2013-09-14 Felix Fietkauiwinfo: when using nl80211, parse interface combination...
2013-06-09 Jo-Philipp Wichiwinfo: add phyname attribute, this is useful to group...
2013-06-09 Jo-Philipp Wichlibiwinfo: ignore log messages from wpa_supplicant...
2013-05-12 Jo-Philipp Wichiwinfo: only consider joined bss when finding current...
2013-04-28 Jo-Philipp Wichiwinfo: fix iwinfo_hardware() return value if chip...
2013-04-26 Jo-Philipp Wichiwinfo: add hw database file
2013-04-26 Jo-Philipp Wichiwinfo: move builtin hardware database to /usr/share...
2013-04-24 Jo-Philipp Wichiwinfo: add SR71-15 radio info, fix nl80211 channel...
2013-04-15 Jo-Philipp Wichiwinfo: print info of all existing wireless ifaces...
2013-04-09 Jo-Philipp Wichiwinfo: fix frequency/channel and channel/frequency...
2013-02-03 Jo-Philipp Wichlibiwinfo: reset ioctl_socket fd in iwinfo_close()...
2013-01-04 Jo-Philipp Wichiwinfo: don't use the txpower value from debugfs for...
2013-01-04 John Crispin[libiwinfo-lua] don't depend on lua
2013-01-02 Jo-Philipp Wichiwinfo: replace more wext calls with nl80211 equivalent...
2012-10-29 Jo-Philipp Wichiwinfo: properly initialize memory of global nl80211_st...
2012-10-10 Felix Fietkaupackages: sort network related packages into package...