openwrtv4/target/linux/generic/files/drivers/net/phy/b53
Jonas Gorski 3010a0b616 generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLAN
Setting this bit stops BCM53125 (bgmac actually) from receiving any
packets. This bit is cleared conditionally in b53_switch_reset and it
seems the same is done in bcmrobo.c which never sets that bit again.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 35723
2013-02-21 11:45:38 +00:00
..
b53_common.c generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLAN 2013-02-21 11:45:38 +00:00
b53_mdio.c generic: b53: fix reverted error check in probe 2013-02-10 12:31:36 +00:00
b53_mmap.c generic: add b53 swconfig switch driver 2013-01-23 10:12:33 +00:00
b53_phy_fixup.c generic: add b53 swconfig switch driver 2013-01-23 10:12:33 +00:00
b53_priv.h generic: add b53 swconfig switch driver 2013-01-23 10:12:33 +00:00
b53_regs.h generic: add b53 swconfig switch driver 2013-01-23 10:12:33 +00:00
b53_spi.c kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 2013-01-27 17:48:48 +00:00
Kconfig kernel: b53: the b53 spi driver depends on spi 2013-01-27 21:39:53 +00:00
Makefile generic: add b53 swconfig switch driver 2013-01-23 10:12:33 +00:00