netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Basic support for Solarflare 8000 series NICs
@ 2015-11-25 16:04 Bert Kenward
  2015-11-25 16:06 ` [PATCH 1/2] sfc: make TSO version a per-queue parameter Bert Kenward
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bert Kenward @ 2015-11-25 16:04 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-net-drivers

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.

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

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

end of thread, other threads:[~2015-12-01 20:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 net-next 0/2] Basic support for Solarflare 8000 series NICs Bert Kenward
2015-12-01 20:47   ` 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

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