| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This adds default network and uboot-env settings for the ALL0258N.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28699
|
|
|
|
|
|
| |
It works with the generic config.
SVN-Revision: 28695
|
|
|
|
| |
SVN-Revision: 28693
|
|
|
|
|
|
| |
It is the same as the generic configuration.
SVN-Revision: 28692
|
|
|
|
|
|
|
|
|
|
|
| |
32-bit value
Aparently $magic_long was meant here instead of $magic when comparing with
32-bit values.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28678
|
|
|
|
| |
SVN-Revision: 28618
|
|
|
|
|
|
| |
Based on a patch by Marek Lindner <marek@open-mesh.com>
SVN-Revision: 28617
|
|
|
|
|
|
|
|
| |
A miscalculation in the original patch makes OpenWrt destroy the failsafe image.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28615
|
|
|
|
|
|
|
|
|
| |
This adds support for the Netgear WNDR3800, it is almost the same as
the WNDR3700v2. It just has more RAM so the hd_id had to be adjusted.
Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com>
SVN-Revision: 28597
|
|
|
|
|
|
| |
Based on a patch by Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 28568
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The initial support for the Buffalo WHR-HP-G300N box.
The code was confirmed to boot and run, but not tested in depth.
Known problem: iw phy phy0 info shows:
Coverage class: 0 (up to 0m)
Available Antennas: TX 0 RX 0
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 28567
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28565
|
|
|
|
|
|
|
|
|
|
| |
This patchs adds support for the Allnet ALL0258N outdoor AP/bridge.
The ALL0258N is based on the AR7240 SoC paired with an AR9285 radio,
it got 8MB of NOR and 32MB SDRAM.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28564
|
|
|
|
| |
SVN-Revision: 28563
|
|
|
|
| |
SVN-Revision: 28562
|
|
|
|
| |
SVN-Revision: 28423
|
|
|
|
|
|
|
|
| |
AR8316 behind a GPIO bitbanged MDIO bus fails to drive the turnaround bit
to low despite returning a valid value. Ignore it and just use the
returned value anyway.
SVN-Revision: 28422
|
|
|
|
|
|
|
|
|
|
|
| |
A fast stop/start cycle could leave the ag71xx interrupts and tx engine
disabled when using a phy driver with a fixed link and the start/stop
happens between two phy state machine polls.
Prevent this by always forcing the link down on stop regardless of phy
state and having a phy connected.
SVN-Revision: 28380
|
|
|
|
|
|
| |
Patch-by: Lukas Kuna
SVN-Revision: 28295
|
|
|
|
| |
SVN-Revision: 28294
|
|
|
|
|
|
| |
Based on a patch by dongyuqi <729650915@qq.com>
SVN-Revision: 28279
|
|
|
|
|
|
| |
Based on a patch by dongyuqi <729650915@qq.com>
SVN-Revision: 28277
|
|
|
|
| |
SVN-Revision: 28276
|
|
|
|
| |
SVN-Revision: 28275
|
|
|
|
| |
SVN-Revision: 28274
|
|
|
|
| |
SVN-Revision: 28273
|
|
|
|
| |
SVN-Revision: 28272
|
|
|
|
|
|
|
|
| |
Same hardware as WR741ND but with PoE support.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 28271
|
|
|
|
|
|
| |
Signed-off-by: Martin Raykov <martin.raykov@gmail.com>
SVN-Revision: 28269
|
|
|
|
| |
SVN-Revision: 28213
|
|
|
|
| |
SVN-Revision: 28182
|
|
|
|
|
|
| |
#9954)
SVN-Revision: 28173
|
|
|
|
| |
SVN-Revision: 28124
|
|
|
|
| |
SVN-Revision: 28022
|
|
|
|
| |
SVN-Revision: 27975
|
|
|
|
|
|
| |
fast reset takes care of DMA stuck issues
SVN-Revision: 27973
|
|
|
|
|
|
| |
layout (fixes #9922)
SVN-Revision: 27959
|
|
|
|
| |
SVN-Revision: 27951
|
|
|
|
|
|
| |
images (#9918)
SVN-Revision: 27950
|
|
|
|
| |
SVN-Revision: 27907
|
|
|
|
| |
SVN-Revision: 27901
|
|
|
|
| |
SVN-Revision: 27900
|
|
|
|
| |
SVN-Revision: 27899
|
|
|
|
|
|
|
|
|
| |
When starting/stopping DMA sometimes the FIFO state gets corrupted,
leading to wildly fluctuating latencies or packet data corruption.
Fix this by issuing a fast MAC reset as soon as the link is detected
as up. Fixes #9689, #9405
SVN-Revision: 27896
|
|
|
|
|
|
|
|
|
|
|
| |
When the DMA engine state gets corrupted due to a hardware issues, it
often won't stop rx until a full reset is issued. In that case the hardware
must keep a valid descriptor, otherwise it will write to random places in
system RAM, triggering random crashes. To fix this, keep a dummy descriptor
without a buffer that keeps the DMA engine in a sane state until the reset
is done
SVN-Revision: 27895
|
|
|
|
| |
SVN-Revision: 27894
|
|
|
|
|
|
| |
received on AR71xx and AR91xx ethernet MACs decreases CPU load with the default firewall for routing 95 mbit/s from 78% to 55%
SVN-Revision: 27878
|
|
|
|
|
|
|
|
| |
Now that we can use a generic name for the switch there is no need for a
separate image for the WZR-HP-G301NH.
Update the default network config and remove the extra image.
SVN-Revision: 27814
|
|
|
|
| |
SVN-Revision: 27756
|
|
|
|
| |
SVN-Revision: 27754
|