public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts
@ 2016-04-14 23:55 K. Y. Srinivasan
  2016-04-14 23:55 ` [PATCH net-next 1/2] ethernet: intel: Add the device ID's presented while running on Hyper-V K. Y. Srinivasan
  2016-04-15  2:21 ` [PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts Jeff Kirsher
  0 siblings, 2 replies; 18+ messages in thread
From: K. Y. Srinivasan @ 2016-04-14 23:55 UTC (permalink / raw)
  To: davem, netdev, linux-kernel, devel, olaf, apw, jasowang, eli,
	jackm, yevgenyp, john.ronciak, intel-wired-lan
  Cc: K. Y. Srinivasan

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      |   11 ++
 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c |   56 ++++++---
 drivers/net/ethernet/intel/ixgbevf/mbx.c          |   12 ++
 drivers/net/ethernet/intel/ixgbevf/vf.c           |  138 +++++++++++++++++++++
 drivers/net/ethernet/intel/ixgbevf/vf.h           |    2 +
 6 files changed, 206 insertions(+), 18 deletions(-)

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-04-16  0:54 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-14 23:55 [PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts K. Y. Srinivasan
2016-04-14 23:55 ` [PATCH net-next 1/2] ethernet: intel: Add the device ID's presented while running on Hyper-V K. Y. Srinivasan
2016-04-14 23:55   ` [PATCH net-next 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V) K. Y. Srinivasan
2016-04-14 22:34     ` kbuild test robot
2016-04-14 23:01     ` Rustad, Mark D
2016-04-15  0:00       ` KY Srinivasan
2016-04-15  0:06         ` Rustad, Mark D
2016-04-15  0:11           ` KY Srinivasan
2016-04-15  0:19             ` Rustad, Mark D
2016-04-15  0:19             ` Alexander Duyck
2016-04-15  0:26               ` KY Srinivasan
2016-04-14 23:18     ` Alexander Duyck
2016-04-15  2:49       ` KY Srinivasan
2016-04-15 15:39         ` Alexander Duyck
2016-04-15 16:01           ` KY Srinivasan
2016-04-16  0:54             ` KY Srinivasan
2016-04-15  2:21 ` [PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts Jeff Kirsher
2016-04-15  2:51   ` KY Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox