summaryrefslogtreecommitdiff
path: root/package/network/utils/iwinfo/Makefile
Commit message (Expand)AuthorAge
* iwinfo: drop references to madwifiStijn Tintel2017-01-10
* treewide: clean up and unify PKG_VERSION for git based downloadsFelix Fietkau2016-12-22
* treewide: clean up download hashesFelix Fietkau2016-12-16
* source: Switch to xz for packages and tools where possibleDaniel Engberg2016-10-06
* iwinfo: fix WPA cipher reportingJo-Philipp Wich2016-09-27
* iwinfo: Bump to 2016-07-29Florian Fainelli2016-09-19
* iwinfo: mark as nonsharedJo-Philipp Wich2016-08-25
* iwinfo: fix nl80211 phy lookup without platform prefixJo-Philipp Wich2016-07-04
* package/*: update git urls for project reposJohn Crispin2016-06-13
* treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich2016-06-07
* 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: 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: properly decode SSIDs when scanning through wpa_supplicantJo-Philipp Wich2014-08-24
* iwinfo: continue scanning even if temporary mac cannot be changedJo-Philipp Wich2014-07-25
* iwinfo: bump release and start using ABI_VERSIONFelix Fietkau2014-05-21
* iwinfo: adjust for changed wpa_supplicant control socket pathJo-Philipp Wich2014-05-10
* iwinfo: make 'type' visible in wrapped iwinfoJo-Philipp Wich2013-10-18
* iwinfo: add phyname attribute, this is useful to group networks by radio phyJo-Philipp Wich2013-06-09
* iwinfo: only consider joined bss when finding current operating frequency, fi...Jo-Philipp Wich2013-05-12
* iwinfo: fix iwinfo_hardware() return value if chip id is not foundJo-Philipp Wich2013-04-28
* iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txtJo-Philipp Wich2013-04-26
* iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so...Jo-Philipp Wich2013-04-24
* iwinfo: print info of all existing wireless ifaces when cli is called without...Jo-Philipp Wich2013-04-15
* iwinfo: fix frequency/channel and channel/frequency conversions to properly i...Jo-Philipp Wich2013-04-09
* libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures wit...Jo-Philipp Wich2013-02-03
* iwinfo: don't use the txpower value from debugfs for now, it does not match t...Jo-Philipp Wich2013-01-04
* don't depend on luaJohn Crispin2013-01-04
* iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl...Jo-Philipp Wich2013-01-02
* iwinfo: properly initialize memory of global nl80211_state, fixes random libn...Jo-Philipp Wich2012-10-29
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10