linux-bl808/drivers/net/ethernet/intel/igc
Sasha Neftin bb4265ec24 igc: Update the MAC reset flow
Use Device Reset flow instead of Port Reset flow.
This flow performs a reset of the entire controller device,
resulting in a state nearly approximating the state
following a power-up reset or internal PCIe reset,
except for system PCI configuration.

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2019-07-24 13:55:09 -07:00
..
igc.h
igc_base.c igc: Update the MAC reset flow 2019-07-24 13:55:09 -07:00
igc_base.h
igc_defines.h igc: Update the MAC reset flow 2019-07-24 13:55:09 -07:00
igc_ethtool.c
igc_hw.h igc: Remove the unused field from a device specification structure 2019-07-24 13:55:09 -07:00
igc_i225.c
igc_i225.h
igc_mac.c igc: Cleanup the redundant code 2019-05-28 16:15:55 -07:00
igc_mac.h
igc_main.c net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
igc_nvm.c
igc_nvm.h
igc_phy.c
igc_phy.h
igc_regs.h
Makefile