1. fb7c521 PCI: Do any VF BAR updates before enabling the BARs by Gavin Shan · 7 years ago
  2. a38012d PCI: Don't update VF BARs while VF memory space is enabled by Bjorn Helgaas · 7 years ago
  3. 7b65c3a PCI: Remove pci_resource_bar() and pci_iov_resource_bar() by Bjorn Helgaas · 7 years ago
  4. 6a5f3e6 PCI: Separate VF BAR updates from standard BAR updates by Bjorn Helgaas · 7 years ago
  5. 156c553 PCI: Check for pci_setup_device() failure in pci_iov_add_virtfn() by Po Liu · 8 years ago
  6. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  7. c194f7e PCI/IOV: Rename and export virtfn_{add, remove} by Wei Yang · 8 years ago
  8. 0a3d00b PCI: Support SR-IOV on any function type by Kelly Zytaruk · 8 years ago
  9. 1f9a30e Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  10. c23b613 PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures by Alexander Duyck · 9 years ago
  11. b390864 PCI: Wait 1 second between disabling VFs and clearing NumVFs by Alexander Duyck · 9 years ago
  12. a39e3fc PCI: Reorder pcibios_sriov_disable() by Alexander Duyck · 9 years ago
  13. 3443c38 PCI: Remove VFs in reverse order if virtfn_add() fails by Alexander Duyck · 9 years ago
  14. 1118399 PCI: Handle Enhanced Allocation capability for SR-IOV devices by David Daney · 9 years ago
  15. ce288ec PCI: Remove redundant validation of SR-IOV offset/stride registers by Alexander Duyck · 9 years ago
  16. ea9a885 PCI: Set SR-IOV NumVFs to zero after enumeration by Alexander Duyck · 9 years ago
  17. ff45f9d PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFs by Ben Shelton · 9 years ago
  18. 978d2d6 PCI: Add pcibios_iov_resource_alignment() interface by Wei Yang · 9 years ago
  19. 995df52 PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable() by Wei Yang · 9 years ago
  20. b07579c PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn() by Wei Yang · 9 years ago
  21. 4449f07 PCI: Calculate maximum number of buses required for VFs by Wei Yang · 9 years ago
  22. f59dca2 PCI: Refresh First VF Offset and VF Stride when updating NumVFs by Wei Yang · 9 years ago
  23. c1fe1f9 PCI: Index IOV resources in the conventional style by Bjorn Helgaas · 9 years ago
  24. 0e6c912 PCI: Keep individual VF BAR size in struct pci_sriov by Wei Yang · 9 years ago
  25. e88ae01 PCI: Print PF SR-IOV resource that contains all VF(n) BAR space by Wei Yang · 9 years ago
  26. 68f8e9f PCI: Print more info in sriov_enable() error message by Bjorn Helgaas · 9 years ago
  27. 26ff46c PCI: Remove fixed parameter in pci_iov_resource_bar() by Myron Stowe · 10 years ago
  28. be63497 PCI: Use device flag helper functions by Ethan Zhao · 10 years ago
  29. c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 10 years ago
  30. 46cb7b1 PCI: Remove unused SR-IOV VF Migration support by Bjorn Helgaas · 10 years ago
  31. aa931977 PCI: Never treat a VF as a multifunction device by Alex Williamson · 10 years ago
  32. 045cc22 PCI: Clear NumVFs when disabling SR-IOV in sriov_init() by ethan.zhao · 11 years ago
  33. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 10 years ago
  34. 652d110 PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices by Stefan Assmann · 11 years ago
  35. 19b6984 PCI: Update NumVFs register when disabling SR-IOV by Yijing Wang · 11 years ago
  36. ddc191f PCI: Fix comment typo in iov.c by Jonghwan Choi · 11 years ago
  37. df58f46 Merge branch 'pci/jiang-bus-lock-v3' into next by Bjorn Helgaas · 11 years ago
  38. dc087f2 PCI: Simplify IOV implementation and fix reference count races by Jiang Liu · 11 years ago
  39. d35329d PCI: Drop redundant setting of bus->is_added in virtfn_add_bus() by Jiang Liu · 11 years ago
  40. 8b1fce0 PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) by Gu Zheng · 11 years ago
  41. fbf33f51 PCI: Finish SR-IOV VF setup before adding the device by Xudong Hao · 11 years ago
  42. 5a8eb24 pci: Add SRIOV helper function to determine if VFs are assigned to guest by Alexander Duyck · 11 years ago
  43. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  44. 40064ac PCI: Remove unused "rc" in virtfn_add_bus() by Yijing Wang · 11 years ago
  45. 4f53509 PCI: Put pci_dev in device tree as early as possible by Yinghai Lu · 11 years ago
  46. 2094f16 pci: fix iov.c kernel-doc warnings by Randy Dunlap · 11 years ago
  47. 1452cd7 PCI: Remove useless "!dev" tests by Bjorn Helgaas · 12 years ago
  48. 6b13672 PCI: Use spec names for SR-IOV capability fields by Bjorn Helgaas · 12 years ago
  49. bff7315 PCI: Provide method to reduce the number of total VFs supported by Donald Dutile · 12 years ago
  50. 94bb346 Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()" by Bjorn Helgaas · 12 years ago
  51. b895e66 Merge branch 'pci/jiang-get-domain-bus-slot' into next by Bjorn Helgaas · 12 years ago
  52. 433efd2 PCI: Use hotplug-safe pci_get_domain_bus_and_slot() by Jiang Liu · 12 years ago
  53. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  54. b7eac05 PCI: register busn_res for iov bus by Yinghai Lu · 12 years ago
  55. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  56. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  57. 09cedbe PCI: Fix /sys warning when sriov enabled and card is hot removed by Yinghai Lu · 12 years ago
  58. 8161fe9 PCI: set pci sriov page size before reading SRIOV BAR by Vaidyanathan Srinivasan · 12 years ago
  59. afd24ec PCI: delay configuration of SRIOV capability by Ram Pai · 13 years ago
  60. fb51ccb PCI: Rework config space blocking services by Jan Kiszka · 13 years ago
  61. bbef98a PCI: defer enablement of SRIOV BARS by Ram Pai · 13 years ago
  62. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  63. db3c33c PCI: Move ATS implementation into own file by Joerg Roedel · 13 years ago
  64. 5cdede2 PCI: Move ATS declarations in seperate header file by Joerg Roedel · 13 years ago
  65. 0e52247 PCI: fix pci_resource_alignment prototype by Cam Macdonell · 14 years ago
  66. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  67. fb8a0d9 pci: Add SR-IOV convenience functions and macros by Williams, Mitch A · 14 years ago
  68. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  69. 6faf17f PCI SR-IOV: correct broken resource alignment calculations by Chris Wright · 15 years ago
  70. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  71. 8c1c699 PCI: cleanup Function Level Reset by Yu Zhao · 15 years ago
  72. 4d135db PCI: fix SR-IOV function dependency link problem by Yu Zhao · 15 years ago
  73. e277d2f PCI: handle Virtual Function ATS enabling by Yu Zhao · 15 years ago
  74. 302b421 PCI: support the ATS capability by Yu Zhao · 15 years ago
  75. 52a8873 PCI-IOV: fix missing kernel-doc by Randy Dunlap · 15 years ago
  76. 74bb1bc PCI: handle SR-IOV Virtual Function Migration by Yu Zhao · 15 years ago
  77. dd7cc44 PCI: add SR-IOV API for Physical Function driver by Yu Zhao · 15 years ago
  78. a28724b PCI: reserve bus range for SR-IOV device by Yu Zhao · 15 years ago
  79. 8c5cdb6 PCI: restore saved SR-IOV state by Yu Zhao · 15 years ago
  80. d1b054d PCI: initialize and release SR-IOV capability by Yu Zhao · 15 years ago