Merge pull request #1818 from dibdot/lxc_fix
[project/luci.git] / contrib / package / iwinfo / src / iwinfo_nl80211.c
2011-12-03 Jo-Philipp Wichcontrib: drop libiwinfo, moved to OpenWrt trunk
2011-12-02 Jo-Philipp Wichlibiwinfo: major changes
2011-12-01 Jo-Philipp Wichlibiwinfo: clear buffer in nl80211_ifname2phy(), preven...
2011-11-13 Jo-Philipp Wichlibiwinfo: clear buffer in nl80211_phy2ifname(), preven...
2011-11-08 Jo-Philipp Wichlibiwinfo: fix detection of wep encryption and open...
2011-09-08 Jo-Philipp Wichlibiwinfo: further consolidation of nl80211 handling
2011-09-07 Jo-Philipp Wichlibiwinfo: remove unused struct
2011-09-07 Jo-Philipp Wichlibiwinfo: rework nl80211 interface code, plug remainin...
2011-09-06 Jo-Philipp Wichlibiwinfo: fix multiple memory leaks on nl80211 backend
2011-08-13 Jo-Philipp Wichlibiwinfo: fix encryption info on station interfaces...
2011-07-22 Jo-Philipp Wichlibiwinfo: fix segfaults in nl80211 hwmodelist and...
2011-04-30 Jo-Philipp Wichlibiwinfo: fix signal, bitrate and assoclist for nl8021...
2011-02-05 Jo-Philipp Wichlibiwinfo: fix integer overflow in dbm to mw conversion...
2011-01-18 Jo-Philipp Wichlibiwinfo: fail after 5 tries when there's no response...
2010-12-04 Jo-Philipp Wichlibiwinfo: fix scan issues in nl80211, encryption detec...
2010-11-30 Jo-Philipp Wichlibiwinfo: properly detect open network reported by...
2010-11-17 Jo-Philipp Wichlibiwinfo: fix several nl80211 issues, detect used...
2010-10-27 Jo-Philipp Wichlibiwinfo: fix nl80211_get_channel() and nl80211_get_fr...
2010-10-26 Jo-Philipp Wichlibiwinfo: fix freq/channel detection for secondary bss
2010-10-24 Jo-Philipp Wichlibiwinfo: move duplicated coded into iwinfo_utils...
2010-10-23 Jo-Philipp Wichlibiwinfo: madwifi fixes, use direct ioctl calls for...
2010-10-23 Jo-Philipp Wichlibiwinfo: probe for vap availability in mbssid_support...
2010-10-23 Jo-Philipp Wichlibiwinfo: do survey without bringing down the ap if...
2010-10-21 Jo-Philipp Wichlibiwinfo: correctly map BSS vars when parsing hostapd...
2010-10-19 Jo-Philipp Wichlibiwinfo: implement hwmodelist()
2010-10-19 Jo-Philipp Wichlibiwinfo: add restricted flag for freqlist
2010-10-12 Jo-Philipp Wichlibiwinfo: remove unused variable
2010-10-12 Jo-Philipp Wichlibiwinfo: reuse existing temporary interface for scanning
2010-10-12 Jo-Philipp Wichlibiwinfo: support scanning on radioX pseudo interfaces
2010-10-12 Jo-Philipp Wichlibiwinfo: support txpwrlist(), freqlist() and countryl...
2010-10-12 Jo-Philipp Wichlibiwinfo: ensure that country names are ascii, return...
2010-10-12 Jo-Philipp Wichlibiwinfo: fix two segfaults in nl80211 backend
2010-10-03 Jo-Philipp Wich[libiwinfo] apply FD_CLOEXEC on internal ioctl and...
2010-09-28 Jo-Philipp Wich[libiwinfo] introduce country() and countrylist() ...
2010-09-27 Jo-Philipp Wich[contrib] introduce libiwinfo, splitted apart from...