summaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/files/drivers/net/ethernet/stmicro
Commit message (Collapse)AuthorAgeFilesLines
* oxnas: revert to kernel 4.1Daniel Golle2016-07-181-0/+27
| | | | | | | | | 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: drop compatibility with old kernels from dwmac-oxnasDaniel Golle2016-05-201-27/+0
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* oxnas: move gmac soc glue from mach to stmmac driverJohn Crispin2015-10-191-0/+172
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