summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/iwinfo/src/iwinfo.lua
AgeCommit message (Collapse)Author
2011-12-03libiwinfo: reimplement iwinfo.lua in C and package it as "iwinfo"Jo-Philipp Wich
2011-11-10libiwinfo: show noise and snr in assoclistJo-Philipp Wich
2010-10-23libiwinfo: probe for vap availability in mbssid_support(), fix return type, ↵Jo-Philipp Wich
fix description string for no crypto
2010-10-19libiwinfo: implement hwmodelist()Jo-Philipp Wich
2010-10-19libiwinfo: add restricted flag for freqlistJo-Philipp Wich
2010-09-28[libiwinfo] introduce country() and countrylist() (ISO3166 to driver code ↵Jo-Philipp Wich
mapping)
2010-09-27[libiwinfo] fix crash in iwinfo cli when operating on monitor interfacesJo-Philipp Wich
2010-09-27[contrib] introduce libiwinfo, splitted apart from LuCI for general usageJo-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