linux_dsm_epyc7002/drivers/net/ethernet/freescale/fman
Madalin Bucur c69fde72bf fsl/fman: add dpaa in module names
This change just renames the FMan driver modules, using a common prefix
for the DPAA FMan and DPAA Ethernet drivers. Besides making the names more
aligned, this allows writing udev rules that match on either driver name,
if needed, using the fsl_dpaa_* prefix. The change of netdev dev required
for the DSA probing makes the previous rules written using this prefix
fail, this change makes them work again, ensuring backwards compatibility
for their users.

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: add dpaa in module names 2017-10-18 13:44:47 +01:00