]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: Add ACS quirk for Intel 10G NICs
authorAlex Williamson <alex.williamson@redhat.com>
Fri, 26 Sep 2014 23:07:59 +0000 (17:07 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 29 Sep 2014 19:46:13 +0000 (13:46 -0600)
commit100ebb2c48eaddd6a7ce9602d5d4c37f0a3c9232
tree466dab1bd0ea64d4db1570747202702697c4a688
parent89b51cb5c3b0e8c2b8016c60f3386a5bfa468498
PCI: Add ACS quirk for Intel 10G NICs

Intel has verified there is no peer-to-peer between functions for the below
selection of 82598, 82599, and X520 10G NICs.  These NICs lack an ACS
capability, so we're not able to determine this isolation without the help
of quirks.

Generalize the Solarflare quirk and add these Intel 10G NICs.

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