netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT/PATCH 0/2] Minor fixes to xen-netfront
@ 2010-08-19  9:27 Ian Campbell
  2010-08-19  9:27 ` [PATCH 1/2] xen: use less generic names in netfront driver Ian Campbell
  2010-08-19  9:27 ` [PATCH 2/2] xen: netfront: support the ethtool drvinfo hook Ian Campbell
  0 siblings, 2 replies; 6+ messages in thread
From: Ian Campbell @ 2010-08-19  9:27 UTC (permalink / raw)
  To: netdev, xen-devel; +Cc: Jeremy Fitzhardinge, David S. Miller

I think these are likely for 2.6.37 but if possible the ethtool one
would be nice to have for 2.6.36 since 2.6.36 adds PVHVM support for Xen
(paravirtual drivers for fully-virtualised guests) so it is useful to be
able to see explicitly if eth0 is emulated or PV without having to infer
xen-netfront from:
        # ethtool -i eth0
        Cannot get driver information: Operation not supported

The following changes since commit da5cabf80e2433131bf0ed8993abc0f7ea618c73:
  Linus Torvalds (1):
        Linux 2.6.36-rc1

are available in the git repository at:

  git://xenbits.xensource.com/people/ianc/linux-2.6.git for-netdev/xen-netfront

Ian Campbell (2):
      xen: use less generic names in netfront driver.
      xen: netfront: support the ethtool drvinfo hook.

 drivers/net/xen-netfront.c |   17 +++++++++++++----
 1 files changed, 13 insertions(+), 4 deletions(-)

Ian.



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

end of thread, other threads:[~2010-08-23  4:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19  9:27 [GIT/PATCH 0/2] Minor fixes to xen-netfront Ian Campbell
2010-08-19  9:27 ` [PATCH 1/2] xen: use less generic names in netfront driver Ian Campbell
2010-08-23  4:44   ` David Miller
2010-08-19  9:27 ` [PATCH 2/2] xen: netfront: support the ethtool drvinfo hook Ian Campbell
2010-08-20  0:51   ` Ben Hutchings
2010-08-20  7:07     ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).