kernel: add driver for Marvell 88E6171 switch
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 1 Dec 2014 21:30:35 +0000 (21:30 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 1 Dec 2014 21:30:35 +0000 (21:30 +0000)
commit1aea8988309ee74fa60c1c40e8a6eda242634e18
tree30d9623195ad1b7cd8ce28917b761ba3edce9d03
parentab212f4e4e4726b3ed3a5eecafffdf818720529e
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43486 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]