- Feb 05, 2015
-
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44258
-
- Feb 04, 2015
-
-
John Crispin authored
The mt76 driver might have some problem working with MT7602. MT7602 should not have VHT capabilities . But the driver not identity properly. Signed-off-by:
wengbj <fl.service@t-firefly.com> SVN-Revision: 44257
-
John Crispin authored
requested and tested by forum user OWonPi https://forum.openwrt.org/viewtopic.php?id=55495 Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 44256
-
John Crispin authored
This device is very similar to the TL-WR841N v8, only two LED GPIOs are different. Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 44255
-
John Crispin authored
Add 5GHz led entry after r44033. Signed-off-by:
Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 44254
-
John Crispin authored
The name variable contains at first the package name, and after the last group name. This patch fixes /etc/rc.d symlink creation (at least). Change name in pkgname, change the other name in ugname (user group name), and id in ugid (user group id) Signed-off-by:
Etienne CHAMPETIER <champetier.etienne@gmail.com> SVN-Revision: 44253
-
John Crispin authored
Signed-off-by:
Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44252
-
- Feb 03, 2015
-
-
John Crispin authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44249
-
John Crispin authored
The ubootloader of the M2M sets the reset bits for both USB device and USB host during initialization (to save a few mA of power during boot). However, for the usb<->sata bridge to be properly detected, it is necessary to clear both reset bits as otherwise the kernel logs will just be filled with: usb 1-1: device descriptor read/64, error -145 ... Signed-off-by:
Christian Lamparter <chunkeey@googlemail.com> SVN-Revision: 44248
-
John Crispin authored
Few characters in filenames (a plus sign, a dot) can be interpreted specially by grep. This can lead to the omission of missing package dependency. For example if we would have "some.file.so" then it matches also "some2file.so". -F switch off special meaning of any character and -x match against whole line. Signed-off-by:
Sławomir Demeszko <s.demeszko@wireless-instruments.com> SVN-Revision: 44247
-
John Crispin authored
Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 44246
-
- Feb 02, 2015
-
-
John Crispin authored
This reverts commit f7873071561d82e75ba2dc46433a2982fef8ac6f. Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44245
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44244
-
John Crispin authored
remove obsolete configuration settings --disable-thread --enable-nonblocking --without-krb4 remove SSPI support only supported on windows correct --with/without-ca-path handling only supported with OpenSSL and PolarSSL correct LDAP/LDAPS protocol add dependency libopenldap added SCP/SFTP protocol default "No" depends on libssh2 added IDN support default "No" depends on libidn added SMB protocol (new in 7.40) default "No" require 'cryptographic authentication' and either 'GnuTLS' or 'OpenSSL' selected added Unix sockets support (new in 7.40) default "No" added error verbose messages default "No" changes to Makefile Increase PKG_RELEASE PKG_CONFIG_DEPENDS and CONFIGURE_ARGS extended for new functionality use "autoconf_bool" for all --enable/--disable options restructure for easier reading changes to Config.in extended for new functionality implement dependencies restructure and grouping for easier reading build tested on XUbuntu 14.10 x86 for x86 (generic) and ar71xx (WNDR3800) Signed-off-by:
Christian Schoenebeck <christian.schoenebeck@gmail.com> SVN-Revision: 44243
-
John Crispin authored
Signed-off-by:
wengbj <fl.service@t-firefly.com> SVN-Revision: 44242
-
John Crispin authored
Signed-off-by:
wengbj <fl.service@t-firefly.com> SVN-Revision: 44241
-
John Crispin authored
Signed-off-by:
wengbj <fl.service@t-firefly.com> SVN-Revision: 44240
-
John Crispin authored
Part of rev 44173 added setting the SM Power Save capability in the hostapd.conf file if the driver indicated that it was supported. It appears this was incorrect, because the field in the actual HT Capabilities field in the AP configuration is really a state indication. Just copying the state from the capability resulted in the AP indicating that it had SMPS enabled all the time if it supported SMPS. This effectively just disables all clients from sending packets to the AP with more than one spatial stream, for no good reason. So remove this part of the change. Signed-off-by:
Robert Hancock <hancockrwd@gmail.com> SVN-Revision: 44239
-
John Crispin authored
This patch adds support for Xiaomi MiWiFi Mini, a 802.11a/b/g/n/ac dual radio wireless router based on the MediaTek MT7620a SoC. Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net> SVN-Revision: 44238
-
John Crispin authored
Signed-off-by:
Christian Mehlis <christian@m3hlis.de> SVN-Revision: 44237
-
- Feb 01, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44236
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 44235
-
Felix Fietkau authored
- budget is decremented with completed frames, so don't check if done is smaller - ACK the interrupt before processing further frames to fix a small race condition. Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44234
-
- Jan 31, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44233
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44232
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44231
-
Rafał Miłecki authored
It fails to build because of missing of_irq_parse_raw and incompatible irq_create_of_mapping. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44230
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44229
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44228
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44227
-
Nicolas Thill authored
* enclose the fixup in brackets * match anything in the call to AM_GNU_GETTEXT_VERSION * call it early (before autoreconf if both are specified) * chain a call to autoreconf since it messes with configure.ac Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44225
-
Nicolas Thill authored
Closes: #18851 Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44224
-
- Jan 30, 2015
-
-
Jo-Philipp Wich authored
Replace the now defunct 062-mips_decompressor_build_fix.patch with another patch that simply undefines the arch memset and memcpy defines to avoid syntax errors in the redeclaration. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44223
-
John Crispin authored
http://patchwork.ozlabs.org/patch/434532/ Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44222
-
John Crispin authored
The board is already supported by OpenWrt. WNR1000v2/WNR1000v2-VC are pretty much the same as WNR2000v3/WNR612v2, therefore the same initialization code and flash layout is used. Signed-off-by:
Ștefan Rusu <saltwaterc@gmail.com> Tested-by:
Douglas Fraser <1dsfraser@gmail.com> SVN-Revision: 44221
-
John Crispin authored
This "patch to the patch" fixes a NULL pointer derefence crash in the new intermediate software queues. The crash can be reproduced by injecting an 802.11 frame with a BSSID that does not belong to a configured vif. The wperf tool (https://github.com/anyfi/wperf ) may be convenient for doing this. Signed-off-by:
Johan Almbladh <ja@anyfi.net> SVN-Revision: 44220
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44219
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44218
-
Rafał Miłecki authored
Thanks raven-auand. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44217
-
Zoltan Herpai authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44216
-