All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] net/sfc: support Medford2 family adapters
@ 2018-03-21 13:51 Andrew Rybchenko
  2018-03-21 13:51 ` [PATCH 1/3] net/sfc: support link speeds up to 100G Andrew Rybchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrew Rybchenko @ 2018-03-21 13:51 UTC (permalink / raw)
  To: dev

dpdk-web patch will follow.

Andrew Rybchenko (3):
  net/sfc: support link speeds up to 100G
  net/sfc: support runtime VI window size
  net/sfc: support Medford2 family adapters

 doc/guides/nics/sfc_efx.rst            | 23 ++++++++++++++---------
 doc/guides/rel_notes/release_18_05.rst |  1 +
 drivers/net/sfc/efsys.h                |  4 ++--
 drivers/net/sfc/sfc.c                  | 11 ++++++++++-
 drivers/net/sfc/sfc_dp_rx.h            |  2 ++
 drivers/net/sfc/sfc_dp_tx.h            |  2 ++
 drivers/net/sfc/sfc_ef10_rx.c          |  2 +-
 drivers/net/sfc/sfc_ef10_tx.c          |  2 +-
 drivers/net/sfc/sfc_ethdev.c           |  9 +++++++++
 drivers/net/sfc/sfc_port.c             | 12 ++++++++++++
 drivers/net/sfc/sfc_rx.c               |  1 +
 drivers/net/sfc/sfc_tx.c               |  1 +
 12 files changed, 56 insertions(+), 14 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-03-30 10:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-21 13:51 [PATCH 0/3] net/sfc: support Medford2 family adapters Andrew Rybchenko
2018-03-21 13:51 ` [PATCH 1/3] net/sfc: support link speeds up to 100G Andrew Rybchenko
2018-03-21 13:51 ` [PATCH 2/3] net/sfc: support runtime VI window size Andrew Rybchenko
2018-03-21 13:51 ` [PATCH 3/3] net/sfc: support Medford2 family adapters Andrew Rybchenko
2018-03-30 10:33 ` [PATCH 0/3] " Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.