| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23976
|
|
|
|
|
|
|
|
| |
(build error has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23975
|
|
|
|
| |
SVN-Revision: 23904
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The WNDR3700's art/caldata partition contains three MAC addresses at
offsets 0, 6, and 12, used for eth0/wlan0 (shared), eth1, and wlan1,
respectively. The existing code configures eth1's MAC address by adding
1 to eth0's instead of using the value stored in the EEPROM. This patch
causes the stored value to be used directly. (On my WNDR3700s, the three
stored addresses are all sequential anyway.)
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 23876
|
|
|
|
|
|
| |
(thx, Mark Mentovai)
SVN-Revision: 23875
|
|
|
|
|
|
| |
instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues
SVN-Revision: 23822
|
|
|
|
| |
SVN-Revision: 23576
|
|
|
|
| |
SVN-Revision: 23451
|
|
|
|
|
|
| |
switch driver
SVN-Revision: 23439
|
|
|
|
| |
SVN-Revision: 23432
|
|
|
|
|
|
|
|
|
| |
Patch-by: Cezary Jackiewicz <cezary@eko.one.pl>
(the GPIODEV code has been removed, the sysfs interface
can be used to control the GPIO lines instead - juhosg)
SVN-Revision: 23165
|
|
|
|
|
|
|
|
|
| |
LAN (eth0) is behind a switch and the fixed speed/duplex was
supposed to be for it, not WAN (eth1).
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
SVN-Revision: 23147
|
|
|
|
| |
SVN-Revision: 23136
|
|
|
|
| |
SVN-Revision: 23135
|
|
|
|
| |
SVN-Revision: 23132
|
|
|
|
| |
SVN-Revision: 23131
|
|
|
|
|
|
|
| |
With this change ath9k can handle the wireless chip on the TL-WR841N v7
board which is based on the AR7241 SoC.
SVN-Revision: 23130
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is still preliminary and not really tested much. Anyway, this
version seems to be enough to get both wired and wireless
interfaces working. Buttons and leds are also working.
mach-ap96.c is based on mach-wndr3700.c.
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
SVN-Revision: 23125
|
|
|
|
|
|
| |
select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND
SVN-Revision: 22935
|
|
|
|
| |
SVN-Revision: 22882
|
|
|
|
|
|
|
|
|
|
| |
* add a new SPI controller driver
* add SPI driver for the CPLD chip
* convert the NAND driver
* enable the mikroSD slot
* enable more LEDs
SVN-Revision: 22863
|
|
|
|
| |
SVN-Revision: 22700
|
|
|
|
|
|
| |
directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested fixes #7563
SVN-Revision: 22675
|
|
|
|
|
|
| |
values have been wrong on every single device i've tested, falling back to the atheros values seems to be the right thing to do
SVN-Revision: 22401
|
|
|
|
|
|
| |
"Fate" Hollants, from #7528, without the ethernet fifo cfg values)
SVN-Revision: 22353
|
|
|
|
| |
SVN-Revision: 22303
|
|
|
|
|
|
|
|
|
| |
This adds in-flash mac-addresses and calibration data for the Senao
EAP7660D board.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 22187
|
|
|
|
|
|
|
|
| |
This patch adds support for the Senao EAP7660D board to trunk.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 21837
|
|
|
|
| |
SVN-Revision: 21805
|
|
|
|
| |
SVN-Revision: 21764
|
|
|
|
| |
SVN-Revision: 21743
|
|
|
|
| |
SVN-Revision: 21728
|
|
|
|
| |
SVN-Revision: 21698
|
|
|
|
|
|
|
|
| |
This fixes the NBG460N/550N/550NH mtd partitions.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21443
|
|
|
|
|
|
| |
This space can be used to extend the rootfs_data partition.
SVN-Revision: 21173
|
|
|
|
| |
SVN-Revision: 21172
|
|
|
|
|
|
|
|
| |
when we receive a pci/ahb interrupt, we need to flush pending data for dma
from the device, otherwise the tx path may get stuck if the completion flag
of the dma descriptor is not updated at the time the tx interrupt arrives.
SVN-Revision: 21143
|
|
|
|
| |
SVN-Revision: 21076
|
|
|
|
| |
SVN-Revision: 21075
|
|
|
|
|
|
|
|
|
|
| |
This patch adds support for the zyxel nbg460n/550n/550nh routers.
Currently this only works if a second stage bootloader is also flashed,
as the used switch needs extra initialization.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 20990
|
|
|
|
|
|
|
|
| |
This avoids probing of the AR8216 chip on the eth0 interface.
Cc: backfire@openwrt.org
SVN-Revision: 20754
|
|
|
|
|
|
| |
Cc: backfire@openwrt.org
SVN-Revision: 20752
|
|
|
|
|
|
| |
preliminary version)
SVN-Revision: 20725
|
|
|
|
|
|
|
|
|
|
| |
with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices.
[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.
SVN-Revision: 20722
|
|
|
|
| |
SVN-Revision: 20530
|
|
|
|
| |
SVN-Revision: 20529
|
|
|
|
| |
SVN-Revision: 20528
|
|
|
|
| |
SVN-Revision: 20495
|
|
|
|
| |
SVN-Revision: 20494
|
|
|
|
| |
SVN-Revision: 20493
|