| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37084
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use platform data array for storing ath5k EEPROM instead of creating another one.
EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash.
No need to keep the checksum fix now that the EEPROM is loaded completely.
Add a manual eeprom swap for ath9k and keep the endian way.
Use mac-offset property retrieved from the DTS.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 36901
|
|
|
|
|
|
|
|
|
|
|
| |
This patch disables the execute-in-place (XIP) support for flash on
lantiq. This has to be disabled since the bus which flash is connected
to does not support unaligned accesses. Resolves data bus errors on
Lantiq routers with Intel command set flash.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 35992
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35571
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35390
|
|
|
|
|
|
| |
fixes #12792
SVN-Revision: 35357
|
|
|
|
| |
SVN-Revision: 35355
|
|
|
|
|
|
|
|
|
|
|
| |
Add ath9k eeprom and pci fixup support (again) for linux 3.7.
On linux 3.3, the fixup forced the regdomain to 0x67, causing low TX power.
This patch only corrects checksum, the rest of the EEPROM isn't changed.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 35353
|
|
|
|
| |
SVN-Revision: 35062
|
|
|
|
|
|
|
|
|
|
| |
fix the communication issues with the ar8316 switch. (ticket #11143)
Tested only on the wbmr-hp-g300h, could affect/break other devices.
Signed-off-by: Sebastian Mayr <sebastian.mayr@student.uibk.ac.at>
SVN-Revision: 34837
|
|
|
|
| |
SVN-Revision: 34826
|
|
|
|
| |
SVN-Revision: 34822
|
|
|
|
| |
SVN-Revision: 34821
|
|
|
|
| |
SVN-Revision: 34820
|
|
|
|
| |
SVN-Revision: 34795
|
|
|
|
| |
SVN-Revision: 34789
|
|
|
|
| |
SVN-Revision: 34777
|
|
|
|
| |
SVN-Revision: 34714
|
|
SVN-Revision: 34687
|