android_kernel_xiaomi_sdm845/drivers/net/igb
Alexander Duyck fe59de38c5 igb: ethtool -d reads EICR which is incorrect as it is read on clear
Ethtool -d is reading the EICR and ICR registers which is currently
clearing these registers and masking off interrupts.  To prevent this we
read the EICS and ICS equivilents as they can be read without clearing or
masking.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-08-27 05:16:30 -04:00
..
e1000_82575.c igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_82575.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_defines.h igb: fixes 82576 serdes init to correctly support manual flow control changes 2008-08-07 01:55:09 -04:00
e1000_hw.h igb: correct issue of set_mta member of mac.ops not being populated 2008-08-07 01:55:16 -04:00
e1000_mac.c igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_mac.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_nvm.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_nvm.h igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_phy.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_phy.h igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_regs.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
igb_ethtool.c igb: ethtool -d reads EICR which is incorrect as it is read on clear 2008-08-27 05:16:30 -04:00
igb_main.c igb: force all queues to interrupt once every 2 seconds 2008-08-27 05:16:27 -04:00
igb.h igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. 2008-07-17 19:20:58 -07:00
Makefile igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00