- Sep 22, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33508
-
Jo-Philipp Wich authored
SVN-Revision: 33507
-
Hauke Mehrtens authored
SVN-Revision: 33506
-
Hauke Mehrtens authored
SVN-Revision: 33505
-
Felix Fietkau authored
SVN-Revision: 33504
-
Felix Fietkau authored
SVN-Revision: 33503
-
- Sep 21, 2012
-
-
Imre Kaloz authored
SVN-Revision: 33502
-
Imre Kaloz authored
SVN-Revision: 33501
-
Felix Fietkau authored
SVN-Revision: 33500
-
Felix Fietkau authored
SVN-Revision: 33499
-
- Sep 20, 2012
-
-
Felix Fietkau authored
cns3xxx: fix ethernet packet alignment issues (hw has an alignment requirement of 64), fix skb fragment chaining SVN-Revision: 33498
-
Felix Fietkau authored
SVN-Revision: 33497
-
Hauke Mehrtens authored
When not removing support for the wait instruction, when ruining on the BCM4706 SoC the system stops after msleep() without an exception. I haven't seen this problem on the other Broadcom SoCs with a 74K CPU, but in the Broadcom SDK it is deactivated for all CPUs of this type. SVN-Revision: 33496
-
- Sep 19, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33493
-
Felix Fietkau authored
SVN-Revision: 33492
-
Felix Fietkau authored
SVN-Revision: 33491
-
Felix Fietkau authored
SVN-Revision: 33490
-
Felix Fietkau authored
SVN-Revision: 33489
-
Felix Fietkau authored
SVN-Revision: 33488
-
Felix Fietkau authored
SVN-Revision: 33487
-
Felix Fietkau authored
SVN-Revision: 33486
-
Felix Fietkau authored
SVN-Revision: 33485
-
Felix Fietkau authored
SVN-Revision: 33484
-
Jo-Philipp Wich authored
SVN-Revision: 33482
-
Jo-Philipp Wich authored
SVN-Revision: 33480
-
Florian Fainelli authored
In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15 selected) due to a missing dependency: Package gdbserver is missing dependencies for the following libraries: libthread_db.so.1 In order to fix it, the system shared lib libthread_db.so.1 is copied from the toolchain lib dir into the gdb package target structure (/usr/lib) to pass the dependency checks. This patch was (quickly) reviewed by Paul Fertser on IRC. Signed-off-by:
xxiao <xxiao@fosiao.com> Signed-off-by:
Matthieu Boujonnier <openwrt-devel@metaverse.fr> SVN-Revision: 33479
-
Florian Fainelli authored
uClibc declares eventfd() as taking two arguments but doesn't properly pass the second argument to the kernel. The problem is discussed at: http://lists.uclibc.org/pipermail/uclibc/2012-May/046873.html This patch is taken from uclibc 0.9.33 git, so will presumably be integrated in any future releases. Signed-off-by:
Andy Leiserson <andy@leiserson.org> SVN-Revision: 33478
-
Florian Fainelli authored
Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 33477
-
Florian Fainelli authored
Signed-off-by:
xxiao <xxiao@fosiao.com> SVN-Revision: 33476
-
Florian Fainelli authored
When running as KVM or Xen guest, packets may be received with incomplete checksum[1]. Patch adopted from Fedora dhcp package. [1]. http://article.gmane.org/gmane.linux.kernel/1003853 Signed-off-by:
Alexey I. Froloff <raorn@raorn.name> SVN-Revision: 33475
-
Florian Fainelli authored
The package block-hotplug doesn't exist, refer to block-mount instead. Signed-off-by:
Daniel Golle <dgolle@allnet.de> SVN-Revision: 33474
-
Florian Fainelli authored
The package block-hotplug doesn't exist, removing reference to it. Signed-off-by:
Daniel Golle <dgolle@allnet.de> SVN-Revision: 33473
-
Florian Fainelli authored
SVN-Revision: 33465
-
Hauke Mehrtens authored
SVN-Revision: 33464
-
Hauke Mehrtens authored
Do not change the code any more but use the kconfig options SVN-Revision: 33463
-
Hauke Mehrtens authored
SVN-Revision: 33462
-
Felix Fietkau authored
SVN-Revision: 33461
-
- Sep 18, 2012
-
-
Gabor Juhos authored
SVN-Revision: 33460
-
Gabor Juhos authored
It should be implemmented in a cleaner way. This reverts the following commits: [ar71xx] dir-825-b1: Fix wholeflash images [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash" SVN-Revision: 33459
-
Florian Fainelli authored
This will make the kernel crash on systems using qemu < 1.1.0. Until fixed disable VPFv4 capability probing. SVN-Revision: 33458
-