Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 |
| | | | | SVN-Revision: 33688 | ||
* | add myself as a maintainer for various packages | Felix Fietkau | 2012-10-08 |
| | | | | SVN-Revision: 33660 | ||
* | iw: update to 3.6 and add support for configuring antenna gain | Felix Fietkau | 2012-09-28 |
| | | | | SVN-Revision: 33586 | ||
* | iw: sync nl80211.h update with compat-wireless | Felix Fietkau | 2012-04-16 |
| | | | | SVN-Revision: 31323 | ||
* | iw: update to version 3.3, sync with latest nl80211.h changes | Felix Fietkau | 2012-02-07 |
| | | | | SVN-Revision: 30347 | ||
* | pacakge/iw: don't show a stray ']' if the chain signal attribute list is empty | Gabor Juhos | 2011-11-09 |
| | | | | | | | | | | | | | | | | | | | | | | 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 |
| | | | | SVN-Revision: 28710 | ||
* | iw: update to v3.1, add support for per-chain signal strength info | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28385 | ||
* | iw: add support for configuring HT IBSS | Felix Fietkau | 2011-06-24 |
| | | | | SVN-Revision: 27278 | ||
* | iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong ↵ | Jo-Philipp Wich | 2011-05-22 |
| | | | | | | operator precedence SVN-Revision: 26968 | ||
* | iw: add support for showing the rx bitrate | Felix Fietkau | 2011-02-10 |
| | | | | SVN-Revision: 25442 | ||
* | iw: update to 0.9.22 | Felix Fietkau | 2011-02-10 |
| | | | | SVN-Revision: 25440 | ||
* | iw: Refresh patches | Vasilis Tsiligiannis | 2011-01-27 |
| | | | | SVN-Revision: 25135 | ||
* | iw: Extend antenna setting 'all' to apply for either rx or tx antenna | Vasilis Tsiligiannis | 2011-01-27 |
| | | | | SVN-Revision: 25134 | ||
* | iw: Fix data types for iw survey channel time | Felix Fietkau | 2011-01-26 |
| | | | | | | | | | 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 |
| | | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25109 | ||
* | iw: Add support to print station retry counters | Felix Fietkau | 2011-01-26 |
| | | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25108 | ||
* | iw: Add ibss join parameter for beacon interval | Felix Fietkau | 2011-01-26 |
| | | | | | | | | 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 |
| | | | | | | 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 |
| | | | | SVN-Revision: 24104 | ||
* | iw: add support for setting the multicast rate for ibss | Felix Fietkau | 2010-10-25 |
| | | | | SVN-Revision: 23636 | ||
* | iw: add support for the new survey data | Felix Fietkau | 2010-10-09 |
| | | | | 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 |
| | | | | SVN-Revision: 23155 | ||
* | iw: update to version 0.9.20 | Hauke Mehrtens | 2010-07-18 |
| | | | | SVN-Revision: 22285 | ||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 |
| | | | | SVN-Revision: 21956 | ||
* | use a common way of marking packages as not supported on specific targets | Nicolas Thill | 2010-03-10 |
| | | | | SVN-Revision: 20117 | ||
* | iw, mac80211: get the frequency info per-netdev instead of per-phy | Felix Fietkau | 2010-01-17 |
| | | | | SVN-Revision: 19194 | ||
* | iw: print the current operating frequency in the phy info | Felix Fietkau | 2010-01-17 |
| | | | | SVN-Revision: 19179 | ||
* | iw: add patch for setting coverage class / distance | Felix Fietkau | 2010-01-15 |
| | | | | SVN-Revision: 19140 | ||
* | iw: update to 0.9.19 | Felix Fietkau | 2010-01-15 |
| | | | | SVN-Revision: 19138 | ||
* | Update iw to version 0.9.18 | Hauke Mehrtens | 2009-11-28 |
| | | | | | | 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 |
| | | | | | | hostapd changes) SVN-Revision: 18356 | ||
* | iw: update to 0.9.17 | Gabor Juhos | 2009-08-26 |
| | | | | SVN-Revision: 17409 | ||
* | iw: update to 0.9.16 | Gabor Juhos | 2009-08-17 |
| | | | | SVN-Revision: 17292 | ||
* | iw: update to 0.9.15 | Gabor Juhos | 2009-08-05 |
| | | | | SVN-Revision: 17134 | ||
* | Update to version 0.9.14 | Hauke Mehrtens | 2009-05-24 |
| | | | | SVN-Revision: 16041 | ||
* | fix more issues with libnl-tiny and eglibc | Felix Fietkau | 2009-05-04 |
| | | | | SVN-Revision: 15592 | ||
* | iw: use libnl-tiny, forcibly disable git version check | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15514 | ||
* | Update iw to version 0.9.13. | Hauke Mehrtens | 2009-04-25 |
| | | | | SVN-Revision: 15404 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | Update iw to version 0.9.12 | Hauke Mehrtens | 2009-04-10 |
| | | | | SVN-Revision: 15198 | ||
* | update iw to 0.9.11 (#4833) | Florian Fainelli | 2009-04-03 |
| | | | | SVN-Revision: 15084 | ||
* | Updated iw to 0.9.10. Thanks to quentin | Hauke Mehrtens | 2009-03-18 |
| | | | | SVN-Revision: 14943 | ||
* | replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵ | Nicolas Thill | 2009-02-24 |
| | | | | | | appropriate SVN-Revision: 14651 | ||
* | iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>) | Gabor Juhos | 2009-01-28 |
| | | | | SVN-Revision: 14235 | ||
* | fix iw compile | Felix Fietkau | 2008-09-28 |
| | | | | SVN-Revision: 12760 | ||
* | Upgrade iw to stable 0.9.5 | Florian Fainelli | 2008-09-21 |
| | | | | SVN-Revision: 12642 | ||
* | enable iw for all 2.6 versions | Felix Fietkau | 2008-07-31 |
| | | | | SVN-Revision: 12035 | ||
* | Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365 | Florian Fainelli | 2008-07-06 |
| | | | | SVN-Revision: 11734 | ||
* | make sure iw doesn't get compiled on older kernels | Felix Fietkau | 2007-11-30 |
| | | | | SVN-Revision: 9639 |