summaryrefslogtreecommitdiffstats
path: root/package/iwinfo
Commit message (Expand)AuthorAgeFilesLines
* [package] iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bu...jow2012-02-233-4/+4
* [package] iwinfo: replace internal constant mode strings with enumsjow2012-02-2313-52/+71
* [package] iwinfo: implement netlink scanning code, rework IE parsing codejow2012-02-237-240/+510
* [package] iwinfo: fix array size mismatch after r30684jow2012-02-221-4/+4
* [PATCH] Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver...jow2012-02-221-2/+2
* [PATCH] Adjust txpower offset for Nano and Picostation M2 in iwinfojow2012-02-221-2/+2
* [package] iwinfo: add per-station rate and mcs info to assoclist opjow2012-02-2210-88/+1305
* [package] iwinfo: fix logic flaw in mtd partition checkjow2012-02-221-1/+1
* [package] iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting va...jow2012-02-211-1/+1
* [package] iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not reque...jow2012-02-201-1/+1
* [package] iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostatio...jow2012-02-202-2/+13
* [package] iwinfo: add more device entriesjow2012-02-202-1/+4
* [package] iwinfo: implement proper hardware detection for ar23xx SoC devices ...jow2012-02-176-77/+78
* [package] iwinfo: fix detection of Bullet M5, the PCI ID was wrongjow2012-02-162-2/+2
* [package] iwinfo: fix segmentation fault when doing two consecutive scans thr...jow2012-02-022-5/+8
* [package] iwinfo: plug memory leak in nl80211 backend, nl80211_close() did no...jow2012-01-132-2/+5
* [package] iwinfo: factor txpower offset into info display output, recompile i...jow2012-01-012-2/+13
* [package] iwinfo: support nl80211 hardware identification against radioX pseu...jow2011-12-062-1/+22
* [package] iwinfo: factor tx power offset into power level listingjow2011-12-041-3/+6
* [package] iwinfo: expose txpower and frequency offset informationjow2011-12-0413-108/+281
* [package] iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5...jow2011-12-041-8/+15
* [package] iwinfo: fix model detection on legacy atherosjow2011-12-041-1/+68
* [package] iwinfo: add initial hardware detection capabilitiesjow2011-12-0416-39/+361
* [package] libiwinfo: fix hw mode detectionjow2011-12-031-0/+2
* [package] add libiwinfo (moved from LuCI trunk)jow2011-12-0324-0/+10947