[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1360612340-9266-1-git-send-email-mugunthanvnm@ti.com>
Date: Tue, 12 Feb 2013 01:22:17 +0530
From: Mugunthan V N <mugunthanvnm@...com>
To: <netdev@...r.kernel.org>
CC: <davem@...emloft.net>, <linux-arm-kernel@...ts.infradead.org>,
<linux-omap@...r.kernel.org>, Mugunthan V N <mugunthanvnm@...com>
Subject: [PATCH 0/3] Dual EMAC mode implementation of CPSW
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists