summaryrefslogtreecommitdiff
path: root/drivers/pci/iov.c
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
|\
| * PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang2016-03-09
* | PCI: Support SR-IOV on any function typeKelly Zytaruk2016-02-29
|/
*-. Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-02
|\ \
| | * PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failuresAlexander Duyck2015-10-30
| | * PCI: Wait 1 second between disabling VFs and clearing NumVFsAlexander Duyck2015-10-30
| | * PCI: Reorder pcibios_sriov_disable()Alexander Duyck2015-10-30
| | * PCI: Remove VFs in reverse order if virtfn_add() failsAlexander Duyck2015-10-30
| | * PCI: Remove redundant validation of SR-IOV offset/stride registersAlexander Duyck2015-10-29
| | * PCI: Set SR-IOV NumVFs to zero after enumerationAlexander Duyck2015-10-29
| | * PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFsBen Shelton2015-10-29
| |/ |/|
| * PCI: Handle Enhanced Allocation capability for SR-IOV devicesDavid Daney2015-10-29
|/
* PCI: Add pcibios_iov_resource_alignment() interfaceWei Yang2015-03-31
* PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()Wei Yang2015-03-31
* PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()Wei Yang2015-03-31
* PCI: Calculate maximum number of buses required for VFsWei Yang2015-03-31
* PCI: Refresh First VF Offset and VF Stride when updating NumVFsWei Yang2015-03-31
* PCI: Index IOV resources in the conventional styleBjorn Helgaas2015-03-31
* PCI: Keep individual VF BAR size in struct pci_sriovWei Yang2015-03-31
* PCI: Print PF SR-IOV resource that contains all VF(n) BAR spaceWei Yang2015-03-31
* PCI: Print more info in sriov_enable() error messageBjorn Helgaas2015-03-31
* PCI: Remove fixed parameter in pci_iov_resource_bar()Myron Stowe2014-11-19
* PCI: Use device flag helper functionsEthan Zhao2014-09-16
* PCI: Make pci_bus_add_device() voidYijing Wang2014-05-30
* PCI: Remove unused SR-IOV VF Migration supportBjorn Helgaas2014-02-19
* PCI: Never treat a VF as a multifunction deviceAlex Williamson2014-01-10
* PCI: Clear NumVFs when disabling SR-IOV in sriov_init()ethan.zhao2013-11-22
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devicesStefan Assmann2013-07-31
* PCI: Update NumVFs register when disabling SR-IOVYijing Wang2013-07-30
* PCI: Fix comment typo in iov.cJonghwan Choi2013-07-25
* Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-14
|\
| * PCI: Simplify IOV implementation and fix reference count racesJiang Liu2013-06-14
| * PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()Jiang Liu2013-06-14
| * PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-05
* | PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao2013-05-31
|/
* pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck2013-04-24
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-25
|\
| * PCI: Remove unused "rc" in virtfn_add_bus()Yijing Wang2013-02-01
| * PCI: Put pci_dev in device tree as early as possibleYinghai Lu2013-01-25
* | pci: fix iov.c kernel-doc warningsRandy Dunlap2013-01-10
|/
* PCI: Remove useless "!dev" testsBjorn Helgaas2012-11-09
* PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas2012-11-09
* PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-09
* Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"Bjorn Helgaas2012-09-20
* Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas2012-09-17
|\
| * PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-12
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
|/
* PCI: register busn_res for iov busYinghai Lu2012-06-13
* PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13