summaryrefslogtreecommitdiffstats
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-05-31 21:58:05 +0200
commit5d51079fd064a86119c6f44920e737cf5e25d3a0 (patch)
tree96b98dcc104a7bd70baa72cc666d563bb2c89dcf /target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch
parent32d5921b8b5508a99680ecf1626667517c2cbdb8 (diff)
downloadopenwrt-5d51079fd064a86119c6f44920e737cf5e25d3a0.tar.gz
openwrt-5d51079fd064a86119c6f44920e737cf5e25d3a0.tar.bz2
openwrt-5d51079fd064a86119c6f44920e737cf5e25d3a0.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>
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 @@