| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: 23577
|
|
|
|
| |
SVN-Revision: 23576
|
|
|
|
| |
SVN-Revision: 23575
|
|
|
|
|
|
| |
patch to the 2.6.36 patches, add a backport patch to 2.6.32
SVN-Revision: 23574
|
|
|
|
| |
SVN-Revision: 23451
|
|
|
|
|
|
| |
switch driver
SVN-Revision: 23439
|
|
|
|
| |
SVN-Revision: 23432
|
|
|
|
| |
SVN-Revision: 23293
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 22189
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
we've figured out what part of it causes the issue described in #7563
SVN-Revision: 22075
|
|
|
|
|
|
| |
timeouts on ar724x considerably
SVN-Revision: 22055
|
|
|
|
|
|
| |
with packets while it's being brought down fixes boot time crashes under load reported by matteo
SVN-Revision: 22054
|
|
|
|
| |
SVN-Revision: 22016
|
|
|
|
|
|
|
|
| |
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: 21736
|
|
|
|
| |
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
|
|
|
|
|
|
| |
for some reason (fixes #7236)
SVN-Revision: 21166
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- on ar724x, rx buffers can be aligned with an offset of 2, which keeps the ip header aligned
- alignment offset is only added if the ar8216 workaround is not active and the phy driver does not advertise its own packet alignment
- ar71xx and ar91xx can not handle rx alignment offsets, however taking a hit on unaligned exceptions seems to have less overhead than re-aligning the data for large packets
- use memmove to re-align small packets, if necessary
tested on ar9132, ar7240 and ar7242 based devices without ar8216 headers
SVN-Revision: 20892
|
|
|
|
|
|
|
|
| |
This avoids probing of the AR8216 chip on the eth0 interface.
Cc: backfire@openwrt.org
SVN-Revision: 20754
|