Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1382556
| From | "K. Y. Srinivasan" <kys@microsoft.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH net-next V3 0/2] ethernet: intel: Support Hyper-V hosts |
| Date | 2016-04-19 16:20 +0200 |
| Message-ID | <rpEFs-8b6-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH net-next V3 0/2] ethernet: intel: Support Hyper-V hosts "K. Y. Srinivasan" <kys@microsoft.com> - 2016-04-19 16:20 +0200
csiph-web