From: Heiner Kallweit <hkallwe...@gmail.com> Date: Thu, 15 Aug 2019 14:12:10 +0200
> EEE-related registers on newer integrated PHY's have the standard > layout, but are accessible not via MMD but via vendor-specific > registers. Emulating the standard MMD registers allows to use the > generic functions for EEE control and to significantly simplify > the r8169 driver. > > v2: > - rebase patch 2 Series applied, thanks Heiner.