summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/realtek/r8169_firmware.h
diff options
context:
space:
mode:
authorDima Ruinskiy <dima.ruinskiy@intel.com>2024-06-28 23:17:53 +0300
committerJakub Kicinski <kuba@kernel.org>2024-07-02 06:05:26 +0300
commitc93a6f62cb1bd097aef2e4588648a420d175eee2 (patch)
treed451fd0f73e49a79bee3043075a8410b8b8455df /drivers/net/ethernet/realtek/r8169_firmware.h
parentb97228b72c91994fcf091887d5571c6557f977a5 (diff)
downloadlinux-c93a6f62cb1bd097aef2e4588648a420d175eee2.tar.xz
e1000e: Fix S0ix residency on corporate systems
On vPro systems, the configuration of the I219-LM to achieve power gating and S0ix residency is split between the driver and the CSME FW. It was discovered that in some scenarios, where the network cable is connected and then disconnected, S0ix residency is not always reached. This was root-caused to a subset of I219-LM register writes that are not performed by the CSME FW. Therefore, the driver should perform these register writes on corporate setups, regardless of the CSME FW state. This was discovered on Meteor Lake systems; however it is likely to appear on other platforms as well. Fixes: cc23f4f0b6b9 ("e1000e: Add support for Meteor Lake") Link: https://bugzilla.kernel.org/show_bug.cgi?id=218589 Signed-off-by: Dima Ruinskiy <dima.ruinskiy@intel.com> Signed-off-by: Vitaly Lifshits <vitaly.lifshits@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20240628201754.2744221-1-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/realtek/r8169_firmware.h')
0 files changed, 0 insertions, 0 deletions