summaryrefslogtreecommitdiffstats
path: root/package/iwinfo/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] iwinfo: properly deal with channels 7..12 on 5GHzjow2012-07-061-1/+1
* [package] iwinfo: find channel & frequency via nl80211 or hostapd instead of ...jow2012-07-061-1/+1
* [package] iwinfo: properly cast nl80211 mBm signal levels to reported dBm val...jow2012-03-211-1/+1
* [package] iwinfo: fix integer overflow in assoclist rate reporting (#11073)jow2012-03-051-1/+1
* [package] iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bu...jow2012-02-231-1/+1
* [package] iwinfo: implement netlink scanning code, rework IE parsing codejow2012-02-231-1/+1
* [package] iwinfo: add per-station rate and mcs info to assoclist opjow2012-02-221-1/+1
* [package] iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostatio...jow2012-02-201-1/+1
* [package] iwinfo: add more device entriesjow2012-02-201-1/+1
* [package] iwinfo: implement proper hardware detection for ar23xx SoC devices ...jow2012-02-171-1/+1
* [package] iwinfo: fix detection of Bullet M5, the PCI ID was wrongjow2012-02-161-1/+1
* [package] iwinfo: fix segmentation fault when doing two consecutive scans thr...jow2012-02-021-1/+1
* [package] iwinfo: plug memory leak in nl80211 backend, nl80211_close() did no...jow2012-01-131-2/+2
* [package] iwinfo: factor txpower offset into info display output, recompile i...jow2012-01-011-1/+7
* [package] iwinfo: support nl80211 hardware identification against radioX pseu...jow2011-12-061-1/+1
* [package] iwinfo: expose txpower and frequency offset informationjow2011-12-041-1/+1
* [package] iwinfo: add initial hardware detection capabilitiesjow2011-12-041-1/+1
* [package] add libiwinfo (moved from LuCI trunk)jow2011-12-031-0/+112