index
:
openwrt/luci
build
fido2-conformance
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
webauthn
wip-webauthn
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
contrib
/
package
/
iwinfo
/
src
/
iwinfo_nl80211.h
Age
Commit message (
Collapse
)
Author
2011-09-08
libiwinfo: further consolidation of nl80211 handling
Jo-Philipp Wich
2011-09-07
libiwinfo: remove unused struct
Jo-Philipp Wich
2011-09-07
libiwinfo: rework nl80211 interface code, plug remaining memory leaks
Jo-Philipp Wich
2010-10-24
libiwinfo: move duplicated coded into iwinfo_utils.[ch]
Jo-Philipp Wich
2010-10-23
libiwinfo: do survey without bringing down the ap if possible
Jo-Philipp Wich
2010-10-19
libiwinfo: implement hwmodelist()
Jo-Philipp Wich
2010-10-12
libiwinfo: support scanning on radioX pseudo interfaces
Jo-Philipp Wich
2010-10-12
libiwinfo: support txpwrlist(), freqlist() and countrylist() for radioX ↵
Jo-Philipp Wich
pseudodevices in nl80211 backend, implement __gc methamethod
2010-10-03
[libiwinfo] apply FD_CLOEXEC on internal ioctl and netlink sockets
Jo-Philipp Wich
2010-09-28
[libiwinfo] introduce country() and countrylist() (ISO3166 to driver code ↵
Jo-Philipp Wich
mapping)
2010-09-27
[contrib] introduce libiwinfo, splitted apart from LuCI for general usage
Jo-Philipp Wich
- added NL80211 interface for b43 / ath5k / ath9k - introduces txpower() and encryption() methods - introduces iwinfo cli frontend for data access - supports scanning in AP mode (experimental) and through wpa_supplicant