From: "K. Y. Srinivasan" <kys@microsoft•com>
To: davem@davemloft•net, netdev@vger•kernel.org,
linux-kernel@vger•kernel.org, devel@linuxdriverproject•org,
olaf@aepfle•de, apw@canonical•com, jasowang@redhat•com,
eli@mellanox•com, jackm@mellanox•com, yevgenyp@mellanox•com,
john.ronciak@intel•com, intel-wired-lan@lists•osuosl.org,
alexander.duyck@gmail•com
Subject: [PATCH net-next V5 0/2] ethernet: intel: Support Hyper-V hosts
Date: Tue, 19 Apr 2016 19:17:35 -0700 [thread overview]
Message-ID: <1461118655-28103-1-git-send-email-kys@microsoft.com> (raw)
Make adjustments to the Intel 10G VF driver to support
running on Hyper-V hosts.
K. Y. Srinivasan (2):
ethernet: intel: Add the device ID's presented while running on
Hyper-V
intel: ixgbevf: Support Windows hosts (Hyper-V)
drivers/net/ethernet/intel/ixgbevf/defines.h | 5 +
drivers/net/ethernet/intel/ixgbevf/ixgbevf.h | 12 ++
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 31 +++-
drivers/net/ethernet/intel/ixgbevf/mbx.c | 12 ++
drivers/net/ethernet/intel/ixgbevf/vf.c | 216 +++++++++++++++++++++
drivers/net/ethernet/intel/ixgbevf/vf.h | 2 +
6 files changed, 271 insertions(+), 7 deletions(-)
--
1.7.4.1
next reply other threads:[~2016-04-20 2:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-20 2:17 K. Y. Srinivasan [this message]
2016-04-20 2:17 ` [PATCH net-next V5 1/2] ethernet: intel: Add the device ID's presented while running on Hyper-V K. Y. Srinivasan
2016-04-20 2:17 ` [PATCH net-next V5 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V) K. Y. Srinivasan
2016-04-20 6:24 ` [Intel-wired-lan] " Jeff Kirsher
2016-04-20 13:44 ` KY Srinivasan
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=1461118655-28103-1-git-send-email-kys@microsoft.com \
--to=kys@microsoft$(echo .)com \
--cc=alexander.duyck@gmail$(echo .)com \
--cc=apw@canonical$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=devel@linuxdriverproject$(echo .)org \
--cc=eli@mellanox$(echo .)com \
--cc=intel-wired-lan@lists$(echo .)osuosl.org \
--cc=jackm@mellanox$(echo .)com \
--cc=jasowang@redhat$(echo .)com \
--cc=john.ronciak@intel$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=olaf@aepfle$(echo .)de \
--cc=yevgenyp@mellanox$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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