Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1382926

[PATCH net-next V5 0/2] ethernet: intel: Support Hyper-V hosts

From "K. Y. Srinivasan" <kys@microsoft.com>
Newsgroups linux.kernel
Subject [PATCH net-next V5 0/2] ethernet: intel: Support Hyper-V hosts
Date 2016-04-20 02:40 +0200
Message-ID <rpOlr-7tl-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH net-next V5 0/2] ethernet: intel: Support Hyper-V hosts  "K. Y. Srinivasan" <kys@microsoft.com> - 2016-04-20 02:40 +0200
  [PATCH net-next V5 1/2] ethernet: intel: Add the device ID's presented while running on Hyper-V "K. Y. Srinivasan" <kys@microsoft.com> - 2016-04-20 02:40 +0200
    [PATCH net-next V5 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V) "K. Y. Srinivasan" <kys@microsoft.com> - 2016-04-20 02:40 +0200
      Re: [Intel-wired-lan] [PATCH net-next V5 2/2] intel: ixgbevf:  Support Windows hosts (Hyper-V) Jeff Kirsher <jeffrey.t.kirsher@intel.com> - 2016-04-20 08:30 +0200
        RE: [Intel-wired-lan] [PATCH net-next V5 2/2] intel: ixgbevf: Support  Windows hosts (Hyper-V) KY Srinivasan <kys@microsoft.com> - 2016-04-20 15:50 +0200

csiph-web