lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 18 Nov 2017 22:33:56 +0100
From:   Heiner Kallweit <hkallweit1@...il.com>
To:     Chun-Hao Lin <hau@...ltek.com>, nic_swsd@...ltek.com
Cc:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Realtek r8169: Problem with EEE on RTL8111E-VL

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ