]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Add ACS quirks for Intel 1G NICs
authorAlex Williamson <alex.williamson@redhat.com>
Fri, 20 Mar 2015 18:27:57 +0000 (12:27 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 23 Mar 2015 21:14:03 +0000 (16:14 -0500)
commitd81e134c4af866339893d51f30317cc38c97eb98
tree45632827ab747bf7642942d51a7bfc1f395740b6
parent9cbe621030a9cce16d27329dac74fd4b1c1d9412
PCI: Add ACS quirks for Intel 1G NICs

Intel has verified that there is no peer-to-peer between functions for the
below selection of 82580, 82576, 82575, I350, and 82571 multi-port devices.
This adds the necessary quirks to consider the functions isolated from each
other.  82571 quad-port devices are omitted due to likely lack of
ACS/isolation in the onboard switch, rendering quirks for the downstream
endpoints useless.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: John Ronciak <john.ronciak@intel.com>
drivers/pci/quirks.c