]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitd748804f5be8ca4dd97a4167fcf84867dca7c116
tree45632827ab747bf7642942d51a7bfc1f395740b6
parentc517d838eb7d07bbe9507871fab3931deccff539
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