From: Hariprasad Shenai <hariprasad@chelsio.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, leedom@chelsio.com, nirranjan@chelsio.com,
Hariprasad Shenai <hariprasad@chelsio.com>
Subject: [PATCH net-next 0/2] cxgb4: Adds support for VF mgmt ndo's
Date: Wed, 24 Aug 2016 12:20:32 +0530 [thread overview]
Message-ID: <1472021434-8287-1-git-send-email-hariprasad@chelsio.com> (raw)
Hi,
This patch series adds support for ndo_set_vf_vlan and ndo_get_vf_config
for cxgb4 driver.
This patch series has been created against net-next tree.
We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.
Thanks
Hariprasad Shenai (2):
cxgb4/cxgb4vf: Add support for ndo_set_vf_vlan
cxgb4: Add support for ndo_get_vf_config
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 11 +++
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 96 +++++++++++++++++++-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 27 ++++++-
drivers/net/ethernet/chelsio/cxgb4vf/adapter.h | 1 +
.../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c | 2 +
drivers/net/ethernet/chelsio/cxgb4vf/sge.c | 15 +++-
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h | 1 +
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c | 28 ++++++
8 files changed, 176 insertions(+), 5 deletions(-)
--
1.7.3
next reply other threads:[~2016-08-24 6:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-24 6:50 Hariprasad Shenai [this message]
2016-08-24 6:50 ` [PATCH net-next 1/2] cxgb4/cxgb4vf: Add support for ndo_set_vf_vlan Hariprasad Shenai
2016-08-24 7:08 ` Yuval Mintz
2016-08-24 8:22 ` Hariprasad Shenai
2016-08-24 8:31 ` Yuval Mintz
2016-08-24 9:40 ` Hariprasad Shenai
2016-08-24 10:02 ` Yuval Mintz
2016-08-25 23:24 ` David Miller
2016-08-24 6:50 ` [PATCH net-next 2/2] cxgb4: Add support for ndo_get_vf_config Hariprasad Shenai
2016-08-24 7:15 ` Yuval Mintz
2016-08-24 7:58 ` Hariprasad Shenai
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=1472021434-8287-1-git-send-email-hariprasad@chelsio.com \
--to=hariprasad@chelsio.com \
--cc=davem@davemloft.net \
--cc=leedom@chelsio.com \
--cc=netdev@vger.kernel.org \
--cc=nirranjan@chelsio.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox