| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI/IOV: Add flag so platforms can skip VF scanning | Sebastian Ott | 2019-01-01 | 1 | -0/+6 |
* | PCI/IOV: Factor out sriov_add_vfs() | Sebastian Ott | 2019-01-01 | 1 | -13/+31 |
* | PCI/IOV: Remove unnecessary include of <linux/pci-ats.h> | Bjorn Helgaas | 2018-10-11 | 1 | -1/+0 |
* | PCI/IOV: Use VF0 cached config space size for other VFs | KarimAllah Ahmed | 2018-10-11 | 1 | -0/+2 |
* | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2018-08-15 | 1 | -2/+2 |
|\ |
|
| * | PCI/IOV: Tidy pci_sriov_set_totalvfs() | Bjorn Helgaas | 2018-07-19 | 1 | -2/+2 |
* | | PCI/IOV: Reset total_VFs limit after detaching PF driver | Jakub Kicinski | 2018-06-29 | 1 | -0/+16 |
|/ |
|
* | PCI/IOV: Allow PF drivers to limit total_VFs to 0 | Jakub Kicinski | 2018-05-25 | 1 | -4/+2 |
* | PCI/IOV: Add pci_sriov_configure_simple() | Alexander Duyck | 2018-04-24 | 1 | -0/+36 |
* | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2018-04-04 | 1 | -7/+35 |
|\ |
|
| * | PCI/IOV: Use VF0 cached config registers for other VFs | KarimAllah Ahmed | 2018-03-31 | 1 | -7/+35 |
* | | PCI: Tidy comments | Bjorn Helgaas | 2018-03-19 | 1 | -5/+3 |
|/ |
|
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 | 1 | -5/+6 |
|\ |
|
| * | Merge branch 'pci/spdx' into next | Bjorn Helgaas | 2018-02-01 | 1 | -0/+1 |
| |\ |
|
| | * | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas | 2018-01-26 | 1 | -0/+1 |
| * | | PCI: Add wrappers for dev_printk() | Frederick Lawler | 2018-01-18 | 1 | -5/+5 |
| |/ |
|
* / | PCI/IOV: Add pci_vf_drivers_autoprobe() interface | Bryant G. Ly | 2017-12-11 | 1 | -0/+11 |
|/ |
|
* | PCI: Restore ARI Capable Hierarchy before setting numVFs | Tony Nguyen | 2017-10-10 | 1 | -0/+8 |
* | PCI: Create SR-IOV virtfn/physfn links before attaching driver | Stuart Hayes | 2017-10-10 | 1 | -1/+2 |
* | PCI: Cache the VF device ID in the SR-IOV structure | Filippo Sironi | 2017-10-05 | 1 | -2/+3 |
* | PCI: Remove reset argument from pci_iov_{add,remove}_virtfn() | Jan H. Schönherr | 2017-10-05 | 1 | -13/+5 |
* | PCI: Disable VF decoding before pcibios_sriov_disable() updates resources | Gavin Shan | 2017-08-29 | 1 | -3/+4 |
* | PCI: Protect pci_driver->sriov_configure() usage with device_lock() | Jakub Kicinski | 2017-06-14 | 1 | -4/+0 |
* | PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding | Bodong Wang | 2017-04-20 | 1 | -0/+1 |
* | PCI: Lock each enable/disable num_vfs operation in sysfs | Emil Tantilov | 2017-02-03 | 1 | -7/+0 |
* | PCI: Remove pci_resource_bar() and pci_iov_resource_bar() | Bjorn Helgaas | 2016-11-29 | 1 | -18/+0 |
* | PCI: Don't update VF BARs while VF memory space is enabled | Bjorn Helgaas | 2016-11-29 | 1 | -0/+8 |
* | PCI: Separate VF BAR updates from standard BAR updates | Bjorn Helgaas | 2016-11-29 | 1 | -0/+50 |
* | PCI: Do any VF BAR updates before enabling the BARs | Gavin Shan | 2016-11-23 | 1 | -7/+7 |
* | PCI: Check for pci_setup_device() failure in pci_iov_add_virtfn() | Po Liu | 2016-09-12 | 1 | -1/+4 |
* | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-03-19 | 1 | -5/+5 |
|\ |
|
| * | PCI/IOV: Rename and export virtfn_{add, remove} | Wei Yang | 2016-03-09 | 1 | -5/+5 |
* | | PCI: Support SR-IOV on any function type | Kelly Zytaruk | 2016-02-29 | 1 | -4/+0 |
|/ |
|
*-. | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas | 2015-11-02 | 1 | -49/+52 |
|\ \ |
|
| | * | PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures | Alexander Duyck | 2015-10-30 | 1 | -5/+6 |
| | * | PCI: Wait 1 second between disabling VFs and clearing NumVFs | Alexander Duyck | 2015-10-30 | 1 | -1/+1 |
| | * | PCI: Reorder pcibios_sriov_disable() | Alexander Duyck | 2015-10-30 | 1 | -6/+6 |
| | * | PCI: Remove VFs in reverse order if virtfn_add() fails | Alexander Duyck | 2015-10-30 | 1 | -3/+3 |
| | * | PCI: Remove redundant validation of SR-IOV offset/stride registers | Alexander Duyck | 2015-10-29 | 1 | -9/+1 |
| | * | PCI: Set SR-IOV NumVFs to zero after enumeration | Alexander Duyck | 2015-10-29 | 1 | -19/+22 |
| | * | PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFs | Ben Shelton | 2015-10-29 | 1 | -4/+4 |
| |/
|/| |
|
| * | PCI: Handle Enhanced Allocation capability for SR-IOV devices | David Daney | 2015-10-29 | 1 | -2/+9 |
|/ |
|
* | PCI: Add pcibios_iov_resource_alignment() interface | Wei Yang | 2015-03-31 | 1 | -1/+7 |
* | PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable() | Wei Yang | 2015-03-31 | 1 | -0/+19 |
* | PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn() | Wei Yang | 2015-03-31 | 1 | -12/+16 |
* | PCI: Calculate maximum number of buses required for VFs | Wei Yang | 2015-03-31 | 1 | -4/+27 |
* | PCI: Refresh First VF Offset and VF Stride when updating NumVFs | Wei Yang | 2015-03-31 | 1 | -4/+19 |
* | PCI: Index IOV resources in the conventional style | Bjorn Helgaas | 2015-03-31 | 1 | -4/+4 |
* | PCI: Keep individual VF BAR size in struct pci_sriov | Wei Yang | 2015-03-31 | 1 | -19/+20 |
* | PCI: Print PF SR-IOV resource that contains all VF(n) BAR space | Wei Yang | 2015-03-31 | 1 | -0/+2 |