Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iw: sync nl80211.h update with compat-wireless | Felix Fietkau | 2012-04-16 | 1 | -7/+214 |
| | | | | SVN-Revision: 31323 | ||||
* | iw: update to version 3.3, sync with latest nl80211.h changes | Felix Fietkau | 2012-02-07 | 7 | -362/+73 |
| | | | | SVN-Revision: 30347 | ||||
* | pacakge/iw: don't show a stray ']' if the chain signal attribute list is empty | Gabor Juhos | 2011-11-09 | 2 | -5/+7 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | iw: fix setting txpower (#10254) | Felix Fietkau | 2011-11-01 | 1 | -0/+11 |
| | | | | SVN-Revision: 28710 | ||||
* | iw: update to v3.1, add support for per-chain signal strength info | Felix Fietkau | 2011-10-08 | 6 | -97/+324 |
| | | | | SVN-Revision: 28385 | ||||
* | iw: add support for configuring HT IBSS | Felix Fietkau | 2011-06-24 | 1 | -0/+113 |
| | | | | SVN-Revision: 27278 | ||||
* | iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong ↵ | Jo-Philipp Wich | 2011-05-22 | 2 | -2/+13 |
| | | | | | | operator precedence SVN-Revision: 26968 | ||||
* | iw: add support for showing the rx bitrate | Felix Fietkau | 2011-02-10 | 1 | -0/+97 |
| | | | | SVN-Revision: 25442 | ||||
* | iw: update to 0.9.22 | Felix Fietkau | 2011-02-10 | 9 | -494/+69 |
| | | | | SVN-Revision: 25440 | ||||
* | iw: Refresh patches | Vasilis Tsiligiannis | 2011-01-27 | 4 | -20/+8 |
| | | | | SVN-Revision: 25135 | ||||
* | iw: Extend antenna setting 'all' to apply for either rx or tx antenna | Vasilis Tsiligiannis | 2011-01-27 | 1 | -14/+23 |
| | | | | SVN-Revision: 25134 | ||||
* | iw: Fix data types for iw survey channel time | Felix Fietkau | 2011-01-26 | 1 | -10/+10 |
| | | | | | | | | | 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 | ||||
* | iw: Add signal average to station information | Felix Fietkau | 2011-01-26 | 1 | -0/+36 |
| | | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25109 | ||||
* | iw: Add support to print station retry counters | Felix Fietkau | 2011-01-26 | 1 | -0/+35 |
| | | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25108 | ||||
* | iw: Add ibss join parameter for beacon interval | Felix Fietkau | 2011-01-26 | 1 | -0/+57 |
| | | | | | | | | NL80211_ATTR_BEACON_INTERVAL already exists, we just have to use it. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25107 | ||||
* | iw: Add support for antenna configuration commands | Felix Fietkau | 2011-01-26 | 1 | -0/+82 |
| | | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25106 | ||||
* | iw: sync nl80211 header to fix the multicast rate setting | Felix Fietkau | 2010-11-22 | 1 | -11/+49 |
| | | | | SVN-Revision: 24104 | ||||
* | iw: add support for setting the multicast rate for ibss | Felix Fietkau | 2010-10-25 | 2 | -11/+47 |
| | | | | SVN-Revision: 23636 | ||||
* | iw: add support for the new survey data | Felix Fietkau | 2010-10-09 | 3 | -11/+152 |
| | | | | SVN-Revision: 23351 | ||||
* | iw: update to 0.9.21, add support for showing the in-use flag for survey data | Felix Fietkau | 2010-09-29 | 4 | -32/+86 |
| | | | | SVN-Revision: 23155 | ||||
* | iw: update to version 0.9.20 | Hauke Mehrtens | 2010-07-18 | 3 | -250/+2 |
| | | | | SVN-Revision: 22285 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -4/+2 |
| | | | | SVN-Revision: 21956 | ||||
* | use a common way of marking packages as not supported on specific targets | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 20117 | ||||
* | iw, mac80211: get the frequency info per-netdev instead of per-phy | Felix Fietkau | 2010-01-17 | 1 | -10/+10 |
| | | | | SVN-Revision: 19194 | ||||
* | iw: print the current operating frequency in the phy info | Felix Fietkau | 2010-01-17 | 1 | -0/+30 |
| | | | | SVN-Revision: 19179 | ||||
* | iw: add patch for setting coverage class / distance | Felix Fietkau | 2010-01-15 | 2 | -0/+248 |
| | | | | SVN-Revision: 19140 | ||||
* | iw: update to 0.9.19 | Felix Fietkau | 2010-01-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 19138 | ||||
* | Update iw to version 0.9.18 | Hauke Mehrtens | 2009-11-28 | 4 | -302/+2 |
| | | | | | | The deleted patches went upstream. SVN-Revision: 18591 | ||||
* | mac80211: implement wds sta support (wds ap support work in progress, needs ↵ | Felix Fietkau | 2009-11-10 | 3 | -0/+300 |
| | | | | | | hostapd changes) SVN-Revision: 18356 | ||||
* | iw: update to 0.9.17 | Gabor Juhos | 2009-08-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 17409 | ||||
* | iw: update to 0.9.16 | Gabor Juhos | 2009-08-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 17292 | ||||
* | iw: update to 0.9.15 | Gabor Juhos | 2009-08-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 17134 | ||||
* | Update to version 0.9.14 | Hauke Mehrtens | 2009-05-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 16041 | ||||
* | fix more issues with libnl-tiny and eglibc | Felix Fietkau | 2009-05-04 | 1 | -1/+2 |
| | | | | SVN-Revision: 15592 | ||||
* | iw: use libnl-tiny, forcibly disable git version check | Felix Fietkau | 2009-04-30 | 1 | -4/+17 |
| | | | | SVN-Revision: 15514 | ||||
* | Update iw to version 0.9.13. | Hauke Mehrtens | 2009-04-25 | 1 | -3/+3 |
| | | | | SVN-Revision: 15404 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | Update iw to version 0.9.12 | Hauke Mehrtens | 2009-04-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 15198 | ||||
* | update iw to 0.9.11 (#4833) | Florian Fainelli | 2009-04-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 15084 | ||||
* | Updated iw to 0.9.10. Thanks to quentin | Hauke Mehrtens | 2009-03-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 14943 | ||||
* | replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵ | Nicolas Thill | 2009-02-24 | 1 | -2/+2 |
| | | | | | | appropriate SVN-Revision: 14651 | ||||
* | iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>) | Gabor Juhos | 2009-01-28 | 1 | -4/+4 |
| | | | | SVN-Revision: 14235 | ||||
* | fix iw compile | Felix Fietkau | 2008-09-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 12760 | ||||
* | Upgrade iw to stable 0.9.5 | Florian Fainelli | 2008-09-21 | 1 | -8/+4 |
| | | | | SVN-Revision: 12642 | ||||
* | enable iw for all 2.6 versions | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 12035 | ||||
* | Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365 | Florian Fainelli | 2008-07-06 | 1 | -3/+3 |
| | | | | SVN-Revision: 11734 | ||||
* | make sure iw doesn't get compiled on older kernels | Felix Fietkau | 2007-11-30 | 1 | -2/+4 |
| | | | | SVN-Revision: 9639 | ||||
* | add iw utility (untested) | Felix Fietkau | 2007-11-30 | 1 | -0/+46 |
SVN-Revision: 9637 |