Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1253990

Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller

From Måns Rullgård <mans@mansr.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
Date 2015-10-22 19:20 +0200
Message-ID <qmrGW-BA-5@gated-at.bofh.it> (permalink)
References <qmoJ4-4Fr-25@gated-at.bofh.it> <qmoJ4-4Fr-23@gated-at.bofh.it> <qmp2q-56v-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


David Miller <davem@davemloft.net> writes:

> From: Mans Rullgard <mans@mansr.com>
> Date: Thu, 22 Oct 2015 15:02:38 +0100
>
>> This adds a driver for the Aurora VLSI NB8800 Ethernet controller.
>> It is an almost complete rewrite of a driver originally found in
>> a Sigma Designs 2.6.22 tree.
>> 
>> Signed-off-by: Mans Rullgard <mans@mansr.com>
>
> The netdev list is going to have to see patches #1 and #2 as well as
> your cover letter in order to review and integrate this driver
> properly.

Patch 1 only added the "aurora" DT vendor prefix.  Patch 2 was the DT
binding for this device.  I'll include netdev when I send an updated
version.

-- 
Måns Rullgård
mans@mansr.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] devicetree: add vendor prefix for Aurora VLSI Mans Rullgard <mans@mansr.com> - 2015-10-22 16:10 +0200
  [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller Mans Rullgard <mans@mansr.com> - 2015-10-22 16:10 +0200
    Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800  Ethernet controller David Miller <davem@davemloft.net> - 2015-10-22 16:30 +0200
      Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-22 19:20 +0200
    Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800  Ethernet controller Florian Fainelli <f.fainelli@gmail.com> - 2015-10-23 02:40 +0200
      Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-23 17:30 +0200
        Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800  Ethernet controller Florian Fainelli <f.fainelli@gmail.com> - 2015-10-23 19:40 +0200
          Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-24 17:50 +0200
  [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Mans Rullgard <mans@mansr.com> - 2015-10-22 16:10 +0200
    Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Rob Herring <robh+dt@kernel.org> - 2015-10-22 16:40 +0200
    Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2015-10-23 14:20 +0200
      Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Rob Herring <robh+dt@kernel.org> - 2015-10-23 15:30 +0200
      Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-23 15:50 +0200
        Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2015-10-23 16:00 +0200
          Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-23 16:10 +0200
        Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2015-10-26 10:40 +0100
          Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-26 13:10 +0100
            Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2015-10-26 14:30 +0100
              Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-26 15:00 +0100
                Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2015-10-26 15:10 +0100
                Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-26 15:20 +0100
  Re: [PATCH 1/3] devicetree: add vendor prefix for Aurora VLSI Rob Herring <robh+dt@kernel.org> - 2015-10-22 16:40 +0200

csiph-web