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)
commit43aa8c491ff1cb7714ed99800a0fa09cced30485
tree30d9623195ad1b7cd8ce28917b761ba3edce9d03
parent0f254c10961ce1444321baed10e8670abcbd2d97
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]