Gabor Juhos
806a25bb99
pacakge/iw: don't show a stray ']' if the chain signal attribute list is empty
...
Without the patch, the output of 'station dump' command looks weird in
some cases:
root@OpenWrt:/# iw dev wlan0 station dump
Station 00:21:27:cb:57:02 (on wlan0)
inactive time: 190 ms
rx bytes: 36652
rx packets: 149
tx bytes: 1998
tx packets: 16
tx retries: 0
tx failed: 0
signal: -31 ] dBm
signal avg: -30 [-32, -36] dBm
tx bitrate: 5.5 MBit/s
rx bitrate: 54.0 MBit/s
root@OpenWrt:/#
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 11:47:44 +00:00
Felix Fietkau
6d146efd6b
iw: fix setting txpower ( #10254 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 19:16:52 +00:00
Felix Fietkau
a1aec68e09
iw: update to v3.1, add support for per-chain signal strength info
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 14:48:29 +00:00
Felix Fietkau
fedfa311c2
iw: add support for configuring HT IBSS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-24 19:53:27 +00:00
Jo-Philipp Wich
1df56fb1e5
[package] iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong operator precedence
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-22 12:02:35 +00:00
Felix Fietkau
9cb5393d30
iw: add support for showing the rx bitrate
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-10 03:37:35 +00:00
Felix Fietkau
3a6a5dcd2c
iw: update to 0.9.22
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-10 03:37:28 +00:00
Vasilis Tsiligiannis
9261d17ae5
[package] iw: Refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-27 08:56:14 +00:00
Vasilis Tsiligiannis
984e573e16
[package] iw: Extend antenna setting 'all' to apply for either rx or tx antenna
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-27 08:47:31 +00:00
Felix Fietkau
b4aa353dad
iw: Fix data types for iw survey channel time
...
The channel times are unsigned 64 bit values, so we shouldn't print them as
signed values.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 11:34:12 +00:00
Felix Fietkau
a4d72fe465
iw: Add signal average to station information
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 11:34:08 +00:00
Felix Fietkau
6bc59d25f9
iw: Add support to print station retry counters
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 11:34:05 +00:00
Felix Fietkau
87374ddab8
iw: Add ibss join parameter for beacon interval
...
NL80211_ATTR_BEACON_INTERVAL already exists, we just have to use it.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 11:34:01 +00:00
Felix Fietkau
864ff61b20
iw: Add support for antenna configuration commands
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 11:33:58 +00:00
Felix Fietkau
3c85244682
iw: sync nl80211 header to fix the multicast rate setting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 19:59:13 +00:00
Felix Fietkau
168eb41fe8
iw: add support for setting the multicast rate for ibss
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-25 23:51:07 +00:00
Felix Fietkau
6dce049429
iw: add support for the new survey data
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-09 00:36:59 +00:00
Felix Fietkau
6afabe433d
iw: update to 0.9.21, add support for showing the in-use flag for survey data
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-29 15:16:21 +00:00
Hauke Mehrtens
a210f2006c
iw: update to version 0.9.20
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-18 19:39:57 +00:00
Felix Fietkau
cc44a0b0da
remove obsolete kernel dependencies and version checks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:44:28 +00:00
Nicolas Thill
69a27402c3
[package] use a common way of marking packages as not supported on specific targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 04:12:57 +00:00
Felix Fietkau
ac35d4bb53
iw, mac80211: get the frequency info per-netdev instead of per-phy
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 20:49:28 +00:00
Felix Fietkau
efad6bd317
iw: print the current operating frequency in the phy info
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 03:07:55 +00:00
Felix Fietkau
e5dd7c7635
iw: add patch for setting coverage class / distance
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:44 +00:00
Felix Fietkau
5f4a13fbdb
iw: update to 0.9.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 01:16:34 +00:00
Hauke Mehrtens
9faca62338
[iw] Update iw to version 0.9.18
...
The deleted patches went upstream.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 23:16:11 +00:00
Felix Fietkau
085fe6bf4b
mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 19:27:19 +00:00
Gabor Juhos
44ad511638
[package] iw: update to 0.9.17
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 15:29:54 +00:00
Gabor Juhos
345eed8e26
[package] iw: update to 0.9.16
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-17 09:46:50 +00:00
Gabor Juhos
75ca8f097a
[package] iw: update to 0.9.15
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-05 17:27:45 +00:00
Hauke Mehrtens
32a4e22d59
[iw] Update to version 0.9.14
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 20:44:14 +00:00
Felix Fietkau
c8e41e8aa8
fix more issues with libnl-tiny and eglibc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 16:13:46 +00:00
Felix Fietkau
6d51d04de0
iw: use libnl-tiny, forcibly disable git version check
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 14:38:30 +00:00
Hauke Mehrtens
bcb3a9c183
[iw] Update iw to version 0.9.13.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 14:53:42 +00:00
Felix Fietkau
5bdd866100
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
Hauke Mehrtens
e09e931b55
[iw] Update iw to version 0.9.12
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-10 12:20:35 +00:00
Florian Fainelli
3f9e2abe5b
[package] update iw to 0.9.11 ( #4833 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-03 08:36:33 +00:00
Hauke Mehrtens
e51f5ff026
[iw] Updated iw to 0.9.10.
...
Thanks to quentin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 21:00:13 +00:00
Nicolas Thill
8ae9e2cf0f
[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-24 00:08:08 +00:00
Gabor Juhos
90ea93e4aa
[package] iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-28 09:24:02 +00:00
Felix Fietkau
0b809e6918
fix iw compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 11:01:33 +00:00
Florian Fainelli
3121d81c83
Upgrade iw to stable 0.9.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-21 14:51:44 +00:00
Felix Fietkau
f3eed39e80
enable iw for all 2.6 versions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 02:43:42 +00:00
Florian Fainelli
e1d04de194
Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 18:23:29 +00:00
Felix Fietkau
8bff9d673c
make sure iw doesn't get compiled on older kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:33:31 +00:00
Felix Fietkau
64b896f3ad
add iw utility (untested)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:30:37 +00:00