| Commit message (Expand) | Author | Age | Files | Lines |
* | iwinfo: update to the latest git HEAD | Rafał Miłecki | 2017-08-23 | 1 | -3/+2 |
* | iwinfo: drop references to madwifi | Stijn Tintel | 2017-01-10 | 1 | -3/+1 |
* | treewide: clean up and unify PKG_VERSION for git based downloads | Felix Fietkau | 2016-12-22 | 1 | -5/+3 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | source: Switch to xz for packages and tools where possible | Daniel Engberg | 2016-10-06 | 1 | -1/+2 |
* | iwinfo: fix WPA cipher reporting | Jo-Philipp Wich | 2016-09-27 | 1 | -2/+2 |
* | iwinfo: Bump to 2016-07-29 | Florian Fainelli | 2016-09-19 | 1 | -2/+2 |
* | iwinfo: mark as nonshared | Jo-Philipp Wich | 2016-08-25 | 1 | -0/+2 |
* | iwinfo: fix nl80211 phy lookup without platform prefix | Jo-Philipp Wich | 2016-07-04 | 1 | -2/+2 |
* | package/*: update git urls for project repos | John Crispin | 2016-06-13 | 1 | -1/+1 |
* | treewide: replace jow@openwrt.org with jo@mein.io | Jo-Philipp Wich | 2016-06-07 | 1 | -2/+2 |
* | iwinfo: add support for VHT rates to Lua binding | Jo-Philipp Wich | 2016-01-25 | 1 | -1/+1 |
* | iwinfo: add support for VHT rates | Jo-Philipp Wich | 2016-01-25 | 1 | -3/+3 |
* | packages: use OPENWRT_GIT to point at the main openwrt git repo | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | iwinfo: nl80211: add support for reading TX power from netlink | Jo-Philipp Wich | 2015-10-05 | 1 | -2/+2 |
* | iwinfo: update to latest git HEAD | John Crispin | 2015-08-17 | 1 | -2/+2 |
* | iwinfo: fix segfault in mtd parsing code (#19768) | Jo-Philipp Wich | 2015-06-01 | 1 | -2/+2 |
* | iwinfo: fix hostapd status query (#19662) | Jo-Philipp Wich | 2015-05-26 | 1 | -3/+3 |
* | iwinfo: update to the latest version, fixes 802.11ac capability reporting | Felix Fietkau | 2015-03-23 | 1 | -2/+2 |
* | upgrade to latest revision | Imre Kaloz | 2015-01-04 | 1 | -2/+2 |
* | iwinfo: bump to latest git HEAD | John Crispin | 2014-12-12 | 1 | -2/+2 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 1 | -3/+0 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 1 | -0/+3 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -0/+1 |
* | iwinfo: add cli support for phy lookup from uci section | Jo-Philipp Wich | 2014-10-27 | 1 | -2/+2 |
* | iwinfo: switch to external git repo, support lookup by phyname & macaddr | Jo-Philipp Wich | 2014-10-27 | 22 | -14848/+10 |
* | iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem... | John Crispin | 2014-10-06 | 1 | -0/+2 |
* | iwinfo: detect AC PHY for broadcom-wl | Felix Fietkau | 2014-10-05 | 2 | -0/+3 |
* | iwinfo: detect HT PHY for broadcom-wl | Felix Fietkau | 2014-10-05 | 2 | -4/+5 |
* | iwinfo: fix handling of accessing nl80211 interfaces via radio* | Felix Fietkau | 2014-10-05 | 5 | -6/+100 |
* | iwinfo: enable nl80211 support based on cfg80211, not mac80211 | Felix Fietkau | 2014-10-05 | 1 | -3/+3 |
* | iwinfo: handle 802.11ac mode for lua | Jo-Philipp Wich | 2014-10-04 | 1 | -0/+3 |
* | iwinfo: properly decode SSIDs when scanning through wpa_supplicant | Jo-Philipp Wich | 2014-08-24 | 2 | -4/+63 |
* | package: fix segfault of iwinfo.scanlist("radio0"). | Jo-Philipp Wich | 2014-08-12 | 2 | -2/+9 |
* | iwinfo: allow scans in AP mode on nl80211 | Felix Fietkau | 2014-08-06 | 1 | -0/+1 |
* | iwinfo: add missing include statement | Felix Fietkau | 2014-08-03 | 1 | -0/+1 |
* | iwinfo: avoid creating tmp.* ifaces for scanning | Jo-Philipp Wich | 2014-07-25 | 1 | -2/+22 |
* | iwinfo: fix secondary radios being misreported as ralink device | Jo-Philipp Wich | 2014-07-25 | 1 | -1/+2 |
* | iwinfo: continue scanning even if temporary mac cannot be changed | Jo-Philipp Wich | 2014-07-25 | 3 | -3/+3 |
* | iwinfo: fix crash on parsing mtd (#15807) | Felix Fietkau | 2014-07-16 | 1 | -1/+1 |
* | iwinfo: fix string format for country code | Hauke Mehrtens | 2014-07-02 | 1 | -1/+1 |
* | iwinfo: update nl80211 api to the latest one | John Crispin | 2014-06-02 | 1 | -140/+1478 |
* | iwinfo: add 802.11ac hwmode support | John Crispin | 2014-06-02 | 3 | -3/+13 |
* | iwinfo: add Atheros AR9580 to hardware.txt | John Crispin | 2014-06-02 | 1 | -0/+1 |
* | iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing ga... | Felix Fietkau | 2014-05-30 | 1 | -1/+4 |
* | iwinfo: remove old lua compat macros | Felix Fietkau | 2014-05-21 | 1 | -31/+0 |
* | iwinfo: un-export internal api header files | Felix Fietkau | 2014-05-21 | 8 | -4/+4 |
* | iwinfo: bump release and start using ABI_VERSION | Felix Fietkau | 2014-05-21 | 1 | -1/+2 |
* | iwinfo: move wl_ops to iwinfo_wl.c, make functions static | Felix Fietkau | 2014-05-21 | 4 | -145/+88 |
* | iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions static | Felix Fietkau | 2014-05-21 | 5 | -313/+281 |