This patch series implements Dual EMAC mode implementation of CPSW
which acts as two standalone EMAC by segregating the switch using VIDs
and port VLAN
Mugunthan V N (3):
driver: net: ethernet: davinci_cpdma: add support for directed packet
and source port detection
driver: net: ethernet: cpsw: make cpts as pointer
driver: net: ethernet: cpsw: dual emac interface implementation
Documentation/devicetree/bindings/net/cpsw.txt | 2 +
drivers/net/ethernet/ti/cpsw.c | 387 +++++++++++++++++++-----
drivers/net/ethernet/ti/davinci_cpdma.c | 17 +-
drivers/net/ethernet/ti/davinci_cpdma.h | 4 +-
drivers/net/ethernet/ti/davinci_emac.c | 6 +-
include/linux/platform_data/cpsw.h | 3 +
6 files changed, 338 insertions(+), 81 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html