Commit b13ad8f498793dc582b7f42f27b8f44490bd608d
1 parent
63d24a0eb7
Exists in
master
and in
6 other branches
xilinx/ll_temac: Move the Xilinx drivers
Move the Xilinx drivers into drivers/net/ethernet/xilinx/ and make the necessary Kconfig and Makefile changes. CC: John Williams <john.williams@petalogix.com> CC: "David H. Lynch Jr." <dhlii@dlasys.net> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
If you still want to see the diff click this link
Showing 14 changed files with 3035 additions and 3010 deletions Side-by-side Diff
- drivers/net/Kconfig
- drivers/net/Makefile
- drivers/net/ethernet/Kconfig
- drivers/net/ethernet/Makefile
- drivers/net/ethernet/xilinx/Kconfig
- drivers/net/ethernet/xilinx/Makefile
- drivers/net/ethernet/xilinx/ll_temac.h
- drivers/net/ethernet/xilinx/ll_temac_main.c
- drivers/net/ethernet/xilinx/ll_temac_mdio.c
- drivers/net/ethernet/xilinx/xilinx_emaclite.c
- drivers/net/ll_temac.h
- drivers/net/ll_temac_main.c
- drivers/net/ll_temac_mdio.c
- drivers/net/xilinx_emaclite.c