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 年之前 |
Jonghwan Choi
|
ddc191f529
PCI: Fix comment typo in iov.c
|
12 年之前 |
Bjorn Helgaas
|
df58f46c0f
Merge branch 'pci/jiang-bus-lock-v3' into next
|
12 年之前 |
Jiang Liu
|
dc087f2f6a
PCI: Simplify IOV implementation and fix reference count races
|
12 年之前 |
Jiang Liu
|
d35329d9f1
PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()
|
12 年之前 |
Gu Zheng
|
8b1fce04dc
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
|
12 年之前 |
Xudong Hao
|
fbf33f516b
PCI: Finish SR-IOV VF setup before adding the device
|
12 年之前 |
Alexander Duyck
|
5a8eb24292
pci: Add SRIOV helper function to determine if VFs are assigned to guest
|
12 年之前 |
Linus Torvalds
|
556f12f602
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
12 年之前 |
Yijing Wang
|
40064acf0c
PCI: Remove unused "rc" in virtfn_add_bus()
|
12 年之前 |
Yinghai Lu
|
4f535093cf
PCI: Put pci_dev in device tree as early as possible
|
12 年之前 |
Randy Dunlap
|
2094f167f6
pci: fix iov.c kernel-doc warnings
|
12 年之前 |
Bjorn Helgaas
|
1452cd76a9
PCI: Remove useless "!dev" tests
|
12 年之前 |
Bjorn Helgaas
|
6b13672469
PCI: Use spec names for SR-IOV capability fields
|
12 年之前 |
Donald Dutile
|
bff73156d3
PCI: Provide method to reduce the number of total VFs supported
|
12 年之前 |
Bjorn Helgaas
|
94bb346480
Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"
|
13 年之前 |
Bjorn Helgaas
|
b895e663f4
Merge branch 'pci/jiang-get-domain-bus-slot' into next
|
13 年之前 |
Jiang Liu
|
433efd2247
PCI: Use hotplug-safe pci_get_domain_bus_and_slot()
|
13 年之前 |
Yijing Wang
|
62f87c0e31
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
|
13 年之前 |
Yinghai Lu
|
b7eac055c0
PCI: register busn_res for iov bus
|
13 年之前 |
Yinghai Lu
|
b918c62e08
PCI: replace struct pci_bus secondary/subordinate with busn_res
|
13 年之前 |
Yinghai Lu
|
210647af89
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
|
13 年之前 |
Yinghai Lu
|
09cedbef44
PCI: Fix /sys warning when sriov enabled and card is hot removed
|
13 年之前 |
Vaidyanathan Srinivasan
|
8161fe91d8
PCI: set pci sriov page size before reading SRIOV BAR
|
13 年之前 |