summaryrefslogtreecommitdiffstats
path: root/package/iwinfo/Makefile
Commit message (Expand)AuthorAgeFilesLines
* iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161)Jo-Philipp Wich2012-03-211-1/+1
* iwinfo: fix integer overflow in assoclist rate reporting (#11073)Jo-Philipp Wich2012-03-051-1/+1
* iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after l...Jo-Philipp Wich2012-02-231-1/+1
* iwinfo: implement netlink scanning code, rework IE parsing codeJo-Philipp Wich2012-02-231-1/+1
* iwinfo: add per-station rate and mcs info to assoclist opJo-Philipp Wich2012-02-221-1/+1
* iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2Jo-Philipp Wich2012-02-201-1/+1
* iwinfo: add more device entriesJo-Philipp Wich2012-02-201-1/+1
* iwinfo: implement proper hardware detection for ar23xx SoC devices like the N...Jo-Philipp Wich2012-02-171-1/+1
* iwinfo: fix detection of Bullet M5, the PCI ID was wrongJo-Philipp Wich2012-02-161-1/+1
* iwinfo: fix segmentation fault when doing two consecutive scans through wpa_s...Jo-Philipp Wich2012-02-021-1/+1
* iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the ...Jo-Philipp Wich2012-01-131-2/+2
* iwinfo: factor txpower offset into info display output, recompile if driver s...Jo-Philipp Wich2012-01-011-1/+7
* iwinfo: support nl80211 hardware identification against radioX pseudo interfa...Jo-Philipp Wich2011-12-061-1/+1
* iwinfo: expose txpower and frequency offset informationJo-Philipp Wich2011-12-041-1/+1
* iwinfo: add initial hardware detection capabilitiesJo-Philipp Wich2011-12-041-1/+1
* add libiwinfo (moved from LuCI trunk)Jo-Philipp Wich2011-12-031-0/+112