linux/drivers/net/ethernet/freescale/fman
Madalin Bucur c6e26ea8c8 dpaa_eth: change device used
Change device used for DMA mapping to the MAC device that is an
of_device, with proper DMA ops. Using this device for the netdevice
should also address the issue with DSA scenarios that need the
netdevice to be backed by an of_device.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-18 13:44:47 +01:00
..
fman_dtsec.c fsl/fman: implement several errata workarounds 2017-08-11 14:37:36 -07:00
fman_dtsec.h fsl/fman: Add FMan MAC support 2015-12-27 20:51:40 -05:00
fman_keygen.c fsl/fman: enable FMan Keygen 2017-08-28 16:41:00 -07:00
fman_keygen.h fsl/fman: enable FMan Keygen 2017-08-28 16:41:00 -07:00
fman_mac.h fsl/fman: remove leftover comment 2016-10-04 10:08:44 +03:00
fman_memac.c fsl/fman: take into account all RGMII modes 2017-04-01 11:49:14 -07:00
fman_memac.h net: break include loop netdevice.h, dsa.h, devlink.h 2017-03-28 22:46:04 -07:00
fman_muram.c fsl/fman: split lines over 80 characters 2016-10-04 09:26:05 +03:00
fman_muram.h fsl/fman: split lines over 80 characters 2016-10-04 09:26:05 +03:00
fman_port.c dpaa_eth: add NETIF_F_RXHASH 2017-08-28 16:41:00 -07:00
fman_port.h dpaa_eth: add NETIF_F_RXHASH 2017-08-28 16:41:00 -07:00
fman_sp.c fsl/fman: fix loadable module compilation 2016-10-04 09:26:05 +03:00
fman_sp.h fsl/fman: Add FMan SP support 2015-12-27 20:51:40 -05:00
fman_tgec.c fsl/fman: fix a leak in tgec_free() 2016-11-25 20:29:48 -05:00
fman_tgec.h fsl/fman: Add FMan MAC support 2015-12-27 20:51:40 -05:00
fman.c fsl/fman: make arrays port_ids static, reduces object code size 2017-09-01 18:21:09 -07:00
fman.h fsl/fman: enable FMan Keygen 2017-08-28 16:41:00 -07:00
Kconfig fsl/fman: add dependency on HAS_DMA 2017-06-27 15:42:30 -04:00
mac.c dpaa_eth: change device used 2017-10-18 13:44:47 +01:00
mac.h dpaa_eth: change device used 2017-10-18 13:44:47 +01:00
Makefile fsl/fman: enable FMan Keygen 2017-08-28 16:41:00 -07:00