Linus Torvalds
|
d5e2d00898
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
9 年 前 |
Wei Yang
|
c194f7ea7f
PCI/IOV: Rename and export virtfn_{add, remove}
|
9 年 前 |
Kelly Zytaruk
|
0a3d00b33b
PCI: Support SR-IOV on any function type
|
9 年 前 |
Bjorn Helgaas
|
1f9a30ec2a
Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next
|
9 年 前 |
Alexander Duyck
|
c23b613507
PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures
|
9 年 前 |
Alexander Duyck
|
b390864482
PCI: Wait 1 second between disabling VFs and clearing NumVFs
|
9 年 前 |
Alexander Duyck
|
a39e3fcd72
PCI: Reorder pcibios_sriov_disable()
|
9 年 前 |
Alexander Duyck
|
3443c38205
PCI: Remove VFs in reverse order if virtfn_add() fails
|
9 年 前 |
David Daney
|
111839917f
PCI: Handle Enhanced Allocation capability for SR-IOV devices
|
9 年 前 |
Alexander Duyck
|
ce288ec380
PCI: Remove redundant validation of SR-IOV offset/stride registers
|
9 年 前 |
Alexander Duyck
|
ea9a885416
PCI: Set SR-IOV NumVFs to zero after enumeration
|
9 年 前 |
Ben Shelton
|
ff45f9ddbc
PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFs
|
9 年 前 |
Wei Yang
|
978d2d6831
PCI: Add pcibios_iov_resource_alignment() interface
|
10 年 前 |
Wei Yang
|
995df527f3
PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
|
10 年 前 |
Wei Yang
|
b07579c092
PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
|
10 年 前 |
Wei Yang
|
4449f07972
PCI: Calculate maximum number of buses required for VFs
|
10 年 前 |
Wei Yang
|
f59dca27d2
PCI: Refresh First VF Offset and VF Stride when updating NumVFs
|
10 年 前 |
Bjorn Helgaas
|
c1fe1f96e3
PCI: Index IOV resources in the conventional style
|
10 年 前 |
Wei Yang
|
0e6c9122a6
PCI: Keep individual VF BAR size in struct pci_sriov
|
10 年 前 |
Wei Yang
|
e88ae01d2c
PCI: Print PF SR-IOV resource that contains all VF(n) BAR space
|
10 年 前 |
Bjorn Helgaas
|
68f8e9fa56
PCI: Print more info in sriov_enable() error message
|
10 年 前 |
Myron Stowe
|
26ff46c6f2
PCI: Remove fixed parameter in pci_iov_resource_bar()
|
10 年 前 |
Ethan Zhao
|
be63497c41
PCI: Use device flag helper functions
|
11 年 前 |
Yijing Wang
|
c893d133ea
PCI: Make pci_bus_add_device() void
|
11 年 前 |
Bjorn Helgaas
|
46cb7b1bd8
PCI: Remove unused SR-IOV VF Migration support
|
11 年 前 |
Alex Williamson
|
aa93197736
PCI: Never treat a VF as a multifunction device
|
11 年 前 |
ethan.zhao
|
045cc22e53
PCI: Clear NumVFs when disabling SR-IOV in sriov_init()
|
11 年 前 |
Bjorn Helgaas
|
f7625980f5
PCI: Fix whitespace, capitalization, and spelling errors
|
11 年 前 |
Stefan Assmann
|
652d110045
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
|
12 年 前 |
Yijing Wang
|
19b6984e97
PCI: Update NumVFs register when disabling SR-IOV
|
12 年 前 |