linux/drivers/net/ethernet/intel/igc
Sasha Neftin 9660ef25e9 igc: Fix TDBAL register show incorrect value
Fixed a typo which caused the registers dump function to read the
RDBAL register when printing TDBAL register values.
_reg_dump method has been partially derived from i210 and have
same typo.

Suggested-by: Gal Hammer <ghammer@redhat.com>
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-02-03 16:32:17 -08:00
..
igc.h igc: Expose the gPHY firmware version 2021-02-03 15:20:32 -08:00
igc_base.c igc: Add new device ID 2020-12-10 13:13:24 -08:00
igc_base.h
igc_defines.h igc: Remove unused FUNC_1 mask 2021-02-03 15:20:32 -08: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: Fix TDBAL register show incorrect value 2021-02-03 16:32:17 -08:00
igc_ethtool.c igc: Prefer strscpy over strlcpy 2021-02-03 15:20:32 -08:00
igc_hw.h igc: Clean up nvm_operations structure 2021-02-03 15:20:32 -08:00
igc_i225.c igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr 2021-02-01 10:04:43 -08:00
igc_i225.h igc: Add initial LTR support 2020-06-29 18:21:09 -07:00
igc_mac.c igc: check return value of ret_val in igc_config_fc_after_link_up 2021-02-01 10:04:43 -08:00
igc_mac.h igc: remove IGC_REMOVED function 2020-05-19 15:01:48 -07:00
igc_main.c igc: Add Host Good Packets Transmitted Count 2021-02-03 15:20:32 -08:00
igc_nvm.c
igc_nvm.h
igc_phy.c igc: Expose the gPHY firmware version 2021-02-03 15:20:32 -08:00
igc_phy.h igc: Expose the gPHY firmware version 2021-02-03 15:20:32 -08:00
igc_ptp.c igc: Export a way to read the PTP timer 2020-09-28 14:42:46 -07:00
igc_regs.h igc: Expose the gPHY firmware version 2021-02-03 15:20:32 -08:00
igc_tsn.c
igc_tsn.h
Makefile igc: add support to eeprom, registers and link self-tests 2020-05-18 15:06:28 -07:00