summaryrefslogtreecommitdiff
path: root/package/network/utils/iwinfo/src/iwinfo_nl80211.c
AgeCommit message (Expand)Author
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-24iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so...jow
2013-04-09iwinfo: fix frequency/channel and channel/frequency conversions to properly i...jow
2013-01-04iwinfo: don't use the txpower value from debugfs for now, it does not match t...jow
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