All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net: xilinx: axi_emac: Add 64bit support
@ 2020-09-14  9:34 Michal Simek
  2020-09-14  9:34 ` [PATCH 1/2] net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings Michal Simek
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Michal Simek @ 2020-09-14  9:34 UTC (permalink / raw)
  To: u-boot

Hi,

these two patches are extending axi emac driver to support 64bit systems.

Thanks,
Michal


Ashok Reddy Soma (2):
  net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation
    warnings
  net: xilinx: axi_emac: Typecast flush_cache arguments

 drivers/net/xilinx_axi_emac.c | 48 ++++++++++++++++++++++-------------
 1 file changed, 30 insertions(+), 18 deletions(-)

-- 
2.28.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-23 12:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14  9:34 [PATCH 0/2] net: xilinx: axi_emac: Add 64bit support Michal Simek
2020-09-14  9:34 ` [PATCH 1/2] net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings Michal Simek
2020-09-14 14:07   ` Ramon Fried
2020-09-14  9:34 ` [PATCH 2/2] net: xilinx: axi_emac: Typecast flush_cache arguments Michal Simek
2020-09-14 14:07   ` Ramon Fried
2020-09-14 14:07 ` [PATCH 0/2] net: xilinx: axi_emac: Add 64bit support Ramon Fried
2020-09-23 12:08 ` Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.