| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Cc: backfire@openwrt.org
SVN-Revision: 20752
|
|
|
|
|
|
|
|
| |
functions
Cc: backfire@openwrt.org
SVN-Revision: 20751
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.
This fixes the header mangling of the AR8216 driver.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc:backfire@openwrt.org
SVN-Revision: 20750
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
* cc: backfire@openwrt.org
SVN-Revision: 20673
|
|
|
|
| |
SVN-Revision: 20530
|
|
|
|
| |
SVN-Revision: 20529
|
|
|
|
| |
SVN-Revision: 20528
|
|
|
|
|
|
|
| |
* patch by Bernhard Loos
* note: trailing whitespaces has been removed
SVN-Revision: 20525
|
|
|
|
| |
SVN-Revision: 20506
|