aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch
diff options
context:
space:
mode:
authorAleksander Jan Bajkowski <olek2@wp.pl>2023-05-21 23:02:17 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2023-07-26 13:26:24 +0200
commit9d15baee6b435318576b0c0978d82959f7eb64cc (patch)
treef8c54775314ff9db350402a5b31ef96c65d2f52d /target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch
parent65c1f418e3add2d32b036696530dffddaba64d72 (diff)
downloadupstream-9d15baee6b435318576b0c0978d82959f7eb64cc.tar.gz
upstream-9d15baee6b435318576b0c0978d82959f7eb64cc.tar.bz2
upstream-9d15baee6b435318576b0c0978d82959f7eb64cc.zip
lantiq: add patches headers
This commit adds headers to the patches, so they can be applied with the git am command. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> (cherry picked from commit 5d51079fd064a86119c6f44920e737cf5e25d3a0)
Diffstat (limited to 'target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch')
-rw-r--r--target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch b/target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch
index 2cc541ae3c..7e49b47e02 100644
--- a/target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch
+++ b/target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch
@@ -1,3 +1,13 @@
+From 870ed9cae083ff8a60a739ef7e74c5a1800533be Mon Sep 17 00:00:00 2001
+From: Johann Neuhauser <johann@it-neuhauser.de>
+Date: Thu, 17 May 2018 19:12:35 +0200
+Subject: [PATCH] net: lantiq_etop: of mdio
+
+Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
+---
+ drivers/net/ethernet/lantiq_etop.c | 555 +++++++++++++++++++++++++-----------
+ 1 file changed, 389 insertions(+), 166 deletions(-)
+
--- a/drivers/net/ethernet/lantiq_etop.c
+++ b/drivers/net/ethernet/lantiq_etop.c
@@ -30,6 +30,7 @@