summaryrefslogtreecommitdiffhomepage
path: root/libs/iwinfo
AgeCommit message (Expand)Author
2009-12-24libs/iwinfo: Respect IW_TXPOW_DBM flag over IW_TXPOW_MWATT when both are setVasilis Tsiligiannis
2009-11-23libs/iwinfo: add freqlist() to dummy backendJo-Philipp Wich
2009-11-21libs/iwinfo: support txpwrlist() for madwifi master devicesJo-Philipp Wich
2009-11-21libs/iwinfo: support freqlist() on madwifi master devicesJo-Philipp Wich
2009-11-17IWINFO: Somehtings wrong with scanning and this header, seems to work with th...Steven Barth
2009-11-15libs/iwinfo: conditionally compile wl.o or madwifi support, make it depend on...Jo-Philipp Wich
2009-11-15libs/iwinfo: add *_get_freqlist()Jo-Philipp Wich
2009-10-27libs/iwinfo: treat wifiX as wireless iface in dummy backendJo-Philipp Wich
2009-10-15libs/iwinfo: don't treat every iface as dummy wireless, do some heuristics on...Jo-Philipp Wich
2009-09-26libs/iwinfo: fix dummy scanresultsJo-Philipp Wich
2009-09-23libs/iwinfo: find/autocreate madwifi vap if scan on wifi0 is requestedJo-Philipp Wich
2009-09-23libs/iwinfo: add some required includesJo-Philipp Wich
2009-09-23libs/iwinfo: probe madwifi first, poking wifi0 with wl ioctls results in bus ...Jo-Philipp Wich
2009-09-10libs/iwinfo: add channels to the dummy scan resultsJo-Philipp Wich
2009-09-10libs/iwinfo: add fake scan results to the dummy moduleJo-Philipp Wich
2009-08-26libs/iwinfo: return bitrate in kilobits to properly handle .5 ratesJo-Philipp Wich
2009-08-24libs/iwinfo: fixes for brcm-2.4Jo-Philipp Wich
2009-08-24libs/iwinfo: add signal and quality values to scan resultsJo-Philipp Wich
2009-08-24libs/iwinfo: ignore proprietary ciphers or auth suites - we can't handle them...Jo-Philipp Wich
2009-08-24libs/iwinfo: fixes for wpa/wep detection in wifi scanJo-Philipp Wich
2009-08-24libs/iwinfo: implement wifi scansJo-Philipp Wich
2009-08-19libs/iwinfo: unify LUA_WRAP_ASSOCLIST and LUA_WRAP_TXPWRLIST macrosJo-Philipp Wich
2009-08-19libs/iwinfo: add dummy.txpwrlist()Jo-Philipp Wich
2009-08-19libs/iwinfo: implement *_get_txpwrlist() to obtain valid tx power levelsJo-Philipp Wich
2009-08-19libs/iwinfo: add dummy.mbsssid_support() stubJo-Philipp Wich
2009-08-19libs/iwinfo: use dummy if $(SDK) is setJo-Philipp Wich
2009-08-11libs/iwinfo: make lua wrapper functions staticJo-Philipp Wich
2009-08-11libs/iwinfo: implement *_get_mbssid_support() checkJo-Philipp Wich
2009-08-10libs/iwinfo: add dummy module for the sdk, use dummy on DarwinJo-Philipp Wich
2009-08-10libs/iwinfo: forgot to clear string buffer in wrapper functionJo-Philipp Wich
2009-08-09libs/iwinfo: implement *_get_frequency() - operating freq in mhz Jo-Philipp Wich
2009-08-09libs/iwinfo: fix broadcom signal calculation in master mode Jo-Philipp Wich
2009-08-09libs: introduce iwinfo - wireless information abstraction for proprietary bro...Jo-Philipp Wich