netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: netdev@vger.kernel.org, Jesse Brandeburg <jesse.brandeburg@intel.com>
Subject: Re: [NET-NEXT PATCH] ixgbe: add device support for 82598AT (copper 10GbE)	adapters
Date: Sun, 02 Nov 2008 08:01:00 -0500	[thread overview]
Message-ID: <490DA48C.90701@garzik.org> (raw)
In-Reply-To: <20081031074640.25760.45148.stgit@gitlost.lost>

Jeff Kirsher wrote:
> From: Jesse Brandeburg <jesse.brandeburg@intel.com>
> 
> Intel is currently shipping support for adapters with a phy
> that does 10GBase-T (copper), which is 10 Gigabit ethernet
> over standard Category 6 cabling.
> 
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> ---
> 
>  drivers/net/ixgbe/ixgbe.h         |    1 +
>  drivers/net/ixgbe/ixgbe_82598.c   |   12 +++++++
>  drivers/net/ixgbe/ixgbe_ethtool.c |   27 +++++++++++++++
>  drivers/net/ixgbe/ixgbe_main.c    |   33 ++++++++++++++++++
>  drivers/net/ixgbe/ixgbe_phy.c     |   68 +++++++++++++++++++++++++++++++++++++
>  drivers/net/ixgbe/ixgbe_phy.h     |    7 ++++
>  drivers/net/ixgbe/ixgbe_type.h    |    6 +++
>  7 files changed, 154 insertions(+), 0 deletions(-)

applied



      reply	other threads:[~2008-11-02 13:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-31  7:46 [NET-NEXT PATCH] ixgbe: add device support for 82598AT (copper 10GbE) adapters Jeff Kirsher
2008-11-02 13:01 ` 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=490DA48C.90701@garzik.org \
    --to=jeff@garzik.org \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jesse.brandeburg@intel.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).