netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Li Yang <leoli@freescale.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] ucc_geth: add ethtool support
Date: Tue, 24 Jul 2007 16:36:29 -0400	[thread overview]
Message-ID: <46A662CD.2020604@garzik.org> (raw)
In-Reply-To: <11848168673403-git-send-email-leoli@freescale.com>

Li Yang wrote:
> The patch enables statistics in ucc_geth and adds ethtool support to
> ucc_geth driver.
> 
> Signed-off-by: Li Yang <leoli@freescale.com>
> ---
>  drivers/net/Makefile           |    2 +-
>  drivers/net/ucc_geth.c         |   19 +-
>  drivers/net/ucc_geth.h         |    6 +
>  drivers/net/ucc_geth_ethtool.c |  388 ++++++++++++++++++++++++++++++++++++++++
>  drivers/net/ucc_geth_mii.c     |    6 +-
>  5 files changed, 407 insertions(+), 14 deletions(-)
>  create mode 100644 drivers/net/ucc_geth_ethtool.c

applied 1-2



      reply	other threads:[~2007-07-24 20:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-19  3:47 [PATCH 1/2] ucc_geth: add ethtool support Li Yang
2007-07-24 20:36 ` Jeff Garzik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46A662CD.2020604@garzik.org \
    --to=jeff@garzik.org \
    --cc=leoli@freescale.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).