summaryrefslogtreecommitdiff
path: root/package/network/utils/iwinfo/Makefile
AgeCommit message (Expand)Author
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: 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