index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
network
/
utils
/
iwinfo
Age
Commit message (
Expand
)
Author
2013-06-09
iwinfo: add phyname attribute, this is useful to group networks by radio phy
jow
2013-06-09
libiwinfo: ignore log messages from wpa_supplicant while scanning
jow
2013-05-12
iwinfo: only consider joined bss when finding current operating frequency, fi...
jow
2013-04-28
iwinfo: fix iwinfo_hardware() return value if chip id is not found
jow
2013-04-26
iwinfo: add hw database file
jow
2013-04-26
iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt
jow
2013-04-24
iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so...
jow
2013-04-15
iwinfo: print info of all existing wireless ifaces when cli is called without...
jow
2013-04-09
iwinfo: fix frequency/channel and channel/frequency conversions to properly i...
jow
2013-02-03
libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures wit...
jow
2013-01-04
iwinfo: 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 lua
blogic
2013-01-02
iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl...
jow
2012-10-29
iwinfo: properly initialize memory of global nl80211_state, fixes random libn...
jow
2012-10-10
packages: sort network related packages into package/network/
nbd