Age | Commit message (Expand) | 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 |
2011-09-06 | libiwinfo: fix multiple memory leaks on nl80211 backend | Jo-Philipp Wich |
2011-08-13 | libiwinfo: fix encryption info on station interfaces in mac80211 AP-STA setups | Jo-Philipp Wich |
2011-07-22 | libiwinfo: fix segfaults in nl80211 hwmodelist and freqlist operations if cal... | Jo-Philipp Wich |
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 |
2011-02-26 | libiwinfo: Fix frequency-to-MHz coversion | Vasilis Tsiligiannis |
2011-02-10 | libiwinfo: build correctly if only kmod-brcm-wl-mini or -mimo is selected | Jo-Philipp Wich |
2011-02-05 | libiwinfo: fix integer overflow in dbm to mw conversion, also allow odd dbm n... | Jo-Philipp Wich |
2011-01-18 | libiwinfo: fail after 5 tries when there's no response from wpa_supplicant | 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-17 | libiwinfo: fix several nl80211 issues, detect used WEP mode in madwifi | Jo-Philipp Wich |
2010-11-15 | contrib: libiwinfo: swap include paths in TARGET_CFLAGS, fixes build issues i... | Jo-Philipp Wich |
2010-10-27 | libiwinfo: fix nl80211_get_channel() and nl80211_get_frequency() | Jo-Philipp Wich |
2010-10-26 | libiwinfo: fix freq/channel detection for secondary bss | Jo-Philipp Wich |
2010-10-24 | libiwinfo: move duplicated coded into iwinfo_utils.[ch] | Jo-Philipp Wich |
2010-10-23 | libiwinfo: madwifi fixes, use direct ioctl calls for vap creation, ifup and i... | Jo-Philipp Wich |
2010-10-23 | libiwinfo: probe for vap availability in mbssid_support(), fix return type, f... | Jo-Philipp Wich |
2010-10-23 | libiwinfo: bump release | Jo-Philipp Wich |
2010-10-23 | libiwinfo: do survey without bringing down the ap if possible | Jo-Philipp Wich |
2010-10-21 | libiwinfo: correctly map BSS vars when parsing hostapd config | 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: 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 pseud... | Jo-Philipp Wich |
2010-10-12 | libiwinfo: ensure that country names are ascii, return txpower list even when... | Jo-Philipp Wich |
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 map... | Jo-Philipp Wich |
2010-09-27 | [libiwinfo] | Jo-Philipp Wich |
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 |