2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 07:04:00 +08:00
linux-next/drivers/net/ethernet/marvell
Jisheng Zhang b17d15592d net: pxa168_eth: Use dma_wmb/rmb where appropriate
Update the pxa168_eth driver to use the dma_rmb/wmb calls instead of the
full barriers in order to improve performance: reduced 97ns/39ns on
average in tx/rx path on Marvell BG4CT platform.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-16 13:39:49 -04:00
..
Kconfig net: mvneta: bm: fix dependencies again 2016-05-12 16:56:30 -04:00
Makefile net: mvneta: bm: add support for hardware buffer management 2016-03-14 12:19:46 -04:00
mv643xx_eth.c net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets. 2016-01-28 16:08:01 -08:00
mvmdio.c mdio: Move allocation of interrupts into core 2016-01-07 14:31:26 -05:00
mvneta_bm.c net: mvneta: Use the new hwbm framework 2016-03-14 12:19:47 -04:00
mvneta_bm.h net: mvneta: Use the new hwbm framework 2016-03-14 12:19:47 -04:00
mvneta.c net: mvneta: Remove superfluous SMP function call 2016-05-03 15:27:18 -04:00
mvpp2.c net: mvpp2: use cache_line_size() to get cacheline size 2016-04-01 14:36:47 -04:00
pxa168_eth.c net: pxa168_eth: Use dma_wmb/rmb where appropriate 2016-05-16 13:39:49 -04:00
skge.c skge: Unmask interrupts in case of spurious interrupts 2014-12-05 21:33:19 -08:00
skge.h
sky2.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
sky2.h sky2: Receive Overflows not counted 2013-03-29 14:53:19 -04:00