Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-12 | libiwinfo: remove unused variable | Jo-Philipp Wich | |
2010-10-12 | libiwinfo: reuse existing temporary interface for scanning | 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-12 | libiwinfo: ensure that country names are ascii, return txpower list even ↵ | Jo-Philipp Wich | |
when no channel is set, bump version | |||
2010-10-12 | libiwinfo: fix two segfaults in nl80211 backend | Jo-Philipp Wich | |
2010-10-03 | [libiwinfo] apply FD_CLOEXEC on internal ioctl and netlink sockets | Jo-Philipp Wich | |
2010-09-29 | [libiwinfo] fixup ccode in wl_get_country() | Jo-Philipp Wich | |
2010-09-28 | [libiwinfo] remove cruft from broadcom header | Jo-Philipp Wich | |
2010-09-28 | [libiwinfo] introduce country() and countrylist() (ISO3166 to driver code ↵ | Jo-Philipp Wich | |
mapping) | |||
2010-09-27 | [libiwinfo] | Jo-Philipp Wich | |
- fix compilation of WL backend - conditionally compile backends according to selected wifi drivers | |||
2010-09-27 | [libiwinfo] properly register txpower() function of madwifi backend | Jo-Philipp Wich | |
2010-09-27 | [libiwinfo] fix crash in iwinfo cli when operating on monitor interfaces | Jo-Philipp Wich | |
2010-09-27 | [libiwinfo] remove unneeded Makefile | Jo-Philipp Wich | |
2010-09-27 | [libiwinfo] fix typo in Makefile | Jo-Philipp Wich | |
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 |