[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1374759391-16916-1-git-send-email-lekensteyn@gmail.com>
Date: Thu, 25 Jul 2013 15:36:29 +0200
From: Peter Wu <lekensteyn@...il.com>
To: Ben Hutchings <bhutchings@...arflare.com>
Cc: lekensteyn@...il.com, netdev@...r.kernel.org,
Francois Romieu <romieu@...zoreil.com>
Subject: [PATCH v3 0/2] [ethtool] 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.
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
--
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