- Nov 18, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38857
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38856
-
Luka Perkov authored
The extra prefix space is passed to the caller. Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38855
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38854
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38853
-
Felix Fietkau authored
hostapd: remove random pool support - the entropy it gathers is questionable and we have better entropy sources on common platforms now Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38852
-
Felix Fietkau authored
A small system like the common home router doesn't have 40 MiB per process for a dirty stack cache. This can easily lead to an overbooking OOM problem and caused a lot of hangs+reboots on 32 MiB systems running nodogsplash. Not using a stack cache can increase the time to spawn new threads. This is hopefully no problem for system not running a lot of parallel computations. Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 38851
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38850
-
Jo-Philipp Wich authored
- instead of writing one (or more) ACCEPT rules in the filter table for each redirect install a global ctstate DNAT accept rule per zone - discard rules and redirects which have invalid options set instead of silently skipping the invalid values SVN-Revision: 38849
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38848
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38847
-
John Crispin authored
This is a minor rework of the SDK driver. This driver needs a full rewrite. Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38846
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38845
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38844
-
- Nov 17, 2013
-
-
Hauke Mehrtens authored
This file is still needed with the new firmware. This fixes r38835. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38843
-
Hauke Mehrtens authored
This closes #14474. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38842
-
Hauke Mehrtens authored
support VMware ethernet adapters Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 38840
-
Hauke Mehrtens authored
move xfsprogs to the right submenu e2fsprogs, btrfs-progs and other stuff is there already Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 38838
-
Hauke Mehrtens authored
Signed-off-by:
Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 38837
-
Hauke Mehrtens authored
Current version of ath10k in the recently updated wireless-testing package requires a new firmware. This patch fixes the issue. v2: * fix (hopefully) the mangled whitespaces * actually install the new firmware instead of the old Signed-off-by:
Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 38835
-
Hauke Mehrtens authored
get_cycles() is used in some places as one part of the seed for the kernel PRNG. This backports the following commit from mainline linux kernel: 9c9b415c50bc298ac61412dff856eae2f54889ee Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38834
-
Hauke Mehrtens authored
This patch was copied from a more recent backports versions. This fixes a build problem with kernel < 3.6. This closes #14475 Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38833
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38829
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38828
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38827
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38826
-
- Nov 16, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38823
-
John Crispin authored
move log service from procd to ubox some debloating on procd the preinit part of procd is now also a seperate binary Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38822
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38820
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38819
-
Steven Barth authored
The correct bits are now cleared in the IPv6 address as the shift value to the correct byte in the IPv6 address was wrong. Depending on the stack values this could result in a hanging 6rdcalc program due to an endless loop. Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 38818
-
- Nov 15, 2013
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38816
-
Gabor Juhos authored
Patch to add the profile for the TP-LINK WR842N/ND v2 Small update, because of a change in the Makefile. Signed-off-by:
Martijn Zilverschoon <thefriedzombie@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/4382/ Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38815
-
Gabor Juhos authored
Patch to add the user space support for the TL-WR842N/ND v2 Signed-off-by:
Martijn Zilverschoon <thefriedzombie@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/4354/ Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38814
-
Gabor Juhos authored
Patch to add kernel support for the TP-LINK WR842N/ND v2 Signed-off-by:
Martijn Zilverschoon <thefriedzombie@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/4352/ [juhosg: refresh kernel patch] Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38813
-
Gabor Juhos authored
Get the factory assigned mac addresses stored in the caldata partition and asign them to lan and wan interfaces. Also put the correct mac addresses into the WiFi eeprom files to ensure that the ath9k driver will use the correct ones. Signed-off-by:
Stefan Agner <stefan@agner.ch> Patchwork: http://patchwork.openwrt.org/patch/4350/ [juhosg: - move WiFi MAC address setup to the firmware hotplug file, - use the official MAC address for the 2.4GHz as well, - remove uci-defaults.sh modifications, - update commit message] Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38812
-
- Nov 14, 2013
-
-
Zoltan Herpai authored
sunxi: rework target - update kernel to 3.12 - add patches for clocks, i2c, usb, sid, rtc - support common image for A10/A13/A20 - add support for a couple boards - most drivers are configured into the kernel as of now Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38811
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38810
-
Felix Fietkau authored
RIPEMD is needed to update erlang and i'd like to enable RIPEMD160 support in openssh. Size compared: openssl without RIPEMD/160 support: 647K 29. Okt 20:00 bin/ar71xx/packages/libopenssl_1.0.1e-2_ar71xx.ipk openssl with RIPEMD/160 support: 652K 8. Nov 15:11 bin/ar71xx/packages/libopenssl_1.0.1e-2_ar71xx.ipk So the file size just grows ~5kb, which shouldn't be a problem. Signed-off-by:
Peter Wagner <tripolar@gmx.at> SVN-Revision: 38809
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38808
-