linux/drivers/net/sfc
Steve Hodgson ef524f2e74 sfc: Stop masking out XGMII faults over reconfigures
The aim of this code was to avoid a spurious XGMII fault over a MAC
reconfigure. It's less relevant now that the PHY reconfigure isn't
called from the MAC reconfigure.

After applying this patch, our link stress test passed 48 hours of
testing without ever resetting the PHY.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-28 12:44:33 -07:00
..
bitfield.h
efx.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-04-11 14:53:53 -07:00
efx.h
enum.h
ethtool.c
falcon.c sfc: Handle serious errors in exactly one interrupt handler 2010-04-28 12:44:32 -07:00
falcon_boards.c sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances 2010-02-19 15:50:35 -08:00
falcon_gmac.c
falcon_xmac.c sfc: Stop masking out XGMII faults over reconfigures 2010-04-28 12:44:33 -07:00
io.h
Kconfig
mac.h
Makefile
mcdi.c sfc: Consistently report short MCDI responses as EIO 2010-04-28 12:44:32 -07:00
mcdi.h
mcdi_mac.c
mcdi_pcol.h
mcdi_phy.c sfc: Consistently report short MCDI responses as EIO 2010-04-28 12:44:32 -07:00
mdio_10g.c
mdio_10g.h
mtd.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
net_driver.h sfc: Handle serious errors in exactly one interrupt handler 2010-04-28 12:44:32 -07:00
nic.c sfc: Handle serious errors in exactly one interrupt handler 2010-04-28 12:44:32 -07:00
nic.h
phy.h
qt202x_phy.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
regs.h
rx.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
selftest.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
selftest.h
siena.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
spi.h
tenxpress.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
tx.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
workarounds.h