summaryrefslogtreecommitdiff
path: root/package/network/utils/iwinfo
Commit message (Expand)AuthorAgeFilesLines
* iwinfo: update to latest git HEADDaniel Golle2018-02-151-3/+3
* iwinfo: update to latest git HEADJo-Philipp Wich2018-01-161-3/+3
* treewide: replace LEDE_GIT with PROJECT_GITJo-Philipp Wich2018-01-101-1/+1
* iwinfo: add "PKG_MIRROR_HASH" to the MakefileArjun AK2017-11-061-0/+1
* iwinfo: update to the latest git HEADRafał Miłecki2017-08-231-3/+2
* iwinfo: drop references to madwifiStijn Tintel2017-01-101-3/+1
* treewide: clean up and unify PKG_VERSION for git based downloadsFelix Fietkau2016-12-221-5/+3
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
* source: Switch to xz for packages and tools where possibleDaniel Engberg2016-10-061-1/+2
* iwinfo: fix WPA cipher reportingJo-Philipp Wich2016-09-271-2/+2
* iwinfo: Bump to 2016-07-29Florian Fainelli2016-09-191-2/+2
* iwinfo: mark as nonsharedJo-Philipp Wich2016-08-251-0/+2
* iwinfo: fix nl80211 phy lookup without platform prefixJo-Philipp Wich2016-07-041-2/+2
* package/*: update git urls for project reposJohn Crispin2016-06-131-1/+1
* treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich2016-06-071-2/+2
* iwinfo: add support for VHT rates to Lua bindingJo-Philipp Wich2016-01-251-1/+1
* iwinfo: add support for VHT ratesJo-Philipp Wich2016-01-251-3/+3
* packages: use OPENWRT_GIT to point at the main openwrt git repoFelix Fietkau2016-01-041-1/+1
* iwinfo: nl80211: add support for reading TX power from netlinkJo-Philipp Wich2015-10-051-2/+2
* iwinfo: update to latest git HEADJohn Crispin2015-08-171-2/+2
* iwinfo: fix segfault in mtd parsing code (#19768)Jo-Philipp Wich2015-06-011-2/+2
* iwinfo: fix hostapd status query (#19662)Jo-Philipp Wich2015-05-261-3/+3
* iwinfo: update to the latest version, fixes 802.11ac capability reportingFelix Fietkau2015-03-231-2/+2
* upgrade to latest revisionImre Kaloz2015-01-041-2/+2
* iwinfo: bump to latest git HEADJohn Crispin2014-12-121-2/+2
* license info - revert r43155John Crispin2014-11-031-3/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+3
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* iwinfo: add cli support for phy lookup from uci sectionJo-Philipp Wich2014-10-271-2/+2
* iwinfo: switch to external git repo, support lookup by phyname & macaddrJo-Philipp Wich2014-10-2722-14848/+10
* iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem...John Crispin2014-10-061-0/+2
* iwinfo: detect AC PHY for broadcom-wlFelix Fietkau2014-10-052-0/+3
* iwinfo: detect HT PHY for broadcom-wlFelix Fietkau2014-10-052-4/+5
* iwinfo: fix handling of accessing nl80211 interfaces via radio*Felix Fietkau2014-10-055-6/+100
* iwinfo: enable nl80211 support based on cfg80211, not mac80211Felix Fietkau2014-10-051-3/+3
* iwinfo: handle 802.11ac mode for luaJo-Philipp Wich2014-10-041-0/+3
* iwinfo: properly decode SSIDs when scanning through wpa_supplicantJo-Philipp Wich2014-08-242-4/+63
* package: fix segfault of iwinfo.scanlist("radio0").Jo-Philipp Wich2014-08-122-2/+9
* iwinfo: allow scans in AP mode on nl80211Felix Fietkau2014-08-061-0/+1
* iwinfo: add missing include statementFelix Fietkau2014-08-031-0/+1
* iwinfo: avoid creating tmp.* ifaces for scanningJo-Philipp Wich2014-07-251-2/+22
* iwinfo: fix secondary radios being misreported as ralink deviceJo-Philipp Wich2014-07-251-1/+2
* iwinfo: continue scanning even if temporary mac cannot be changedJo-Philipp Wich2014-07-253-3/+3
* iwinfo: fix crash on parsing mtd (#15807)Felix Fietkau2014-07-161-1/+1
* iwinfo: fix string format for country codeHauke Mehrtens2014-07-021-1/+1
* iwinfo: update nl80211 api to the latest oneJohn Crispin2014-06-021-140/+1478
* iwinfo: add 802.11ac hwmode supportJohn Crispin2014-06-023-3/+13
* iwinfo: add Atheros AR9580 to hardware.txtJohn Crispin2014-06-021-0/+1
* iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing ga...Felix Fietkau2014-05-301-1/+4
* iwinfo: remove old lua compat macrosFelix Fietkau2014-05-211-31/+0