Wei Yang
|
978d2d6831
PCI: Add pcibios_iov_resource_alignment() interface
|
10 vuotta sitten |
Wei Yang
|
995df527f3
PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
|
10 vuotta sitten |
Wei Yang
|
b07579c092
PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
|
10 vuotta sitten |
Wei Yang
|
4449f07972
PCI: Calculate maximum number of buses required for VFs
|
10 vuotta sitten |
Wei Yang
|
f59dca27d2
PCI: Refresh First VF Offset and VF Stride when updating NumVFs
|
10 vuotta sitten |
Bjorn Helgaas
|
c1fe1f96e3
PCI: Index IOV resources in the conventional style
|
10 vuotta sitten |
Wei Yang
|
0e6c9122a6
PCI: Keep individual VF BAR size in struct pci_sriov
|
10 vuotta sitten |
Wei Yang
|
e88ae01d2c
PCI: Print PF SR-IOV resource that contains all VF(n) BAR space
|
10 vuotta sitten |
Bjorn Helgaas
|
68f8e9fa56
PCI: Print more info in sriov_enable() error message
|
10 vuotta sitten |
Myron Stowe
|
26ff46c6f2
PCI: Remove fixed parameter in pci_iov_resource_bar()
|
10 vuotta sitten |
Ethan Zhao
|
be63497c41
PCI: Use device flag helper functions
|
11 vuotta sitten |
Yijing Wang
|
c893d133ea
PCI: Make pci_bus_add_device() void
|
11 vuotta sitten |
Bjorn Helgaas
|
46cb7b1bd8
PCI: Remove unused SR-IOV VF Migration support
|
11 vuotta sitten |
Alex Williamson
|
aa93197736
PCI: Never treat a VF as a multifunction device
|
11 vuotta sitten |
ethan.zhao
|
045cc22e53
PCI: Clear NumVFs when disabling SR-IOV in sriov_init()
|
11 vuotta sitten |
Bjorn Helgaas
|
f7625980f5
PCI: Fix whitespace, capitalization, and spelling errors
|
11 vuotta sitten |
Stefan Assmann
|
652d110045
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
|
12 vuotta sitten |
Yijing Wang
|
19b6984e97
PCI: Update NumVFs register when disabling SR-IOV
|
12 vuotta sitten |
Jonghwan Choi
|
ddc191f529
PCI: Fix comment typo in iov.c
|
12 vuotta sitten |
Bjorn Helgaas
|
df58f46c0f
Merge branch 'pci/jiang-bus-lock-v3' into next
|
12 vuotta sitten |
Jiang Liu
|
dc087f2f6a
PCI: Simplify IOV implementation and fix reference count races
|
12 vuotta sitten |
Jiang Liu
|
d35329d9f1
PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()
|
12 vuotta sitten |
Gu Zheng
|
8b1fce04dc
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
|
12 vuotta sitten |
Xudong Hao
|
fbf33f516b
PCI: Finish SR-IOV VF setup before adding the device
|
12 vuotta sitten |
Alexander Duyck
|
5a8eb24292
pci: Add SRIOV helper function to determine if VFs are assigned to guest
|
12 vuotta sitten |
Linus Torvalds
|
556f12f602
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
12 vuotta sitten |
Yijing Wang
|
40064acf0c
PCI: Remove unused "rc" in virtfn_add_bus()
|
12 vuotta sitten |
Yinghai Lu
|
4f535093cf
PCI: Put pci_dev in device tree as early as possible
|
12 vuotta sitten |
Randy Dunlap
|
2094f167f6
pci: fix iov.c kernel-doc warnings
|
12 vuotta sitten |
Bjorn Helgaas
|
1452cd76a9
PCI: Remove useless "!dev" tests
|
12 vuotta sitten |