sunxi: backport the stmmac driver from kernel 4.13
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 21 Sep 2017 20:10:08 +0000 (22:10 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Oct 2017 11:00:16 +0000 (13:00 +0200)
commited43a4d4ac195bf3c149805094b628a0d45f8880
tree7e6d4475a48cc6b7a0de128714de468a753ba71d
parenta8f63a0717f553e0a1b37ee9212fc4cb2a801426
sunxi: backport the stmmac driver from kernel 4.13

This adds support for the GMAC which is use in the A64 and other
Allwinner chips by backporting the changes from the kernel versions
4.13.

Some commits are not backported which are adding support for newly
introduced APIs which are not available in kernel 4.9.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/sunxi/config-4.9
target/linux/sunxi/cortexa53/config-default
target/linux/sunxi/cortexa7/config-default
target/linux/sunxi/patches-4.9/0050-stmmac-form-4-10.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.9/0051-stmmac-form-4-11.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.9/0052-stmmac-form-4-12.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.9/0053-stmmac-form-4-13.patch [new file with mode: 0644]