[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1349286695-26713-1-git-send-email-yinghai@kernel.org>
Date: Wed, 3 Oct 2012 10:51:30 -0700
From: Yinghai Lu <yinghai@...nel.org>
To: Bjorn Helgaas <bhelgaas@...gle.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Don Dutile <ddutile@...hat.com>, yuvalmin@...adcom.com,
bhutchings@...arflare.com, gregory.v.rose@...el.com,
davem@...emloft.net--no-chain-reply-to,
Yinghai Lu <yinghai@...nel.org>
Subject: [PATCH 0/5] PCI: per pci device sysfs set_max_vfs support
First two patches are old patches in my queue.
They introduce pci_dev_type and use it with vga in sysfs.
other two will add set_max_vfs in sysfs for device that support siov.
last one is draft version for ixgbe, still need ixgbe guys to sort it
out.
Thanks
Yinghai
Yinghai Lu (5):
PCI: Add pci_dev_type
PCI, sys: Use is_visable() with boot_vga attribute for pci_dev
PCI: add set_max_vfs in pci_driver ops
PCI: Add max_vfs in sysfs per pci device where supports
ixgbe: add driver set_max_vfs support
drivers/net/ethernet/intel/ixgbe/ixgbe.h | 2 +
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 44 +++++++++---
drivers/pci/pci-sysfs.c | 96 ++++++++++++++++++++++---
drivers/pci/pci.h | 1 +
drivers/pci/probe.c | 1 +
include/linux/pci.h | 2 +
6 files changed, 126 insertions(+), 20 deletions(-)
--
1.7.7
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists