]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq40xx: move DSA and ethernet driver to 5.15 specific directory
authorRobert Marko <robimarko@gmail.com>
Mon, 14 Aug 2023 10:56:49 +0000 (12:56 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 17 Sep 2023 19:00:22 +0000 (21:00 +0200)
As a preparation to move to 6.1, we need to move the DSA and ethernet
drivers to a 5.15 specific directory as 6.1 will use the latest patchset
that was sent upstream which is too hard to backport to 5.15.

Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq40xx/files-5.15/drivers/net/dsa/qca/qca8k-ipq4019.c [moved from target/linux/ipq40xx/files/drivers/net/dsa/qca/qca8k-ipq4019.c with 100% similarity]
target/linux/ipq40xx/files-5.15/drivers/net/dsa/qca/qca8k-ipq4019.h [moved from target/linux/ipq40xx/files/drivers/net/dsa/qca/qca8k-ipq4019.h with 100% similarity]
target/linux/ipq40xx/files-5.15/drivers/net/ethernet/qualcomm/ipqess/Makefile [moved from target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/ipqess/Makefile with 100% similarity]
target/linux/ipq40xx/files-5.15/drivers/net/ethernet/qualcomm/ipqess/ipqess.c [moved from target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/ipqess/ipqess.c with 100% similarity]
target/linux/ipq40xx/files-5.15/drivers/net/ethernet/qualcomm/ipqess/ipqess.h [moved from target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/ipqess/ipqess.h with 100% similarity]
target/linux/ipq40xx/files-5.15/drivers/net/ethernet/qualcomm/ipqess/ipqess_ethtool.c [moved from target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/ipqess/ipqess_ethtool.c with 100% similarity]