Commit Graph

47 Commits (5dec9dd3b200fd3721d98d77ee36c3b53ea65b4e)

Author SHA1 Message Date
Felix Fietkau 1827efa544 iw: update to version 3.3, sync with latest nl80211.h changes
SVN-Revision: 30347
13 years ago
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
13 years ago
Felix Fietkau 2afada967c iw: fix setting txpower (#10254)
SVN-Revision: 28710
13 years ago
Felix Fietkau b486d768d1 iw: update to v3.1, add support for per-chain signal strength info
SVN-Revision: 28385
13 years ago
Felix Fietkau 9a790eb3df iw: add support for configuring HT IBSS
SVN-Revision: 27278
13 years ago
Jo-Philipp Wich 7e6b24a810 iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong operator precedence
SVN-Revision: 26968
13 years ago
Felix Fietkau 84a0ad20a2 iw: add support for showing the rx bitrate
SVN-Revision: 25442
14 years ago
Felix Fietkau 1ede637d89 iw: update to 0.9.22
SVN-Revision: 25440
14 years ago
Vasilis Tsiligiannis 2ac7f2cab4 iw: Refresh patches
SVN-Revision: 25135
14 years ago
Vasilis Tsiligiannis 57355faae1 iw: Extend antenna setting 'all' to apply for either rx or tx antenna
SVN-Revision: 25134
14 years ago
Felix Fietkau 2b01200057 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>

SVN-Revision: 25110
14 years ago
Felix Fietkau f7f7771d0c iw: Add signal average to station information
Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25109
14 years ago
Felix Fietkau 1ecfca065a iw: Add support to print station retry counters
Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25108
14 years ago
Felix Fietkau 3bb98c5e1a 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>

SVN-Revision: 25107
14 years ago
Felix Fietkau 4e13b7774e iw: Add support for antenna configuration commands
Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25106
14 years ago
Felix Fietkau 059613f4d1 iw: sync nl80211 header to fix the multicast rate setting
SVN-Revision: 24104
14 years ago
Felix Fietkau f65c625fda iw: add support for setting the multicast rate for ibss
SVN-Revision: 23636
14 years ago
Felix Fietkau 1931868927 iw: add support for the new survey data
SVN-Revision: 23351
14 years ago
Felix Fietkau 5dc2fe588d iw: update to 0.9.21, add support for showing the in-use flag for survey data
SVN-Revision: 23155
14 years ago
Hauke Mehrtens debd136a52 iw: update to version 0.9.20
SVN-Revision: 22285
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Nicolas Thill b4e99d33d9 use a common way of marking packages as not supported on specific targets
SVN-Revision: 20117
14 years ago
Felix Fietkau b97cfa4bf5 iw, mac80211: get the frequency info per-netdev instead of per-phy
SVN-Revision: 19194
15 years ago
Felix Fietkau 6f78b03bcb iw: print the current operating frequency in the phy info
SVN-Revision: 19179
15 years ago
Felix Fietkau dce797bb74 iw: add patch for setting coverage class / distance
SVN-Revision: 19140
15 years ago
Felix Fietkau 40470f71fc iw: update to 0.9.19
SVN-Revision: 19138
15 years ago
Hauke Mehrtens a9241174f5 Update iw to version 0.9.18
The deleted patches went upstream.

SVN-Revision: 18591
15 years ago
Felix Fietkau 1dbcfdaf2f mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)
SVN-Revision: 18356
15 years ago
Gabor Juhos 34be279659 iw: update to 0.9.17
SVN-Revision: 17409
15 years ago
Gabor Juhos b585d761c7 iw: update to 0.9.16
SVN-Revision: 17292
15 years ago
Gabor Juhos 60c9e8f5d7 iw: update to 0.9.15
SVN-Revision: 17134
15 years ago
Hauke Mehrtens 7563aadd82 Update to version 0.9.14
SVN-Revision: 16041
15 years ago
Felix Fietkau 0f632264ec fix more issues with libnl-tiny and eglibc
SVN-Revision: 15592
15 years ago
Felix Fietkau 3750e2788d iw: use libnl-tiny, forcibly disable git version check
SVN-Revision: 15514
15 years ago
Hauke Mehrtens ca6bc346d3 Update iw to version 0.9.13.
SVN-Revision: 15404
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Hauke Mehrtens 4e4bda2949 Update iw to version 0.9.12
SVN-Revision: 15198
15 years ago
Florian Fainelli 39cb0be665 update iw to 0.9.11 (#4833)
SVN-Revision: 15084
15 years ago
Hauke Mehrtens 726eb970d6 Updated iw to 0.9.10. Thanks to quentin
SVN-Revision: 14943
15 years ago
Nicolas Thill 21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
SVN-Revision: 14651
16 years ago
Gabor Juhos a7187cb4ff iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>)
SVN-Revision: 14235
16 years ago
Felix Fietkau 2b04816c55 fix iw compile
SVN-Revision: 12760
16 years ago
Florian Fainelli ed19d22451 Upgrade iw to stable 0.9.5
SVN-Revision: 12642
16 years ago
Felix Fietkau 473493c834 enable iw for all 2.6 versions
SVN-Revision: 12035
16 years ago
Florian Fainelli 0b0061e01b Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365
SVN-Revision: 11734
16 years ago
Felix Fietkau 1b3a1d0de1 make sure iw doesn't get compiled on older kernels
SVN-Revision: 9639
17 years ago
Felix Fietkau fc144fff14 add iw utility (untested)
SVN-Revision: 9637
17 years ago