Bjorn Helgaas
|
286c2378aa
PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
|
8 years ago |
Bjorn Helgaas
|
546ba9f8f2
PCI: Don't update VF BARs while VF memory space is enabled
|
8 years ago |
Bjorn Helgaas
|
6ffa2489c5
PCI: Separate VF BAR updates from standard BAR updates
|
8 years ago |
Gavin Shan
|
f40ec3c748
PCI: Do any VF BAR updates before enabling the BARs
|
8 years ago |
Po Liu
|
156c55325d
PCI: Check for pci_setup_device() failure in pci_iov_add_virtfn()
|
9 years ago |
Linus Torvalds
|
d5e2d00898
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
9 years ago |
Wei Yang
|
c194f7ea7f
PCI/IOV: Rename and export virtfn_{add, remove}
|
9 years ago |
Kelly Zytaruk
|
0a3d00b33b
PCI: Support SR-IOV on any function type
|
9 years ago |
Bjorn Helgaas
|
1f9a30ec2a
Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next
|
9 years ago |
Alexander Duyck
|
c23b613507
PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures
|
9 years ago |
Alexander Duyck
|
b390864482
PCI: Wait 1 second between disabling VFs and clearing NumVFs
|
9 years ago |
Alexander Duyck
|
a39e3fcd72
PCI: Reorder pcibios_sriov_disable()
|
9 years ago |
Alexander Duyck
|
3443c38205
PCI: Remove VFs in reverse order if virtfn_add() fails
|
9 years ago |
David Daney
|
111839917f
PCI: Handle Enhanced Allocation capability for SR-IOV devices
|
9 years ago |
Alexander Duyck
|
ce288ec380
PCI: Remove redundant validation of SR-IOV offset/stride registers
|
9 years ago |
Alexander Duyck
|
ea9a885416
PCI: Set SR-IOV NumVFs to zero after enumeration
|
9 years ago |
Ben Shelton
|
ff45f9ddbc
PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFs
|
9 years ago |
Wei Yang
|
978d2d6831
PCI: Add pcibios_iov_resource_alignment() interface
|
10 years ago |
Wei Yang
|
995df527f3
PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
|
10 years ago |
Wei Yang
|
b07579c092
PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
|
10 years ago |
Wei Yang
|
4449f07972
PCI: Calculate maximum number of buses required for VFs
|
10 years ago |
Wei Yang
|
f59dca27d2
PCI: Refresh First VF Offset and VF Stride when updating NumVFs
|
10 years ago |
Bjorn Helgaas
|
c1fe1f96e3
PCI: Index IOV resources in the conventional style
|
10 years ago |
Wei Yang
|
0e6c9122a6
PCI: Keep individual VF BAR size in struct pci_sriov
|
10 years ago |
Wei Yang
|
e88ae01d2c
PCI: Print PF SR-IOV resource that contains all VF(n) BAR space
|
10 years ago |
Bjorn Helgaas
|
68f8e9fa56
PCI: Print more info in sriov_enable() error message
|
10 years ago |
Myron Stowe
|
26ff46c6f2
PCI: Remove fixed parameter in pci_iov_resource_bar()
|
10 years ago |
Ethan Zhao
|
be63497c41
PCI: Use device flag helper functions
|
11 years ago |
Yijing Wang
|
c893d133ea
PCI: Make pci_bus_add_device() void
|
11 years ago |
Bjorn Helgaas
|
46cb7b1bd8
PCI: Remove unused SR-IOV VF Migration support
|
11 years ago |