linux/drivers/net/ethernet/ti
Grygorii Strashko 814b4a67e5 net: ethernet: ti: cpsw: move cpsw definitions in priv header
As a preparatory patch to add a switchdev based cpsw driver move the common
header definitions to cpsw_priv.h. The plan is to develop a new driver on
switchdev driver model and obsolete the current cpsw driver after all
required functions are added to the new driver. This patch allows the same
header file to be re-used on both drivers during the transition period.

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-27 17:11:49 -04:00
..
cpmac.c net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
cpsw_ale.c net: ethernet: ti: ale: do not auto delete mcast super entries 2019-04-27 17:11:49 -04:00
cpsw_ale.h net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode 2019-04-27 17:11:49 -04:00
cpsw_priv.h net: ethernet: ti: cpsw: move cpsw definitions in priv header 2019-04-27 17:11:49 -04:00
cpsw-common.c net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
cpsw-phy-sel.c net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
cpsw.c net: ethernet: ti: cpsw: move cpsw definitions in priv header 2019-04-27 17:11:49 -04:00
cpsw.h net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
cpts.c net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
cpts.h net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
davinci_cpdma.c net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option 2019-04-27 17:11:48 -04:00
davinci_cpdma.h net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
davinci_emac.c net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
davinci_mdio.c net: ethernet: ti: davinci_mdio: use devm_ioremap() 2019-04-27 17:11:49 -04:00
Kconfig net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option 2019-04-27 17:11:48 -04:00
Makefile net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option 2019-04-27 17:11:48 -04:00
netcp_core.c net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
netcp_ethss.c net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
netcp_sgmii.c net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
netcp_xgbepcsr.c net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
netcp.h net: ethernet: ti: convert to SPDX license identifiers 2019-04-27 17:11:48 -04:00
tlan.c net: documentation: build a directory structure for drivers 2018-12-05 11:30:06 -08:00
tlan.h