]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Wed, 16 Jun 2021 06:20:31 +0000 (00:20 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 16 Jun 2021 08:42:45 +0000 (10:42 +0200)
commit4eb5b7fa03ed5b93a8f0761649c3e9f8d3caff8d
tree80a06bcdb3585f5385aacab3b2f27b5d7f1ebd52
parent0c4b782fa7c46d9334f3c7e37b9f6c2e57bba4cc
net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet

Add support for 10G/25G (XXV) high speed ethernet. This Makes use of
the exiting AXI DMA, similar to 1G.

Signed-off-by: Alessandro Temil <atemil@waymo.com>
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
drivers/net/xilinx_axi_emac.c