index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
iov.c
Age
Commit message (
Expand
)
Author
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-01
PCI: Remove unused "rc" in virtfn_add_bus()
Yijing Wang
2013-01-25
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
2013-01-10
pci: fix iov.c kernel-doc warnings
Randy Dunlap
2012-11-09
PCI: Remove useless "!dev" tests
Bjorn Helgaas
2012-11-09
PCI: Use spec names for SR-IOV capability fields
Bjorn Helgaas
2012-11-09
PCI: Provide method to reduce the number of total VFs supported
Donald Dutile
2012-09-20
Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"
Bjorn Helgaas
2012-09-17
Merge branch 'pci/jiang-get-domain-bus-slot' into next
Bjorn Helgaas
2012-09-12
PCI: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-06-13
PCI: register busn_res for iov bus
Yinghai Lu
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-17
PCI: Fix /sys warning when sriov enabled and card is hot removed
Yinghai Lu
2012-02-10
PCI: set pci sriov page size before reading SRIOV BAR
Vaidyanathan Srinivasan
2012-01-06
PCI: delay configuration of SRIOV capability
Ram Pai
2012-01-06
PCI: Rework config space blocking services
Jan Kiszka
2011-12-05
PCI: defer enablement of SRIOV BARS
Ram Pai
2011-10-31
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-14
PCI: Move ATS implementation into own file
Joerg Roedel
2011-04-11
PCI: Move ATS declarations in seperate header file
Joerg Roedel
2010-09-09
PCI: fix pci_resource_alignment prototype
Cam Macdonell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-12
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
2009-11-24
PCI: use pci_is_pcie() in pci core
Kenji Kaneshige
2009-08-30
PCI SR-IOV: correct broken resource alignment calculations
Chris Wright
2009-06-22
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
2009-06-16
PCI: cleanup Function Level Reset
Yu Zhao
2009-06-11
PCI: fix SR-IOV function dependency link problem
Yu Zhao
2009-05-18
PCI: handle Virtual Function ATS enabling
Yu Zhao
2009-05-18
PCI: support the ATS capability
Yu Zhao
2009-04-06
PCI-IOV: fix missing kernel-doc
Randy Dunlap
2009-03-20
PCI: handle SR-IOV Virtual Function Migration
Yu Zhao
2009-03-20
PCI: add SR-IOV API for Physical Function driver
Yu Zhao
2009-03-20
PCI: reserve bus range for SR-IOV device
Yu Zhao
2009-03-20
PCI: restore saved SR-IOV state
Yu Zhao
2009-03-20
PCI: initialize and release SR-IOV capability
Yu Zhao