netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2]cxgb4/cxgb4vf: VF link state support
@ 2019-02-28 10:46 Arjun Vynipadath
  2019-02-28 10:46 ` [PATCH net-next 1/2] cxgb4: Add VF Link " Arjun Vynipadath
  2019-02-28 10:46 ` [PATCH net-next 2/2] cxgb4vf: Revert force link up behaviour Arjun Vynipadath
  0 siblings, 2 replies; 4+ messages in thread
From: Arjun Vynipadath @ 2019-02-28 10:46 UTC (permalink / raw)
  To: netdev, davem; +Cc: nirranjan, indranil, dt, Arjun Vynipadath

This series of patches adds support for ndo_set_vf_link_state in
cxgb4 driver.

Patch 1 implements ndo_set_vf_link_state
Patch 2 reverts the existing force_link_up behaviour for cxgb4vf driver.

Arjun Vynipadath (2):
  cxgb4: Add VF Link state support
  cxgb4vf: Revert force link up behaviour

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |  1 +
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    | 57 +++++++++++++++++++---
 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h      | 10 ++++
 .../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c    | 13 ++---
 4 files changed, 65 insertions(+), 16 deletions(-)

-- 
2.9.5


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

end of thread, other threads:[~2019-02-28 18:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-28 10:46 [PATCH net-next 0/2]cxgb4/cxgb4vf: VF link state support Arjun Vynipadath
2019-02-28 10:46 ` [PATCH net-next 1/2] cxgb4: Add VF Link " Arjun Vynipadath
2019-02-28 18:30   ` David Miller
2019-02-28 10:46 ` [PATCH net-next 2/2] cxgb4vf: Revert force link up behaviour Arjun Vynipadath

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