linux-bl808/drivers/net/ethernet/intel/igc
Vitaly Lifshits f026d8ca29 igc: add support to eeprom, registers and link self-tests
Introduced igc_diag.c and igc_diag.h, these files have the
diagnostics functionality of igc driver. For the time being
these files are being used by ethtool self-test callbacks.
Which mean that eeprom, registers and link self-tests for
ethtool were implemented.

Signed-off-by: Vitaly Lifshits <vitaly.lifshits@intel.com>
Reported-by: kbuild test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-05-18 15:06:28 -07:00
..
igc.h igc: add support to eeprom, registers and link self-tests 2020-05-18 15:06:28 -07:00
igc_base.c igc: Add new device IDs for i225 part 2020-04-19 11:34:11 -07:00
igc_base.h
igc_defines.h igc: Fix NFC queue redirection support 2020-04-17 10:19:24 -07:00
igc_diag.c igc: add support to eeprom, registers and link self-tests 2020-05-18 15:06:28 -07:00
igc_diag.h igc: add support to eeprom, registers and link self-tests 2020-05-18 15:06:28 -07:00
igc_dump.c
igc_ethtool.c igc: add support to eeprom, registers and link self-tests 2020-05-18 15:06:28 -07:00
igc_hw.h igc: Add new device IDs for i225 part 2020-04-19 11:34:11 -07:00
igc_i225.c
igc_i225.h
igc_mac.c
igc_mac.h
igc_main.c igc: add support to eeprom, registers and link self-tests 2020-05-18 15:06:28 -07:00
igc_nvm.c
igc_nvm.h
igc_phy.c
igc_phy.h
igc_ptp.c
igc_regs.h igc: add support to eeprom, registers and link self-tests 2020-05-18 15:06:28 -07:00
igc_tsn.c igc: Add support for ETF offloading 2020-04-17 10:19:24 -07:00
igc_tsn.h
Makefile igc: add support to eeprom, registers and link self-tests 2020-05-18 15:06:28 -07:00