summaryrefslogtreecommitdiffstats
path: root/package/iwinfo
Commit message (Expand)AuthorAgeFilesLines
* iwinfo: add hwinfo of AR9280 2T2R PCIejuhosg2012-08-291-0/+1
* iwinfo: add hwinfo for Rt3050 and maintain alphabetic orderjow2012-08-291-1/+2
* iwinfo: add hwinfo for Rt3052jow2012-08-151-0/+1
* iwinfo: add hw info support for Rt3xxx SoCsjow2012-08-152-1/+24
* iwinfo: add some Atheros cardsjow2012-08-141-0/+2
* [package] iwinfo: transparently handle radioX names in madwifi backendjow2012-08-141-5/+20
* [package] iwinfo: properly deal with channels 7..12 on 5GHzjow2012-07-062-17/+20
* [package] iwinfo: find channel & frequency via nl80211 or hostapd instead of ...jow2012-07-062-13/+60
* [package] iwinfo: assume that no tx power information is available if nl80211...jow2012-05-282-3/+6
* [package] iwinfo: properly cast nl80211 mBm signal levels to reported dBm val...jow2012-03-212-2/+3
* [package] iwinfo: fix integer overflow in assoclist rate reporting (#11073)jow2012-03-053-3/+4
* [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