summaryrefslogtreecommitdiff
path: root/package/iw
Commit message (Collapse)AuthorAge
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
| | | | SVN-Revision: 33688
* add myself as a maintainer for various packagesFelix Fietkau2012-10-08
| | | | SVN-Revision: 33660
* iw: update to 3.6 and add support for configuring antenna gainFelix Fietkau2012-09-28
| | | | SVN-Revision: 33586
* iw: sync nl80211.h update with compat-wirelessFelix Fietkau2012-04-16
| | | | SVN-Revision: 31323
* iw: update to version 3.3, sync with latest nl80211.h changesFelix Fietkau2012-02-07
| | | | SVN-Revision: 30347
* pacakge/iw: don't show a stray ']' if the chain signal attribute list is emptyGabor Juhos2011-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 Fietkau2011-11-01
| | | | SVN-Revision: 28710
* iw: update to v3.1, add support for per-chain signal strength infoFelix Fietkau2011-10-08
| | | | SVN-Revision: 28385
* iw: add support for configuring HT IBSSFelix Fietkau2011-06-24
| | | | SVN-Revision: 27278
* iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong ↵Jo-Philipp Wich2011-05-22
| | | | | | operator precedence SVN-Revision: 26968
* iw: add support for showing the rx bitrateFelix Fietkau2011-02-10
| | | | SVN-Revision: 25442
* iw: update to 0.9.22Felix Fietkau2011-02-10
| | | | SVN-Revision: 25440
* iw: Refresh patchesVasilis Tsiligiannis2011-01-27
| | | | SVN-Revision: 25135
* iw: Extend antenna setting 'all' to apply for either rx or tx antennaVasilis Tsiligiannis2011-01-27
| | | | SVN-Revision: 25134
* iw: Fix data types for iw survey channel timeFelix Fietkau2011-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 informationFelix Fietkau2011-01-26
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25109
* iw: Add support to print station retry countersFelix Fietkau2011-01-26
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25108
* iw: Add ibss join parameter for beacon intervalFelix Fietkau2011-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 commandsFelix Fietkau2011-01-26
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25106
* iw: sync nl80211 header to fix the multicast rate settingFelix Fietkau2010-11-22
| | | | SVN-Revision: 24104
* iw: add support for setting the multicast rate for ibssFelix Fietkau2010-10-25
| | | | SVN-Revision: 23636
* iw: add support for the new survey dataFelix Fietkau2010-10-09
| | | | SVN-Revision: 23351
* iw: update to 0.9.21, add support for showing the in-use flag for survey dataFelix Fietkau2010-09-29
| | | | SVN-Revision: 23155
* iw: update to version 0.9.20Hauke Mehrtens2010-07-18
| | | | SVN-Revision: 22285
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-26
| | | | SVN-Revision: 21956
* use a common way of marking packages as not supported on specific targetsNicolas Thill2010-03-10
| | | | SVN-Revision: 20117
* iw, mac80211: get the frequency info per-netdev instead of per-phyFelix Fietkau2010-01-17
| | | | SVN-Revision: 19194
* iw: print the current operating frequency in the phy infoFelix Fietkau2010-01-17
| | | | SVN-Revision: 19179
* iw: add patch for setting coverage class / distanceFelix Fietkau2010-01-15
| | | | SVN-Revision: 19140
* iw: update to 0.9.19Felix Fietkau2010-01-15
| | | | SVN-Revision: 19138
* Update iw to version 0.9.18Hauke Mehrtens2009-11-28
| | | | | | The deleted patches went upstream. SVN-Revision: 18591
* mac80211: implement wds sta support (wds ap support work in progress, needs ↵Felix Fietkau2009-11-10
| | | | | | hostapd changes) SVN-Revision: 18356
* iw: update to 0.9.17Gabor Juhos2009-08-26
| | | | SVN-Revision: 17409
* iw: update to 0.9.16Gabor Juhos2009-08-17
| | | | SVN-Revision: 17292
* iw: update to 0.9.15Gabor Juhos2009-08-05
| | | | SVN-Revision: 17134
* Update to version 0.9.14Hauke Mehrtens2009-05-24
| | | | SVN-Revision: 16041
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-04
| | | | SVN-Revision: 15592
* iw: use libnl-tiny, forcibly disable git version checkFelix Fietkau2009-04-30
| | | | SVN-Revision: 15514
* Update iw to version 0.9.13.Hauke Mehrtens2009-04-25
| | | | SVN-Revision: 15404
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* Update iw to version 0.9.12Hauke Mehrtens2009-04-10
| | | | SVN-Revision: 15198
* update iw to 0.9.11 (#4833)Florian Fainelli2009-04-03
| | | | SVN-Revision: 15084
* Updated iw to 0.9.10. Thanks to quentinHauke Mehrtens2009-03-18
| | | | SVN-Revision: 14943
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵Nicolas Thill2009-02-24
| | | | | | appropriate SVN-Revision: 14651
* iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>)Gabor Juhos2009-01-28
| | | | SVN-Revision: 14235
* fix iw compileFelix Fietkau2008-09-28
| | | | SVN-Revision: 12760
* Upgrade iw to stable 0.9.5Florian Fainelli2008-09-21
| | | | SVN-Revision: 12642
* enable iw for all 2.6 versionsFelix Fietkau2008-07-31
| | | | SVN-Revision: 12035
* Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365Florian Fainelli2008-07-06
| | | | SVN-Revision: 11734
* make sure iw doesn't get compiled on older kernelsFelix Fietkau2007-11-30
| | | | SVN-Revision: 9639