[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1376429119-31380-1-git-send-email-lekensteyn@gmail.com>
Date: Tue, 13 Aug 2013 23:25:17 +0200
From: Peter Wu <lekensteyn@...il.com>
To: Ben Hutchings <bhutchings@...arflare.com>
Cc: netdev@...r.kernel.org, Francois Romieu <romieu@...zoreil.com>,
lekensteyn@...il.com
Subject: [PATCH v4 ethtool 0/2] Add new Realtek devices
Hi,
The list of devices supported by `ethtool -d eth0` was quite outdated
and did not support my onboard NIC. With the following two patches, the
supported devices list will be in sync with the r8169 kernel driver
(r8169 as of 3.11). Note that no new registers have been added, I am
sure that some registers are incorrect (like the Power Management wakeup
frames), but important information such as MAC address is still correct.
This fourth revision corrects the name RTL8169C ("RTL8169C+") to
RTL8169Cp and corrects a wrongly changed identifier for the
RTL8169_8110SCe. (noticed by Ben Hutchings). The last mistake would not
affect the final result because it is changed in the second patch
("realtek: update devices to 3.11").
Regards,
Peter
--
Peter Wu (2):
realtek: convert to per-chip mask
realtek: update devices to 3.11
realtek.c | 285 +++++++++++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 218 insertions(+), 67 deletions(-)
--
1.8.3.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists