Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-27 | libiwinfo: compile with -D_GNU_SOURCE, fixes eglibc compatibility | Jo-Philipp Wich | |
2011-04-30 | libiwinfo: fix signal, bitrate and assoclist for nl80211 wds ap mode | Jo-Philipp Wich | |
2011-04-29 | libiwinfo: | Jo-Philipp Wich | |
- don't assume madwifi and nl80211 backends if no backend given - only print intersection of group and unicast ciphers in crypto description - fix crypto detection on madwifi in client mode - bump pkg revision | |||
2011-02-10 | libiwinfo: build correctly if only kmod-brcm-wl-mini or -mimo is selected | Jo-Philipp Wich | |
2010-12-04 | libiwinfo: fix scan issues in nl80211, encryption detection fixes for madwifi | Jo-Philipp Wich | |
2010-11-30 | libiwinfo: properly detect open network reported by wpa_supplicant | Jo-Philipp Wich | |
2010-11-27 | contrib: derive iwinfo default selection from luci-lib-sys, not core | Jo-Philipp Wich | |
2010-11-27 | contrib: remove hard dependency on libiwinfo, madwifi scan fixes | Jo-Philipp Wich | |
2010-11-15 | contrib: libiwinfo: swap include paths in TARGET_CFLAGS, fixes build issues ↵ | Jo-Philipp Wich | |
if libnl-1.1 is enabled in OpenWrt | |||
2010-10-27 | libiwinfo: fix nl80211_get_channel() and nl80211_get_frequency() | Jo-Philipp Wich | |
2010-10-24 | libiwinfo: move duplicated coded into iwinfo_utils.[ch] | Jo-Philipp Wich | |
2010-10-23 | libiwinfo: bump release | Jo-Philipp Wich | |
2010-10-19 | libiwinfo: implement hwmodelist() | Jo-Philipp Wich | |
2010-10-19 | libiwinfo: add restricted flag for freqlist | Jo-Philipp Wich | |
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-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] 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] 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 |