brcm47xx: use b53 phy driver for the switch in kernel 3.10
authorHauke Mehrtens <hauke@openwrt.org>
Sun, 14 Jul 2013 14:11:17 +0000 (14:11 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sun, 14 Jul 2013 14:11:17 +0000 (14:11 +0000)
commit4cd2167005a3d421d92820cc1716da2cc377f841
treead814fb72ced6e4876aae62bf0d3a5aec6fba17d
parentc1bd015d31b74202bcf979db446a9a98938c74ea
brcm47xx: use b53 phy driver for the switch in kernel 3.10

This makes it possible to use swconfig to controll the switch.

This was tested with devices using b43 and bgmac.
This was not tested on devices using tg3.
This does not support the adm switch used in some very old devices.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37304 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/config/swconfig/Makefile
target/linux/brcm47xx/Makefile
target/linux/brcm47xx/base-files/etc/init.d/netconfig
target/linux/brcm47xx/config-3.10
target/linux/brcm47xx/patches-3.10/770-bgmac-phylib.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.10/780-b43-phylib.patch [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/b53_common.c