All of lore.kernel.org
 help / color / mirror / Atom feed
* Realtek r8169: Problem with EEE on RTL8111E-VL
@ 2017-11-18 21:33 Heiner Kallweit
  2017-11-18 23:43 ` Heiner Kallweit
  0 siblings, 1 reply; 2+ messages in thread
From: Heiner Kallweit @ 2017-11-18 21:33 UTC (permalink / raw)
  To: Chun-Hao Lin, nic_swsd; +Cc: netdev

I have a Zotac Mini-PC with a RTL8111E-VL and just by chance figured out
that EEE is disabled on the link between my EEE-capable switch and
this device.

After a little investigating I found that from the beginning of this
driver advertising of EEE was disabled: See rtl8168e_2_hw_phy_config,
line 3802, there MMD device 7, register 0x3c is set to 0 what disables
100BaseT and 1000BaseT EEE advertising.
Is there any known issue with EEE on this chip justifying this?
However, even after removing this (dev 7, reg 3c now having the correct
value 6) no EEE is advertised.

Rgds, Heiner

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Realtek r8169: Problem with EEE on RTL8111E-VL
  2017-11-18 21:33 Realtek r8169: Problem with EEE on RTL8111E-VL Heiner Kallweit
@ 2017-11-18 23:43 ` Heiner Kallweit
  0 siblings, 0 replies; 2+ messages in thread
From: Heiner Kallweit @ 2017-11-18 23:43 UTC (permalink / raw)
  To: Chun-Hao Lin, nic_swsd; +Cc: netdev

Am 18.11.2017 um 22:33 schrieb Heiner Kallweit:
> I have a Zotac Mini-PC with a RTL8111E-VL and just by chance figured out
> that EEE is disabled on the link between my EEE-capable switch and
> this device.
> 
> After a little investigating I found that from the beginning of this
> driver advertising of EEE was disabled: See rtl8168e_2_hw_phy_config,
> line 3802, there MMD device 7, register 0x3c is set to 0 what disables
> 100BaseT and 1000BaseT EEE advertising.
> Is there any known issue with EEE on this chip justifying this?
> However, even after removing this (dev 7, reg 3c now having the correct
> value 6) no EEE is advertised.
> 
> Rgds, Heiner
> 
OK, found the issue. I will submit a patch.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-18 23:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-18 21:33 Realtek r8169: Problem with EEE on RTL8111E-VL Heiner Kallweit
2017-11-18 23:43 ` Heiner Kallweit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.