aboutsummaryrefslogtreecommitdiff
path: root/package/network/utils/iw
Commit message (Collapse)AuthorAge
...
* Add more license tags with SPDX identifiersJohn Crispin2014-11-03
| | | | | | | | | | | | | | | | | | Note, that licensing stuff is a nightmare: many packages does not clearly state their licenses, and often multiple source files are simply copied together - each with different licensing information in the file headers. I tried hard to ensure, that the license information extracted into the OpenWRT's makefiles fit the "spirit" of the packages, e.g. such small packages which come without a dedicated source archive "inherites" the OpenWRT's own license in my opinion. However, I can not garantee that I always picked the correct information and/or did not miss license information. Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 43155
* Add a few SPDX tagsSteven Barth2014-11-02
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43151
* iw: add support for dynamic distance selection (supported by ath9k now)Felix Fietkau2014-09-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42689
* iw: sync nl80211.hFelix Fietkau2014-09-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42688
* iw: update to 3.15Felix Fietkau2014-06-22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41299
* iw: sync nl80211.hFelix Fietkau2014-05-20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40801
* iw: sync nl80211.h (fixes settting antenna_gain)Felix Fietkau2014-04-13
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40503
* iw: update to iw 3.14Hauke Mehrtens2014-02-05
| | | | | | | | | | | | | | | - update iw to 3.14 - remove some patches that are obsolete - 200-reduce_size.patch has new coalesce removed from Makefile matching prev. ver - refresh patches This increases the size of the binary by 6.7%: 87801 4400 320 92521 16969 iw-3.10/iw 93995 4424 324 98743 181b7 iw-3.14/iw Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 39486
* iw: reduce size and make the phy dump output more readableFelix Fietkau2013-12-13
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39041
* iw: add patch to support 802.11j frequenciesJo-Philipp Wich2013-10-18
| | | | | | | | | A similar change was recently merged in iw commit 58b46da26ab9b5ff31c7033e175351eb1301d9af Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 38449
* mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handlingFelix Fietkau2013-06-30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37097
* mac80211: add support for "active" monitor interfaces which allow userspace ↵Felix Fietkau2013-05-28
| | | | | | | | tools to connect to APs via injection Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36743
* iw: update to 3.10, sync with nl80211.h changes in compat-wirelessFelix Fietkau2013-05-06
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36569
* Remove remaining etrax referencesJohn Crispin2013-01-02
| | | | SVN-Revision: 34968
* iw: sync with nl80211.h to fix setting antenna gainFelix Fietkau2012-12-10
| | | | SVN-Revision: 34593
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
SVN-Revision: 33688