openwrtv4/target/linux/generic/files/drivers/net/phy/b53
Rafał Miłecki e93c68eedd b53: Allow using all ports on BCM53012
This chipset has at least 8 usable ports, e.g. Netgear R8000 has ports
5, 7 and 8 connected to Ethernet interfaces:
vlan1ports=0 1 2 3 5 7 8*
vlan2ports=4 8u
Port 6 seems to be always disabled.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 45676
2015-05-12 13:18:53 +00:00
..
b53_common.c b53: Allow using all ports on BCM53012 2015-05-12 13:18:53 +00:00
b53_mdio.c b53: Add BCM53128 switch support 2014-02-22 11:16:56 +00:00
b53_mmap.c b53: clean up code to match kernel style better 2015-04-10 10:29:04 +00:00
b53_phy_fixup.c kernel: b53: support phy ids for BCM5365 2013-09-05 20:30:34 +00:00
b53_priv.h b53: clean up code to match kernel style better 2015-04-10 10:29:04 +00:00
b53_regs.h b53: improve overriding CPU port state on BCM5301X 2015-04-12 20:00:42 +00:00
b53_spi.c b53: clean up code to match kernel style better 2015-04-10 10:29:04 +00:00
b53_srab.c b53: clean up code to match kernel style better 2015-04-10 10:29:04 +00:00
Kconfig kernel: b53: add Register Access Bridge Registers (SRAB) interface 2013-09-25 21:44:28 +00:00
Makefile kernel: b53: add Register Access Bridge Registers (SRAB) interface 2013-09-25 21:44:28 +00:00