linux/drivers/net/sfc
Ben Hutchings 242cc0547f sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
The temperature and voltage limits currently set on these boards are
too conservative and will cause the driver to stop the net device
erroneously in some systems.

Based on a review of the chip datasheets and advice from the designer
of these boards:

- Raise the maximum board temperatures to the specified maximum ambient
  temperatures for their PHYs plus the expected temperature bias of the
  board
- Raise the maximum controller temperature to 90 degrees
- Lower the minimum temperatures to 0 degrees
- Widen the voltage tolerances to at least +/- 10%

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-19 15:50:35 -08:00
..
Kconfig
Makefile
bitfield.h
efx.c sfc: Fix SFE4002 initialisation 2010-02-12 12:32:27 -08:00
efx.h
enum.h
ethtool.c
falcon.c
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
io.h
mac.h
mcdi.c sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() 2010-02-19 15:50:35 -08:00
mcdi.h sfc: Use fixed-size buffers for MCDI NVRAM requests 2010-01-25 15:49:59 -08:00
mcdi_mac.c
mcdi_pcol.h sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer 2010-01-25 15:49:19 -08:00
mcdi_phy.c
mdio_10g.c
mdio_10g.h
mtd.c sfc: Use fixed-size buffers for MCDI NVRAM requests 2010-01-25 15:49:59 -08:00
net_driver.h
nic.c sfc: Disable TX descriptor prefetch watchdog 2009-12-23 19:09:08 -08:00
nic.h
phy.h
qt202x_phy.c sfc: Fix SFE4002 initialisation 2010-02-12 12:32:27 -08:00
regs.h
rx.c
selftest.c sfc: Fix conditions for MDIO self-test 2010-01-13 17:12:47 -08:00
selftest.h
siena.c
spi.h
tenxpress.c
tx.c sfc: Fix DMA mapping cleanup in case of an error in TSO 2009-12-23 19:09:05 -08:00
workarounds.h