1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-07-03 03:23:14 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
Felix Fietkau
1827efa544 iw: update to version 3.3, sync with latest nl80211.h changes
SVN-Revision: 30347
2012-02-07 11:28:21 +00:00
Gabor Juhos
b1a4acfb40 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:/#

SVN-Revision: 28879
2011-11-09 11:47:44 +00:00
Felix Fietkau
b486d768d1 iw: update to v3.1, add support for per-chain signal strength info
SVN-Revision: 28385
2011-10-08 14:48:29 +00:00
Jo-Philipp Wich
7e6b24a810 iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong operator precedence
SVN-Revision: 26968
2011-05-22 12:02:35 +00:00
Felix Fietkau
1ede637d89 iw: update to 0.9.22
SVN-Revision: 25440
2011-02-10 03:37:28 +00:00
Felix Fietkau
5dc2fe588d iw: update to 0.9.21, add support for showing the in-use flag for survey data
SVN-Revision: 23155
2010-09-29 15:16:21 +00:00
Hauke Mehrtens
debd136a52 iw: update to version 0.9.20
SVN-Revision: 22285
2010-07-18 19:39:57 +00:00
Felix Fietkau
ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Nicolas Thill
b4e99d33d9 use a common way of marking packages as not supported on specific targets
SVN-Revision: 20117
2010-03-10 04:12:57 +00:00
Felix Fietkau
40470f71fc iw: update to 0.9.19
SVN-Revision: 19138
2010-01-15 01:16:34 +00:00
Hauke Mehrtens
a9241174f5 Update iw to version 0.9.18
The deleted patches went upstream.

SVN-Revision: 18591
2009-11-28 23:16:11 +00:00
Gabor Juhos
34be279659 iw: update to 0.9.17
SVN-Revision: 17409
2009-08-26 15:29:54 +00:00
Gabor Juhos
b585d761c7 iw: update to 0.9.16
SVN-Revision: 17292
2009-08-17 09:46:50 +00:00
Gabor Juhos
60c9e8f5d7 iw: update to 0.9.15
SVN-Revision: 17134
2009-08-05 17:27:45 +00:00
Hauke Mehrtens
7563aadd82 Update to version 0.9.14
SVN-Revision: 16041
2009-05-24 20:44:14 +00:00
Felix Fietkau
0f632264ec fix more issues with libnl-tiny and eglibc
SVN-Revision: 15592
2009-05-04 16:13:46 +00:00
Felix Fietkau
3750e2788d iw: use libnl-tiny, forcibly disable git version check
SVN-Revision: 15514
2009-04-30 14:38:30 +00:00
Hauke Mehrtens
ca6bc346d3 Update iw to version 0.9.13.
SVN-Revision: 15404
2009-04-25 14:53:42 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Hauke Mehrtens
4e4bda2949 Update iw to version 0.9.12
SVN-Revision: 15198
2009-04-10 12:20:35 +00:00
Florian Fainelli
39cb0be665 update iw to 0.9.11 (#4833)
SVN-Revision: 15084
2009-04-03 08:36:33 +00:00
Hauke Mehrtens
726eb970d6 Updated iw to 0.9.10. Thanks to quentin
SVN-Revision: 14943
2009-03-18 21:00:13 +00:00
Nicolas Thill
21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
SVN-Revision: 14651
2009-02-24 00:08:08 +00:00
Gabor Juhos
a7187cb4ff iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>)
SVN-Revision: 14235
2009-01-28 09:24:02 +00:00
Felix Fietkau
2b04816c55 fix iw compile
SVN-Revision: 12760
2008-09-28 11:01:33 +00:00
Florian Fainelli
ed19d22451 Upgrade iw to stable 0.9.5
SVN-Revision: 12642
2008-09-21 14:51:44 +00:00
Felix Fietkau
473493c834 enable iw for all 2.6 versions
SVN-Revision: 12035
2008-07-31 02:43:42 +00:00
Florian Fainelli
0b0061e01b Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365
SVN-Revision: 11734
2008-07-06 18:23:29 +00:00
Felix Fietkau
1b3a1d0de1 make sure iw doesn't get compiled on older kernels
SVN-Revision: 9639
2007-11-30 11:33:31 +00:00
Felix Fietkau
fc144fff14 add iw utility (untested)
SVN-Revision: 9637
2007-11-30 11:30:37 +00:00