netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] sfc: physical port ids
@ 2017-01-10 16:22 Edward Cree
  2017-01-10 16:23 ` [PATCH net-next 1/3] sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV Edward Cree
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Edward Cree @ 2017-01-10 16:22 UTC (permalink / raw)
  To: linux-net-drivers, davem; +Cc: netdev

This series brings our handling of ndo_get_phys_port_id and related
 interfaces into line with the behaviour of other drivers.

Bert Kenward (3):
  sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
  sfc: implement ndo_get_phys_port_name
  sfc: stop setting dev_port

 drivers/net/ethernet/sfc/ef10.c       | 19 ++++++++++++++++---
 drivers/net/ethernet/sfc/ef10_sriov.c | 14 --------------
 drivers/net/ethernet/sfc/ef10_sriov.h |  3 ---
 drivers/net/ethernet/sfc/efx.c        | 24 +++++++++++++++++++++++-
 drivers/net/ethernet/sfc/net_driver.h |  5 +++--
 drivers/net/ethernet/sfc/sriov.c      | 11 -----------
 drivers/net/ethernet/sfc/sriov.h      |  3 ---
 7 files changed, 42 insertions(+), 37 deletions(-)

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

end of thread, other threads:[~2017-01-10 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-10 16:22 [PATCH net-next 0/3] sfc: physical port ids Edward Cree
2017-01-10 16:23 ` [PATCH net-next 1/3] sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV Edward Cree
2017-01-10 16:23 ` [PATCH net-next 2/3] sfc: implement ndo_get_phys_port_name Edward Cree
2017-01-10 16:24 ` [PATCH net-next 3/3] sfc: stop setting dev_port Edward Cree
2017-01-10 19:18 ` [PATCH net-next 0/3] sfc: physical port ids David Miller

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