summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/iwinfo/src/iwinfo.h
AgeCommit message (Collapse)Author
2011-12-02libiwinfo: major changesJo-Philipp Wich
- move own headers to include/iwinfo/ and shipped ones to include/iwinfo/api/ - split into libiwinfo and libiwinfo-lua which contains only the binding - provide a public api for libiwinfo - install development headers and shared objects
2011-02-05libiwinfo: fix integer overflow in dbm to mw conversion, also allow odd dbm ↵Jo-Philipp Wich
numbers
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[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