linux/drivers/net/ethernet/cadence
Nicolas Ferre 4df95131ea net/macb: change RX path for GEM
GEM is able to adapt its DMA buffer size, so change
the RX path to take advantage of this possibility and
remove all kind of memcpy in this path.
This modification introduces function pointers for managing
differences between MACB and GEM adapter type.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-06 16:22:45 -07:00
..
at91_ether.c net: ethernet: remove unnecessary platform_set_drvdata() 2013-05-27 22:34:51 -07:00
Kconfig net/ethernet: MACB should depend on HAS_DMA 2013-05-11 16:28:24 -07:00
macb.c net/macb: change RX path for GEM 2013-06-06 16:22:45 -07:00
macb.h net/macb: change RX path for GEM 2013-06-06 16:22:45 -07:00
Makefile net/at91_ether: select MACB in Kconfig 2012-10-23 02:40:09 -04:00