| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 32591
|
|
|
|
| |
SVN-Revision: 32590
|
|
|
|
| |
SVN-Revision: 32586
|
|
|
|
|
|
|
|
|
| |
Pass the mtd_layout via the kernel command line instead.
Also increase the kernel partition size to 1024k, so current kernel can fit in.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32585
|
|
|
|
| |
SVN-Revision: 32581
|
|
|
|
| |
SVN-Revision: 32580
|
|
|
|
| |
SVN-Revision: 32522
|
|
|
|
|
|
| |
#11762)
SVN-Revision: 32520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Despite Westwood's theoretical advantages, in nearly
every benchmark we ran last year, TCP cubic won, whether it be
on correct RTT estimates, amount of buffering, responsiveness,
etc. on current hardware and software designs.
(both need timestamps on to work well, besides)
TCP cubic is better maintained and understood than westwood,
also.
While a scenario where westwood would win possibly exists,
there is too much buffering in the wifi stack in particular
at present, to see any improvement.
If you wish to exercise various TCPs under contention,
the current svn head of netperf (2.6) has options to switch
congestion control agorithms on the fly, as does iperf.
SVN-Revision: 32514
|
|
|
|
| |
SVN-Revision: 32512
|
|
|
|
| |
SVN-Revision: 32498
|
|
|
|
|
|
|
|
|
| |
Detect and apply MAC address of a Fonera 2.0n (ramips)
Signed-off-by: Malte Forkel <malte.forkel@berlin.de>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 32490
|
|
|
|
| |
SVN-Revision: 32489
|
|
|
|
| |
SVN-Revision: 32488
|
|
|
|
|
|
| |
mach/hardware.h is soon to be removed by upstream kernel
SVN-Revision: 32487
|
|
|
|
|
|
|
|
| |
Hardware filtering must always be enabled as long as there is an Ethernet
device registered, and use device tree for setting the link activity and
buffer shifting enable/disable bit.
SVN-Revision: 32486
|
|
|
|
| |
SVN-Revision: 32485
|
|
|
|
|
|
| |
This should have been removed in r32470.
SVN-Revision: 32481
|
|
|
|
| |
SVN-Revision: 32474
|
|
|
|
| |
SVN-Revision: 32473
|
|
|
|
| |
SVN-Revision: 32472
|
|
|
|
| |
SVN-Revision: 32471
|
|
|
|
|
|
|
| |
This caused stalls in the Ethernet DMA block, so until properly
written and sorted out, fallback to the assembly version instead.
SVN-Revision: 32470
|
|
|
|
| |
SVN-Revision: 32469
|
|
|
|
|
|
|
| |
* use 'fsync' with 'dd' for image writing
* save config to boot partition
SVN-Revision: 32465
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This target currently only supports Moschip's MCS8140 SoC, but support
for other chips in the same family (MCS8142, MCS8144) will be easy to add.
Target support is entirely using Device Tree for probing peripherals.
Drivers support include:
- PCI
- USB 1 & 2
- watchdog
- random number generator
- UART
- timer
- internal Ethernet PHY
- Ethernet MAC core
Support for the following boards is included using Device Tree
- Devolo dLAN USB Extender
- Tigal RBT-832
SVN-Revision: 32462
|
|
|
|
| |
SVN-Revision: 32461
|
|
|
|
| |
SVN-Revision: 32460
|
|
|
|
| |
SVN-Revision: 32459
|
|
|
|
| |
SVN-Revision: 32458
|
|
|
|
| |
SVN-Revision: 32457
|
|
|
|
| |
SVN-Revision: 32456
|
|
|
|
| |
SVN-Revision: 32455
|
|
|
|
| |
SVN-Revision: 32454
|
|
|
|
|
|
|
|
|
| |
This patch helps properly detect a WNDRMAC device. Before this
patch the model is detected as "NETGEAR ?????????N".
Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru>
SVN-Revision: 32453
|
|
|
|
|
|
|
|
|
| |
This adds kmod-leds-wndr3700-usb package to a default build for
WNDR3700, WNDR3800 and WNDRMAC in order to support the green USB LED.
Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru>
SVN-Revision: 32452
|
|
|
|
|
|
|
|
|
|
| |
This patch adds support for the Korean made Petatel PSR-680W Wireless CDMA Router.
The platform is based on Ralink RT3052.
http://wiki.openwrt.org/toh/petatel/psr-680w
Signed-off-by: Dmitry Shmygov <shmygov at rambler.ru>
SVN-Revision: 32450
|
|
|
|
|
|
| |
embeddedwireless.de)
SVN-Revision: 32447
|
|
|
|
| |
SVN-Revision: 32446
|
|
|
|
|
|
|
|
|
|
| |
This patch enables few extra kernel options for the kvm_guest subtarget:
- Tickless kernel to avoid timer ticks in idle guests, reduces CPU usage
- Enable paravirtualization steal time support
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 32436
|
|
|
|
| |
SVN-Revision: 32422
|
|
|
|
|
|
|
|
|
| |
BCM6338 and BCM6338 have their MSG_CONTROL register width of 8-bits instead of
16-bits. We were previously using a 16-bits write which corrupted the first
byte of the TX FIFO. Also the message type was always set to Full-duplex even
in the case of half-duplex messages.
SVN-Revision: 32409
|
|
|
|
|
|
|
|
| |
that applies to all mips targets
The dcache bug that it works around is a generic issue, not a brcm47xx cache quirk
SVN-Revision: 32395
|
|
|
|
|
|
| |
Thanks to Nicolas Le Falher for testing on Bifferboard.
SVN-Revision: 32389
|
|
|
|
| |
SVN-Revision: 32384
|
|
|
|
|
|
| |
Signed-off-by: Martin Mueller <mm@sig21.net>
SVN-Revision: 32343
|
|
|
|
|
|
| |
similar to TL-MR3020 to fix ethernet link detection
SVN-Revision: 32336
|
|
|
|
|
|
| |
fixes overcurrent warning spam on 3.3 kernels for bcm63xx again.
SVN-Revision: 32221
|
|
|
|
| |
SVN-Revision: 32187
|
|
|
|
| |
SVN-Revision: 32131
|