aboutsummaryrefslogtreecommitdiff
path: root/package/iw/patches
Commit message (Collapse)AuthorAge
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
| | | | SVN-Revision: 33688
* 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
* 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
* 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