| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Great collaboration on these two fantastic routers on the openwrt forum:
https://forum.openwrt.org/viewtopic.php?id=32320
Above all kudos to aryufan. Well done and thank you everyone else who
contributed.
To-Do: LED for wlan is not yet activated
To-Do: TxPower over 20dBm (RB751U) or 22dBm (RB751G) are not accepted by
the router
Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
[juhosg: fix line wrapped patch, fix checkpatch errors, add missing
kernel patches]
SVN-Revision: 31208
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mtd_speedtest results:
page read speed
old new delta
DB120 929 KiB/s 2597 KiB/s +179.55%
TL-WR1043ND v1 754 KiB/s 2166 KiB/s +187.27%
TL-WR703N v1 745 KiB/s 2176 KiB/s +192.08%
TL-MR3220 v1 752 KiB/s 2154 KiB/s +186.44%
TL-WR2543ND v1 564 KiB/s 2130 KiB/s +277.66%
TL-WR741ND v2 525 KiB/s 1767 KiB/s +236.57%
ALFA-AP96 702 KiB/s 1977 KiB/s +181.62%
WNDR3700 697 KiB/s 1965 KiB/s +181.92%
SVN-Revision: 31118
|
|
|
|
|
|
| |
Pass the mtd_layout via the kernel command line instead.
SVN-Revision: 31112
|
|
|
|
|
|
| |
Pass the mtd_layout via the kernel command line instead
SVN-Revision: 31111
|
|
|
|
|
|
| |
Pass the mtd_layout via the kernel command line instead.
SVN-Revision: 31110
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We are passing the MTD layout via the kernel command line, so
it makes no sense to duplicate it in mach-* files. The patch
removes the built-in MTD maps of the following boards:
* AP113
* ALFA N2/N5
* DIR-600
* DIR-615
* DIR-825
* TEW-6{3,5}2BRP
* TEW-673GRU
* WHR-G301N
* WHR-HP-GN
* WHR-HP-G300N
SVN-Revision: 31108
|
|
|
|
| |
SVN-Revision: 31102
|
|
|
|
| |
SVN-Revision: 31025
|
|
|
|
| |
SVN-Revision: 31024
|
|
|
|
| |
SVN-Revision: 31023
|
|
|
|
| |
SVN-Revision: 31022
|
|
|
|
| |
SVN-Revision: 31017
|
|
|
|
| |
SVN-Revision: 30957
|
|
|
|
| |
SVN-Revision: 30956
|
|
|
|
| |
SVN-Revision: 30922
|
|
|
|
| |
SVN-Revision: 30913
|
|
|
|
| |
SVN-Revision: 30912
|
|
|
|
| |
SVN-Revision: 30849
|
|
|
|
| |
SVN-Revision: 30405
|
|
|
|
| |
SVN-Revision: 29867
|
|
|
|
| |
SVN-Revision: 29849
|
|
|
|
| |
SVN-Revision: 29713
|
|
|
|
|
|
| |
The WLAN LEDs are not working yet.
SVN-Revision: 29680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The wndr3700 at least has no eth0 mac address and usually leverages
the first wireless device's mac when in a bridged scenario. If,
however, you want to route, and not bridge the interfaces, you
need a unique mac address for it.
This patch sets the local bit on the mac address pulled from the
wireless chip and uses the resulting address for eth0.
Patch-by: Dave Taht <dave.taht@gmail.com>
SVN-Revision: 29675
|
|
|
|
|
|
| |
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 29669
|
|
|
|
|
|
|
|
| |
The microSD slot and the Real Time Clock is not working yet.
The miniPCIe interface is not tested due to the lack of a
suitable card.
SVN-Revision: 29662
|
|
|
|
| |
SVN-Revision: 29659
|
|
|
|
|
|
|
| |
These models are based on the AP99 reference board,
and uses the AR7241 SoC.
SVN-Revision: 29658
|
|
|
|
| |
SVN-Revision: 29653
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds support for the TP-Link device TL-MR3020 which is very
similiar to the TL-WR703N.
The TL-MR3020 uses 5 LEDs, 1 push button and a switch with 3 positions.
Only four LEDs can be controlled via GPIO. The power LED is connected to
the power supply.
The WPS push button has been mapped to KEY_WPS_BUTTON. The two GPIO signals
of the sliding switch have been mapped to BTN_0 and BTN_1.
I have also setup a wiki page with details here:
http://wiki.openwrt.org/toh/tp-link/tl-mr3020
USB is working and has been tested with USB mass storage and USB UMTS
stick.
Wifi also seems to work.
Ethernet is working too.
Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de>
SVN-Revision: 29651
|
|
|
|
| |
SVN-Revision: 29635
|
|
|
|
| |
SVN-Revision: 29631
|
|
|
|
| |
SVN-Revision: 29624
|
|
|
|
|
|
| |
WZR-HP-AG300H, correct the id (#10649)
SVN-Revision: 29593
|
|
|
|
| |
SVN-Revision: 29568
|
|
|
|
|
|
| |
Signed-off-by: Mark Deneen <mdeneen@gmail.com>
SVN-Revision: 29567
|
|
|
|
|
|
|
|
| |
Because the external switch has no driver yet, connect GMAC0
to the PHY4 of the internal switch for now. This allows to
use the DB120 board as a router with 4LAN+1WAN ports.
SVN-Revision: 29557
|
|
|
|
| |
SVN-Revision: 29556
|
|
|
|
| |
SVN-Revision: 29555
|
|
|
|
| |
SVN-Revision: 29553
|
|
|
|
| |
SVN-Revision: 29550
|
|
|
|
| |
SVN-Revision: 29549
|
|
|
|
| |
SVN-Revision: 29538
|
|
|
|
| |
SVN-Revision: 29535
|
|
|
|
| |
SVN-Revision: 29534
|
|
|
|
| |
SVN-Revision: 29532
|
|
|
|
| |
SVN-Revision: 29531
|
|
|
|
| |
SVN-Revision: 29515
|
|
|
|
|
|
| |
Patch-by: dyq <729650915@qq.com>
SVN-Revision: 29514
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The WNDRMAC is a WNDR3700v2 (64MB RAM, 16MB flash) in a white case. The
WNDRMACv2 is a WNDR3800 (128MB RAM, 16MB flash) in a WNDRMAC case.
The WNDRMAC case doesn't have "holes" or labels for the 2.4GHz LED or
switch ports 2-4. The stock firmware uses a single LED (in the 5GHz
position) to indicate the status of both radios, and a single LED (in the
switch port 1 position) to indicate the status of all LAN ports. The
"missing" LEDs are present on the board, and easily shine through the
case. Unlike the stock firmware, OpenWrt will use these "hidden" LEDs.
I've tested the WNDRMACv2 image. I don't have a v1 WNDRMAC, but assume
that this is sufficient to build a fully-functional image.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 29513
|