| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 24569
|
|
|
|
| |
SVN-Revision: 24568
|
|
|
|
| |
SVN-Revision: 24444
|
|
|
|
|
|
| |
Patch-by: Cezary Jackiewicz
SVN-Revision: 24440
|
|
|
|
| |
SVN-Revision: 24439
|
|
|
|
|
|
| |
PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues
SVN-Revision: 24236
|
|
|
|
|
|
|
|
|
| |
r22700 contained a copy-and-paste error that set eth0's MAC address
twice and never set eth1's.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 24036
|
|
|
|
|
|
| |
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23983
|
|
|
|
|
|
| |
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23982
|
|
|
|
|
|
| |
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23981
|
|
|
|
|
|
| |
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23980
|
|
|
|
|
|
| |
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23979
|
|
|
|
|
|
| |
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23978
|
|
|
|
|
|
|
|
| |
(build errors has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23977
|
|
|
|
|
|
| |
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: 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
|