netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bert Kenward <bkenward@solarflare.com>
To: David Miller <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <linux-net-drivers@solarflare.com>
Subject: [PATCH v2 net-next 0/2] Basic support for Solarflare 8000 series NICs
Date: Mon, 30 Nov 2015 09:05:33 +0000	[thread overview]
Message-ID: <565C115D.2010000@solarflare.com> (raw)
In-Reply-To: <5655DC18.7090208@solarflare.com>

The upcoming Solarflare 8000 series 10G/40G network card supports a 
similar interface to the current 7000 series cards. This patch series 
provides basic support for these cards, making no use of any new 
functionality.

v2: fix indenting in ef10.c in patch 1/2.

Bert Kenward (2):
  sfc: make TSO version a per-queue parameter
  sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC

 drivers/net/ethernet/sfc/ef10.c       | 13 ++++++-------
 drivers/net/ethernet/sfc/efx.c        |  6 ++++++
 drivers/net/ethernet/sfc/net_driver.h |  2 ++
 drivers/net/ethernet/sfc/tx.c         |  8 ++++++--
 4 files changed, 20 insertions(+), 9 deletions(-)

-- 
2.4.3

  parent reply	other threads:[~2015-11-30  9:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-25 16:04 [PATCH 0/2] Basic support for Solarflare 8000 series NICs Bert Kenward
2015-11-25 16:06 ` [PATCH 1/2] sfc: make TSO version a per-queue parameter Bert Kenward
2015-11-30  3:50   ` David Miller
2015-11-25 16:06 ` [PATCH 2/2] sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC Bert Kenward
2015-11-30  9:05 ` Bert Kenward [this message]
2015-12-01 20:47   ` [PATCH v2 net-next 0/2] Basic support for Solarflare 8000 series NICs David Miller
     [not found] ` <cover.1448874133.git.bkenward@solarflare.com>
2015-11-30  9:05   ` [PATCH v2 net-next 1/2] sfc: make TSO version a per-queue parameter Bert Kenward
2015-11-30  9:05   ` [PATCH v2 net-next 2/2] sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC Bert Kenward

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=565C115D.2010000@solarflare.com \
    --to=bkenward@solarflare.com \
    --cc=davem@davemloft.net \
    --cc=linux-net-drivers@solarflare.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).