summaryrefslogtreecommitdiff
path: root/package/network/utils/iwinfo
AgeCommit message (Expand)Author
2013-11-11iwinfo: don't report associations for broadcom wds interfaceshauke
2013-11-11iwinfo: fix hwmodelist reporting for broadcom wlhauke
2013-10-18iwinfo: make 'type' visible in wrapped iwinfojow
2013-09-24iwinfo: add Ubiquiti WispStation M5 to hardware.txtjuhosg
2013-09-14iwinfo: when using nl80211, parse interface combinations instead of creating/...nbd
2013-06-09iwinfo: add phyname attribute, this is useful to group networks by radio phyjow
2013-06-09libiwinfo: ignore log messages from wpa_supplicant while scanningjow
2013-05-12iwinfo: only consider joined bss when finding current operating frequency, fi...jow
2013-04-28iwinfo: fix iwinfo_hardware() return value if chip id is not foundjow
2013-04-26iwinfo: add hw database filejow
2013-04-26iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txtjow
2013-04-24iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so...jow
2013-04-15iwinfo: print info of all existing wireless ifaces when cli is called without...jow
2013-04-09iwinfo: fix frequency/channel and channel/frequency conversions to properly i...jow
2013-02-03libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures wit...jow
2013-01-04iwinfo: don't use the txpower value from debugfs for now, it does not match t...jow
2013-01-04[libiwinfo-lua] don't depend on luablogic
2013-01-02iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl...jow
2012-10-29iwinfo: properly initialize memory of global nl80211_state, fixes random libn...jow
2012-10-10packages: sort network related packages into package/network/nbd