[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190228104627.10830-1-arjun@chelsio.com>
Date: Thu, 28 Feb 2019 16:16:25 +0530
From: Arjun Vynipadath <arjun@...lsio.com>
To: netdev@...r.kernel.org, davem@...emloft.net
Cc: nirranjan@...lsio.com, indranil@...lsio.com, dt@...lsio.com,
Arjun Vynipadath <arjun@...lsio.com>
Subject: [PATCH net-next 0/2]cxgb4/cxgb4vf: VF link state support
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
Powered by blists - more mailing lists