mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 01:32:21 +02:00
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> |
||
|---|---|---|
| .. | ||
| bitfield.h | ||
| efx.c | ||
| efx.h | ||
| enum.h | ||
| ethtool.c | ||
| falcon_boards.c | ||
| falcon_gmac.c | ||
| falcon_xmac.c | ||
| falcon.c | ||
| io.h | ||
| Kconfig | ||
| mac.h | ||
| Makefile | ||
| mcdi_mac.c | ||
| mcdi_pcol.h | ||
| mcdi_phy.c | ||
| mcdi.c | ||
| mcdi.h | ||
| mdio_10g.c | ||
| mdio_10g.h | ||
| mtd.c | ||
| net_driver.h | ||
| nic.c | ||
| nic.h | ||
| phy.h | ||
| qt202x_phy.c | ||
| regs.h | ||
| rx.c | ||
| selftest.c | ||
| selftest.h | ||
| siena.c | ||
| spi.h | ||
| tenxpress.c | ||
| tx.c | ||
| workarounds.h | ||