linux_dsm_epyc7002/drivers/net/sfc
Ben Hutchings e5f0fd2780 sfc: Read MC firmware version when requested through ethtool
We currently make no use of siena_nic_data::fw_{version,build} except
to format the firmware version for ethtool_get_drvinfo().  Since we
only read the version at start of day, this information is incorrect
after an MC firmware update.  Remove the cached version information
and read it via MCDI whenever it is requested.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
2011-02-28 23:57:23 +00:00
..
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_boards.c
falcon_xmac.c
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
filter.c sfc: Implement hardware acceleration of RFS 2011-02-17 21:00:33 +00:00
filter.h
io.h
Kconfig
mac.h
Makefile
mcdi_mac.c
mcdi_pcol.h
mcdi_phy.c
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
mdio_10g.c
mdio_10g.h
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
tx.c sfc: Add TX queues for high-priority traffic 2011-02-15 19:45:35 +00:00
txc43128_phy.c
workarounds.h