Re: [PATCH] net/macb: GEM DMA configuration register update

2012-11-23 Thread David Miller
From: Nicolas Ferre Date: Fri, 23 Nov 2012 14:49:01 +0100 > Add information to the DMA Configuration Register to > maximize system performance: > - rx/tx packet buffer full memory size > - allow possibility to use INCR16 if supported > > Signed-off-by: Nicolas Ferre Applied to net-next. -- To

Re: [PATCH] net/macb: GEM DMA configuration register update

2012-11-23 Thread Joachim Eastwood
On 23 November 2012 14:49, Nicolas Ferre wrote: > Add information to the DMA Configuration Register to > maximize system performance: > - rx/tx packet buffer full memory size > - allow possibility to use INCR16 if supported > > Signed-off-by: Nicolas Ferre Acked-by: Joachim Eastwood http://vger.

[PATCH] net/macb: GEM DMA configuration register update

2012-11-23 Thread Nicolas Ferre
Add information to the DMA Configuration Register to maximize system performance: - rx/tx packet buffer full memory size - allow possibility to use INCR16 if supported Signed-off-by: Nicolas Ferre --- drivers/net/ethernet/cadence/macb.c | 10 -- drivers/net/ethernet/cadence/macb.h | 11 +