[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080925163434.GA25190@xi.wantstofly.org>
Date: Thu, 25 Sep 2008 18:34:34 +0200
From: Lennert Buytenhek <buytenh@...tstofly.org>
To: netdev@...r.kernel.org
Cc: Andy Fleming <afleming@...escale.com>,
Imre Kaloz <kaloz@...nwrt.org>,
Ashish Karkare <akarkare@...vell.com>,
Nicolas Pitre <nico@....org>, Dirk Teurlings <dirk@...xia.nl>,
Peter van Valderen <p.v.valderen@...il.com>
Subject: [PATCH 0/4,RFC] support for DSA hardware ethernet switch chips
Hi,
This patch set adds support for hardware ethernet switches that use
the DSA (Distributed Switch Architecture) protocol. These chips are
typically used in access points and DSL routers and such, where they
sit between the CPU's ethernet port and the external ethernet ports
on the box (typically 4 LAN ports and 1 WAN port).
This patch set supports the Marvell 88E6131/6123/6161/6165 switch
chips. But since most of these chips work in very similar ways,
support for other brands and models of switches should not be hard
to add.
There are a couple of loose ends in the current code, e.g. unloading
the driver isn't handled at all, and it doesn't deal with the
underlying network device going away, and such. These things aren't
too hard to handle -- I just wanted to get the patches out there and
get some feedback on the general design.
thanks,
Lennert
--
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