9
0
Fork 0
barebox/drivers/net
Lucas Stach a76c62f80d net: mvneta: convert to streaming DMA ops
Move to the common streaming DMA ops in order to get rid of
the direct usage of the ARM MMU functions for the cache
maintenance.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-03-16 05:30:19 +01:00
..
phy net: phy: Support Marvell 88EE1543 PHY 2014-11-11 14:59:43 +01:00
usb net: asix: handle packets crossing URB boundaries 2014-09-22 06:54:45 +02:00
Kconfig net: rtl8169: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
Makefile net: Add driver for Armada 370/XP 10/100/1000 Mbps network controller 2014-11-11 14:59:43 +01:00
altera_tse.c ARM: move DMA alloc functions to dma.h 2015-03-06 07:52:02 +01:00
altera_tse.h net: introduce phylib 2012-09-25 08:18:58 +02:00
ar231x.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
ar231x.h net: add ar231x-eth support 2013-05-31 08:56:33 +02:00
arc_emac.c Merge branch 'for-next/streaming-dma' 2015-03-09 08:32:21 +01:00
at91_ether.c net: at91_ether: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
at91_ether.h net: at91_ether re-implement against new at91rm9200 api 2012-04-02 10:26:14 +02:00
cpsw.c net: cpsw: convert to streaming DMA ops 2015-03-06 07:53:47 +01:00
cs8900.c net: Pass eth_device to net_receive 2014-05-15 08:15:21 +02:00
davinci_emac.c net: davinci_emac: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
davinci_emac.h drivers/net: add driver for the EMAC device found in some TI SoCs 2012-09-17 10:54:50 +02:00
designware.c Merge branch 'for-next/streaming-dma' 2015-03-09 08:32:21 +01:00
designware.h treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
dm9k.c net: dm9k: fix copy-paste typo 2014-09-11 08:02:47 +02:00
efi-snp.c net: Add EFI Simple Network Protocol Driver 2014-07-16 10:46:18 +02:00
enc28j60.c net: add ENC28J60 support 2014-07-02 07:47:58 +02:00
enc28j60_hw.h net: add ENC28J60 support 2014-07-02 07:47:58 +02:00
ep93xx.c net: Pass eth_device to net_receive 2014-05-15 08:15:21 +02:00
ep93xx.h Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
ethoc.c Merge branch 'for-next/resource-err-ptr' 2014-10-02 08:54:42 +02:00
fec_imx.c net: fec: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
fec_imx.h net: fec: use standard phy type defines 2013-03-09 20:09:23 +01:00
fec_mpc5200.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
fec_mpc5200.h net: fec: use standard phy type defines 2013-03-09 20:09:23 +01:00
gianfar.c resource: Let dev_get_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
gianfar.h gianfar: descriptors access with I/O accessors 2014-07-23 09:16:22 +02:00
ks8851_mll.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
ksz8864rmn.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
macb.c net: macb: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
macb.h net: macb: turn off endian_swp_pkt_en 2013-04-03 17:21:51 +02:00
mvneta.c net: mvneta: convert to streaming DMA ops 2015-03-16 05:30:19 +01:00
netx_eth.c net: Pass eth_device to net_receive 2014-05-15 08:15:21 +02:00
orion-gbe.c net: orion-gbe: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
orion-gbe.h net: orion: add ethernet driver 2014-02-10 09:09:03 +01:00
rtl8139.c ARM: move DMA alloc functions to dma.h 2015-03-06 07:52:02 +01:00
rtl8169.c net: rtl8169: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
smc911x.c net: Pass eth_device to net_receive 2014-05-15 08:15:21 +02:00
smc911x.h treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
smc91111.c net: smc1111: improve debug capability 2015-02-04 12:52:43 +01:00
tap.c net: Pass eth_device to net_receive 2014-05-15 08:15:21 +02:00
xgmac.c net: xgmac: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00