]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
dsa: add support for the Marvell 88E6060 switch chip
authorLennert Buytenhek <buytenh@wantstofly.org>
Tue, 7 Oct 2008 13:46:22 +0000 (13:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Oct 2008 00:24:22 +0000 (17:24 -0700)
commit2e16a77e1e674644b4fe552daa1fb11e32398ae6
treef8dc40dc1e12aeaff01f680c87835b608f65c1c7
parent396138f03f4521c55ecc3a5dd75d4c56e6323244
dsa: add support for the Marvell 88E6060 switch chip

Add support for the Marvell 88E6060 switch chip.  This chip only
supports the Header and Trailer tagging formats, and we use it in
Trailer mode since that mode is slightly easier to handle than
Header mode.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Tested-by: Byron Bradley <byron.bbradley@gmail.com>
Tested-by: Tim Ellis <tim.ellis@mac.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/Kconfig
net/dsa/Makefile
net/dsa/mv88e6060.c [new file with mode: 0644]