WSL2-Linux-Kernel/drivers/net/sfc
Ben Hutchings a461103ba2 sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()
This field does not exist in all MMDs we want to check, and all
callers allow it to be set (fault_fatal = 0).

Remove the loopback condition, as STAT2.DEVPRST should be valid
regardless of any fault.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
2011-02-28 23:57:23 +00:00
..
Kconfig
Makefile
bitfield.h
efx.c sfc: Implement hardware acceleration of RFS 2011-02-17 21:00:33 +00:00
efx.h sfc: Implement hardware acceleration of RFS 2011-02-17 21:00:33 +00:00
enum.h
ethtool.c sfc: Read MC firmware version when requested through ethtool 2011-02-28 23:57:23 +00:00
falcon.c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 2011-01-14 09:29:05 -08:00
falcon_boards.c
falcon_xmac.c
filter.c sfc: Implement hardware acceleration of RFS 2011-02-17 21:00:33 +00:00
filter.h
io.h
mac.h
mcdi.c sfc: Read MC firmware version when requested through ethtool 2011-02-28 23:57:23 +00:00
mcdi.h sfc: Read MC firmware version when requested through ethtool 2011-02-28 23:57:23 +00:00
mcdi_mac.c
mcdi_pcol.h
mcdi_phy.c
mdio_10g.c sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() 2011-02-28 23:57:23 +00:00
mdio_10g.h sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() 2011-02-28 23:57:23 +00:00
mtd.c
net_driver.h sfc: Reduce size of efx_rx_buffer further by removing data member 2011-02-28 23:57:23 +00:00
nic.c sfc: Add TX queues for high-priority traffic 2011-02-15 19:45:35 +00:00
nic.h sfc: Read MC firmware version when requested through ethtool 2011-02-28 23:57:23 +00:00
phy.h
qt202x_phy.c
regs.h sfc: Add TX queues for high-priority traffic 2011-02-15 19:45:35 +00:00
rx.c sfc: Reduce size of efx_rx_buffer further by removing data member 2011-02-28 23:57:23 +00:00
selftest.c sfc: Add TX queues for high-priority traffic 2011-02-15 19:45:35 +00:00
selftest.h
siena.c sfc: Read MC firmware version when requested through ethtool 2011-02-28 23:57:23 +00:00
spi.h
tenxpress.c sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() 2011-02-28 23:57:23 +00:00
tx.c sfc: Add TX queues for high-priority traffic 2011-02-15 19:45:35 +00:00
txc43128_phy.c sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() 2011-02-28 23:57:23 +00:00
workarounds.h