From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f52.google.com ([209.85.220.52]:34724 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750837AbbIOEKd (ORCPT ); Tue, 15 Sep 2015 00:10:33 -0400 Received: by padhy16 with SMTP id hy16so163413910pad.1 for ; Mon, 14 Sep 2015 21:10:33 -0700 (PDT) From: Simon Horman To: Bjorn Helgaas Cc: linux-pci@vger.kernel.org, Simon Horman Subject: [PATCH/RFC 0/3] Support Netronome NFP6000 family quirks Date: Tue, 15 Sep 2015 13:10:21 +0900 Message-Id: <1442290224-21729-1-git-send-email-simon.horman@netronome.com> Sender: linux-pci-owner@vger.kernel.org List-ID: Hi, this short patch-set adds support for Netronome NFP6000 family quirks. Base: This patchset is based on the next branch of Bjorn Helgaas's PCI tree. About NFP6000 Drivers (someone is bound to ask): My understanding is that Netronome is actively working on preparing to submit NFP6000 family drivers to mainline. For now they can be found on github at https://github.com/Netronome/nfp-drv-kmods Jason S. McMullan (3): PCI: Support PCIe devices with short cfg_size PCI: Add Netronome vendor and device IDs PCI: Support Netronome NFP6000 family quirks drivers/pci/pci-sysfs.c | 18 +++++++++--------- drivers/pci/quirks.c | 11 +++++++++++ include/linux/pci_ids.h | 6 ++++++ 3 files changed, 26 insertions(+), 9 deletions(-) -- 2.1.4