Arduino Due Ethernet Library with DMA

I am using an ARDUINO DUE and a W5200 shield in a Data Acquisition application where I need to transfer data at relatively high rates through Ethernet (5 Mbits/sec).
Can anybody recommend an Ethernet library using DMA for the Due?

Thanks for any idea.

Mike