linux/drivers/pci
Yu Zhao dd7cc44d0b PCI: add SR-IOV API for Physical Function driver
Add or remove the Virtual Function when the SR-IOV is enabled or
disabled by the device driver. This can happen anytime rather than
only at the device probe stage.

Reviewed-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-03-20 10:48:26 -07:00
..
hotplug PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware 2009-03-20 10:48:02 -07:00
pcie PCIe: portdrv: call pci_disable_device during remove 2009-03-20 10:48:16 -07:00
.gitignore
access.c
bus.c
dmar.c
hotplug-pci.c
hotplug.c
htirq.c
intel-iommu.c
intr_remapping.c
intr_remapping.h
iov.c PCI: add SR-IOV API for Physical Function driver 2009-03-20 10:48:26 -07:00
iova.c
irq.c
Kconfig PCI: initialize and release SR-IOV capability 2009-03-20 10:48:22 -07:00
Makefile PCI: initialize and release SR-IOV capability 2009-03-20 10:48:22 -07:00
msi.c PCI MSI: Add support for multiple MSI 2009-03-20 10:48:14 -07:00
msi.h PCI MSI: Add support for multiple MSI 2009-03-20 10:48:14 -07:00
pci-acpi.c
pci-driver.c PCI: add remove_id sysfs entry 2009-03-20 10:48:11 -07:00
pci-stub.c
pci-sysfs.c PCI: expose boot VGA device via sysfs. 2009-03-20 10:48:17 -07:00
pci.c PCI: restore saved SR-IOV state 2009-03-20 10:48:24 -07:00
pci.h PCI: add SR-IOV API for Physical Function driver 2009-03-20 10:48:26 -07:00
probe.c PCI: centralize device setup code 2009-03-20 10:48:25 -07:00
proc.c
quirks.c PCI: Compaq Evo D510 SMBus quirk using USB instead of VGA 2009-03-20 10:48:19 -07:00
remove.c
rom.c
search.c PCI: fix wrong assumption in pci_find_upstream_pcie_bridge 2009-03-20 10:48:03 -07:00
setup-bus.c PCI: constify pci_bus_assign_resources() 2009-03-19 19:29:35 -07:00
setup-irq.c
setup-res.c PCI: allow assignment of memory resources with a specified alignment 2009-03-20 10:48:15 -07:00
slot.c
syscall.c