From: Shradha Shah <sshah@solarflare.com>
To: David Miller <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <linux-net-drivers@solarflare.com>
Subject: [PATCH net-next 0/3] sfc: Clean up Siena SR-IOV support in preparation for EF10 SR-IOV support
Date: Wed, 5 Nov 2014 12:15:09 +0000 [thread overview]
Message-ID: <545A14CD.6040809@solarflare.com> (raw)
This patch series provides a base and clean up for the upcoming
EF10 SRIOV patches.
Shradha Shah (3):
sfc: Move the current VF state from efx_nic into siena_nic_data
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
sfc: Add NIC type operations to replace direct calls from efx.c into
siena_sriov.c
drivers/net/ethernet/sfc/ef10.c | 5 +
drivers/net/ethernet/sfc/efx.c | 22 +--
drivers/net/ethernet/sfc/falcon.c | 10 ++
drivers/net/ethernet/sfc/farch.c | 27 ++--
drivers/net/ethernet/sfc/mcdi.c | 2 +-
drivers/net/ethernet/sfc/net_driver.h | 19 +--
drivers/net/ethernet/sfc/nic.h | 112 +++++++++-----
drivers/net/ethernet/sfc/siena.c | 8 +-
drivers/net/ethernet/sfc/siena_sriov.c | 269 ++++++++++++++++++---------------
9 files changed, 281 insertions(+), 193 deletions(-)
next reply other threads:[~2014-11-05 12:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-05 12:15 Shradha Shah [this message]
2014-11-05 12:16 ` [PATCH net-next 1/3] sfc: Move the current VF state from efx_nic into siena_nic_data Shradha Shah
2014-11-05 12:16 ` [PATCH net-next 2/3] sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix Shradha Shah
2014-11-05 12:16 ` [PATCH net-next 3/3] sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c Shradha Shah
2014-11-06 19:43 ` [PATCH net-next 0/3] sfc: Clean up Siena SR-IOV support in preparation for EF10 SR-IOV support David Miller
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=545A14CD.6040809@solarflare.com \
--to=sshah@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 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.