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

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.

In this second revision of the patch (ignoring the wordwrap mixup), I
have incorporated Francois' suggestion to put align the chip names using
tabs and de-duplicate the `RTL-` prefixes. I have actually also changed
the chip names to be a little more consistent with the Realtek marketing
and r8169 names.

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.3

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

end of thread, other threads:[~2013-08-09  9:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-25 13:36 [PATCH v3 0/2] [ethtool] Add new Realtek devices Peter Wu
2013-07-25 13:36 ` [PATCH v3 1/2] realtek: convert to per-chip mask Peter Wu
2013-08-08 18:25   ` Ben Hutchings
2013-08-09  8:51     ` Peter Wu
2013-08-09  9:44       ` Ben Hutchings
2013-08-09  9:58         ` Peter Wu
2013-07-25 13:36 ` [PATCH v3 2/2] realtek: update devices to 3.11 Peter Wu

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).