kernel: add driver for Marvell 88E6171 switch
authorJohn Crispin <john@openwrt.org>
Mon, 1 Dec 2014 21:30:35 +0000 (21:30 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 1 Dec 2014 21:30:35 +0000 (21:30 +0000)
commit9b5f5839066ff8958c0bb468623db3a82a9806be
treeb10af3ab00c7088b3e08a1d3501d73f2af5db2cb
parentb8dd6bb1898b79adbcf386fed86caad276246f78
kernel: add driver for Marvell 88E6171 switch

This is a swconfig driver for the Marvell 88E6171 switch,
which is a 7-port GigE switch with two CPU ports and 64
802.1q VLANs.

Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43486
target/linux/generic/config-3.14
target/linux/generic/config-3.18
target/linux/generic/files/drivers/net/phy/mvsw6171.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/mvsw6171.h [new file with mode: 0644]
target/linux/generic/patches-3.14/733-phy_mvsw6171.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/733-phy_mvsw6171.patch [new file with mode: 0644]