[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <545A14CD.6040809@solarflare.com>
Date: Wed, 5 Nov 2014 12:15:09 +0000
From: Shradha Shah <sshah@...arflare.com>
To: David Miller <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <linux-net-drivers@...arflare.com>
Subject: [PATCH net-next 0/3] sfc: Clean up Siena SR-IOV support in preparation
for EF10 SR-IOV support
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(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists