summaryrefslogtreecommitdiff
path: root/package/network/utils/iwinfo
Commit message (Expand)AuthorAge
* iwinfo: add support for VHT rates to Lua bindingJo-Philipp Wich2016-01-25
* iwinfo: add support for VHT ratesJo-Philipp Wich2016-01-25
* packages: use OPENWRT_GIT to point at the main openwrt git repoFelix Fietkau2016-01-04
* iwinfo: nl80211: add support for reading TX power from netlinkJo-Philipp Wich2015-10-05
* iwinfo: update to latest git HEADJohn Crispin2015-08-17
* iwinfo: fix segfault in mtd parsing code (#19768)Jo-Philipp Wich2015-06-01
* iwinfo: fix hostapd status query (#19662)Jo-Philipp Wich2015-05-26
* iwinfo: update to the latest version, fixes 802.11ac capability reportingFelix Fietkau2015-03-23
* upgrade to latest revisionImre Kaloz2015-01-04
* iwinfo: bump to latest git HEADJohn Crispin2014-12-12
* license info - revert r43155John Crispin2014-11-03
* Add more license tags with SPDX identifiersJohn Crispin2014-11-03
* Add a few SPDX tagsSteven Barth2014-11-02
* iwinfo: add cli support for phy lookup from uci sectionJo-Philipp Wich2014-10-27
* iwinfo: switch to external git repo, support lookup by phyname & macaddrJo-Philipp Wich2014-10-27
* iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem...John Crispin2014-10-06
* iwinfo: detect AC PHY for broadcom-wlFelix Fietkau2014-10-05
* iwinfo: detect HT PHY for broadcom-wlFelix Fietkau2014-10-05
* iwinfo: fix handling of accessing nl80211 interfaces via radio*Felix Fietkau2014-10-05
* iwinfo: enable nl80211 support based on cfg80211, not mac80211Felix Fietkau2014-10-05
* iwinfo: handle 802.11ac mode for luaJo-Philipp Wich2014-10-04
* iwinfo: properly decode SSIDs when scanning through wpa_supplicantJo-Philipp Wich2014-08-24
* package: fix segfault of iwinfo.scanlist("radio0").Jo-Philipp Wich2014-08-12
* iwinfo: allow scans in AP mode on nl80211Felix Fietkau2014-08-06
* iwinfo: add missing include statementFelix Fietkau2014-08-03
* iwinfo: avoid creating tmp.* ifaces for scanningJo-Philipp Wich2014-07-25
* iwinfo: fix secondary radios being misreported as ralink deviceJo-Philipp Wich2014-07-25
* iwinfo: continue scanning even if temporary mac cannot be changedJo-Philipp Wich2014-07-25
* iwinfo: fix crash on parsing mtd (#15807)Felix Fietkau2014-07-16
* iwinfo: fix string format for country codeHauke Mehrtens2014-07-02
* iwinfo: update nl80211 api to the latest oneJohn Crispin2014-06-02
* iwinfo: add 802.11ac hwmode supportJohn Crispin2014-06-02
* iwinfo: add Atheros AR9580 to hardware.txtJohn Crispin2014-06-02
* iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing ga...Felix Fietkau2014-05-30
* iwinfo: remove old lua compat macrosFelix Fietkau2014-05-21
* iwinfo: un-export internal api header filesFelix Fietkau2014-05-21
* iwinfo: bump release and start using ABI_VERSIONFelix Fietkau2014-05-21
* iwinfo: move wl_ops to iwinfo_wl.c, make functions staticFelix Fietkau2014-05-21
* iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions staticFelix Fietkau2014-05-21
* iwinfo: move madwifi_ops to iwinfo_madwifi.c, make functions staticFelix Fietkau2014-05-21
* iwinfo: move wext_ops to iwinfo_wext.c, make functions staticFelix Fietkau2014-05-21
* iwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded ...Felix Fietkau2014-05-21
* iwinfo: adjust for changed wpa_supplicant control socket pathJo-Philipp Wich2014-05-10
* iwinfo: don't report associations for broadcom wds interfacesHauke Mehrtens2013-11-11
* iwinfo: fix hwmodelist reporting for broadcom wlHauke Mehrtens2013-11-11
* iwinfo: make 'type' visible in wrapped iwinfoJo-Philipp Wich2013-10-18
* iwinfo: add Ubiquiti WispStation M5 to hardware.txtGabor Juhos2013-09-24
* iwinfo: when using nl80211, parse interface combinations instead of creating/...Felix Fietkau2013-09-14
* iwinfo: add phyname attribute, this is useful to group networks by radio phyJo-Philipp Wich2013-06-09
* libiwinfo: ignore log messages from wpa_supplicant while scanningJo-Philipp Wich2013-06-09