linux/drivers/net/ethernet/intel/e1000e
Sasha Neftin 4051f68318 e1000e: Do not take care about recovery NVM checksum
On new platforms, the NVM is read-only. Attempting to update the NVM
is causing a lockup to occur. Do not attempt to write to the NVM
on platforms where it's not supported.
Emit an error message when the NVM checksum is invalid.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=213667
Fixes: fb776f5d57 ("e1000e: Add support for Tiger Lake")
Suggested-by: Dima Ruinskiy <dima.ruinskiy@intel.com>
Suggested-by: Vitaly Lifshits <vitaly.lifshits@intel.com>
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-08-20 08:38:01 -07:00
..
80003es2lan.c intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
80003es2lan.h
82571.c e1000e: Fix error handling in e1000_set_d0_lplu_state_82571 2021-03-11 09:37:48 -08:00
82571.h
defines.h e1000e: PCIm function state support 2019-06-28 16:00:28 -07:00
e1000.h e1000e: Export S0ix flags to ethtool 2020-12-23 15:18:34 -08:00
ethtool.c e1000e: Export S0ix flags to ethtool 2020-12-23 15:18:34 -08:00
hw.h e1000e: Fix duplicate include guard 2021-03-19 08:47:46 -07:00
ich8lan.c e1000e: Do not take care about recovery NVM checksum 2021-08-20 08:38:01 -07:00
ich8lan.h e1000e: Fix the max snoop/no-snoop latency for 10M 2021-08-20 08:38:01 -07:00
mac.c net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_hw_semaphore() 2020-02-19 15:25:59 -08:00
mac.h
Makefile
manage.c
manage.h
netdev.c e1000e: Fix an error handling path in 'e1000_probe()' 2021-07-01 10:59:21 -07:00
nvm.c
nvm.h
param.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
phy.c net: e1000e: fix misspell word "retreived" 2021-05-19 12:23:25 -07:00
phy.h
ptp.c e1000e: Fix prototype warning 2021-03-23 11:34:02 -07:00
regs.h e1000e: fix S0ix flows for cable connected case 2020-04-19 11:37:00 -07:00