- Sep 09, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 33351
-
Jo-Philipp Wich authored
SVN-Revision: 33350
-
Gabor Juhos authored
SVN-Revision: 33349
-
Gabor Juhos authored
SVN-Revision: 33348
-
Gabor Juhos authored
SVN-Revision: 33347
-
Gabor Juhos authored
SVN-Revision: 33346
-
Gabor Juhos authored
SVN-Revision: 33345
-
Gabor Juhos authored
This patch adds preliminary support for the Mikrotik RB2011L. The NAND flash is not yet supported, so only the initramfs kernel can be used for now. [juhosg: remove unnecessary PCI/USB related stuff, the board does not use that, update commit message] Signed-off-by:
Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 33344
-
Gabor Juhos authored
SVN-Revision: 33343
-
Gabor Juhos authored
SVN-Revision: 33342
-
Gabor Juhos authored
Those will be used on the ar71xx platform as well. SVN-Revision: 33341
-
Jonas Gorski authored
Fixes booting the device with button hotplug enabled (#10785). SVN-Revision: 33340
-
- Sep 08, 2012
-
-
Gabor Juhos authored
SVN-Revision: 33338
-
Gabor Juhos authored
It will be used for the MikroTik boards. SVN-Revision: 33337
-
Gabor Juhos authored
SVN-Revision: 33335
-
Gabor Juhos authored
SVN-Revision: 33334
-
Felix Fietkau authored
SVN-Revision: 33333
-
Felix Fietkau authored
ath9k: disable PA predistortion by default, since it has been reported to reduce rx sensitivity on some devices (#12135) SVN-Revision: 33332
-
Felix Fietkau authored
SVN-Revision: 33331
-
Florian Fainelli authored
use {read,write}l_relaxed instead of the plain __raw_{read,write}l variants. SVN-Revision: 33330
-
- Sep 07, 2012
-
-
Florian Fainelli authored
See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 for more infos. SVN-Revision: 33329
-
Florian Fainelli authored
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos. SVN-Revision: 33328
-
- Sep 06, 2012
-
-
Daniel Dickinson authored
dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. SVN-Revision: 33326
-
Felix Fietkau authored
netifd: update to latest version, fixes premature device release on link loss (fixes #12114, #12112, #11959) SVN-Revision: 33325
-
Luka Perkov authored
SVN-Revision: 33324
-
- Sep 05, 2012
-
-
Florian Fainelli authored
SVN-Revision: 33323
-
Gabor Juhos authored
Add missing andmask to ramips_esw register read for recv_good value. Without the mask, recv_bad leaks into the recv_good packet count. Didn't notice the bug before since you don't usually get bad packets, so I only saw it when I was playing with overlength packets earlier... Signed-off-by:
Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 33322
-
Gabor Juhos authored
Use doubletagging to disable ramips_esw vlan by default, it seems more reliable. Daniel Golle found an issue where sometimes (possibly only for RT3352) the default vlan disable method (clearing en_vlan, untag, doubletag and putting all ports into vlan 0) doesn't work and the packets get sent out vlan-tagged with vlan 0. Instead switch to using the doubletagging method (allow doubletagged packets, put all ports into vlan 0 with untag enabled) by default. Unless someone figures out a way to really globally disable vlan for this switch, this seems like the best (most reliable) option. I did some tests regarding maximum packet size and did not see any difference between the two methods, both allow for slightly bigger packets than the ramips_main.c ethernet driver (ping stops going through above "ping -s 1472" (1514 bytes), on the switch packets are recv_good until "ping -s 1490", or about 1532 bytes). Signed-off-by:
Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 33321
-
John Crispin authored
SVN-Revision: 33319
-
Gabor Juhos authored
SVN-Revision: 33318
-
Gabor Juhos authored
Signed-off-by:
Daniel Golle <dgolle@allnet.de> SVN-Revision: 33317
-
Gabor Juhos authored
Signed-off-by:
Daniel Golle <dgolle@allnet.de> SVN-Revision: 33316
-
- Sep 03, 2012
-
-
Florian Fainelli authored
SVN-Revision: 33315
-
Florian Fainelli authored
SVN-Revision: 33314
-
Florian Fainelli authored
SVN-Revision: 33313
-
Florian Fainelli authored
Fixes sporadic crashes while reconfiguring the network interface. SVN-Revision: 33312
-
- Aug 29, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33311
-
Gabor Juhos authored
That was based on assumptions. SVN-Revision: 33310
-
Gabor Juhos authored
Signed-off-by:
Daniel Golle <dgolle@allnet.de> SVN-Revision: 33309
-
Gabor Juhos authored
SVN-Revision: 33308
-