aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/patches-4.1/700-oxnas-dwmac.patch
Commit message (Collapse)AuthorAgeFilesLines
* oxnas: revert to kernel 4.1Daniel Golle2016-07-181-0/+44
| | | | | | | | | A bug resulting in the NAND not being detected by newer kernels has kept me sleepless for months and yet I wasn't able to discover the cause. Bring back patches and files for 4.1 until this has been resolved. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* oxnas: delete linux 4.1 supportFelix Fietkau2016-05-121-44/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* oxnas: add missing platform bindings for stmmac glueJohn Crispin2015-11-211-0/+19
| | | | | | | | | | | r47218 was missing needed changes which were accidentally ommitted from the patch. This should fix #20878 Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 47552
* oxnas: move gmac soc glue from mach to stmmac driverJohn Crispin2015-10-191-0/+25
Still a lot of kernel-version ifdef'ery, but imho that's easy to remove once obsoleted and avoids duplicate code in the meantime. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 47218