netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 ethtool 0/2] Add new Realtek devices
@ 2013-08-13 21:25 Peter Wu
  2013-08-13 21:25 ` [PATCH 1/2] realtek: convert to per-chip mask Peter Wu
  2013-08-13 21:25 ` [PATCH 2/2] realtek: update devices to 3.11 Peter Wu
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Wu @ 2013-08-13 21:25 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: netdev, Francois Romieu, lekensteyn

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

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

end of thread, other threads:[~2013-08-29 20:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-13 21:25 [PATCH v4 ethtool 0/2] Add new Realtek devices Peter Wu
2013-08-13 21:25 ` [PATCH 1/2] realtek: convert to per-chip mask Peter Wu
2013-08-29 20:51   ` Ben Hutchings
2013-08-13 21:25 ` [PATCH 2/2] realtek: update devices to 3.11 Peter Wu
2013-08-29 20:52   ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).