summaryrefslogtreecommitdiffstats
path: root/package/iw/patches
Commit message (Collapse)AuthorAgeFilesLines
* iw: add support for showing the rx bitrateFelix Fietkau2011-02-101-0/+97
| | | | SVN-Revision: 25442
* iw: update to 0.9.22Felix Fietkau2011-02-108-492/+67
| | | | SVN-Revision: 25440
* iw: Refresh patchesVasilis Tsiligiannis2011-01-274-20/+8
| | | | SVN-Revision: 25135
* iw: Extend antenna setting 'all' to apply for either rx or tx antennaVasilis Tsiligiannis2011-01-271-14/+23
| | | | SVN-Revision: 25134
* iw: Fix data types for iw survey channel timeFelix Fietkau2011-01-261-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 informationFelix Fietkau2011-01-261-0/+36
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25109
* iw: Add support to print station retry countersFelix Fietkau2011-01-261-0/+35
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25108
* iw: Add ibss join parameter for beacon intervalFelix Fietkau2011-01-261-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 commandsFelix Fietkau2011-01-261-0/+82
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25106
* iw: sync nl80211 header to fix the multicast rate settingFelix Fietkau2010-11-221-11/+49
| | | | SVN-Revision: 24104
* iw: add support for setting the multicast rate for ibssFelix Fietkau2010-10-252-11/+47
| | | | SVN-Revision: 23636
* iw: add support for the new survey dataFelix Fietkau2010-10-093-11/+152
| | | | SVN-Revision: 23351
* iw: update to 0.9.21, add support for showing the in-use flag for survey dataFelix Fietkau2010-09-293-30/+84
| | | | SVN-Revision: 23155
* iw: update to version 0.9.20Hauke Mehrtens2010-07-182-248/+0
| | | | SVN-Revision: 22285
* iw, mac80211: get the frequency info per-netdev instead of per-phyFelix Fietkau2010-01-171-10/+10
| | | | SVN-Revision: 19194
* iw: print the current operating frequency in the phy infoFelix Fietkau2010-01-171-0/+30
| | | | SVN-Revision: 19179
* iw: add patch for setting coverage class / distanceFelix Fietkau2010-01-152-0/+248
| | | | SVN-Revision: 19140
* Update iw to version 0.9.18Hauke Mehrtens2009-11-283-300/+0
| | | | | | The deleted patches went upstream. SVN-Revision: 18591
* mac80211: implement wds sta support (wds ap support work in progress, needs ↵Felix Fietkau2009-11-103-0/+300
hostapd changes) SVN-Revision: 18356