All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aleksey Makarov <aleksey.makarov@auriga.com>
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	David Daney <david.daney@cavium.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	linux-pci@vger.kernel.org
Subject: Re: [PATCH net-next v3 1/2] pci: Add Cavium PCI vendor id
Date: Mon, 18 May 2015 14:00:22 -0700	[thread overview]
Message-ID: <555A52E6.8010408@auriga.com> (raw)
In-Reply-To: <1431747401-20847-2-git-send-email-aleksey.makarov@auriga.com>


Author of this patch is

Author: Sunil Goutham <sgoutham@cavium.com>

Sorry for this.  It will be fixed in next versions.

On 05/15/2015 08:36 PM, Aleksey Makarov wrote:
> Signed-off-by: Aleksey Makarov <aleksey.makarov@auriga.com>
> ---
>   include/linux/pci_ids.h | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> index e63c02a..3633cc6 100644
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -2327,6 +2327,8 @@
>   #define PCI_DEVICE_ID_ALTIMA_AC9100	0x03ea
>   #define PCI_DEVICE_ID_ALTIMA_AC1003	0x03eb
>
> +#define PCI_VENDOR_ID_CAVIUM		0x177d
> +
>   #define PCI_VENDOR_ID_BELKIN		0x1799
>   #define PCI_DEVICE_ID_BELKIN_F5D7010V7	0x701f
>
>

  parent reply	other threads:[~2015-05-18 21:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-16  3:36 [PATCH net-next v3 0/2] Adding support for Cavium ThunderX network controller Aleksey Makarov
2015-05-16  3:36 ` [PATCH net-next v3 1/2] pci: Add Cavium PCI vendor id Aleksey Makarov
2015-05-16 14:49   ` Bjorn Helgaas
2015-05-16 21:14     ` David Miller
2015-05-18 16:35       ` Bjorn Helgaas
2015-05-18 16:41         ` David Miller
2015-05-18 17:26           ` Bjorn Helgaas
2015-05-18 17:51             ` David Daney
2015-05-18 21:00   ` Aleksey Makarov [this message]
2015-05-18 21:06     ` David Miller
2015-05-16  3:36 ` [PATCH net-next v3 2/2] net: Adding support for Cavium ThunderX network controller Aleksey Makarov
2015-05-18  8:46   ` Paul Bolle
2015-05-18  8:46     ` Paul Bolle
2015-05-18 20:09   ` David Miller
2015-05-18 20:09     ` David Miller
2015-05-18 21:52     ` David Daney
2015-05-18 21:52       ` David Daney
2015-05-18 21:52       ` David Daney
2015-05-18 23:52       ` David Miller
2015-05-18 23:52         ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=555A52E6.8010408@auriga.com \
    --to=aleksey.makarov@auriga.com \
    --cc=bhelgaas@google.com \
    --cc=david.daney@cavium.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.