All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Harvey <tharvey@gateworks.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] e1000: add i210 support
Date: Fri,  8 Aug 2014 07:41:37 -0700	[thread overview]
Message-ID: <1407508899-30713-1-git-send-email-tharvey@gateworks.com> (raw)

Two patches to add Intel i210 support to the e1000 driver.

Marek Vasut (2):
  e1000: Implement dcache support
  e1000: add i210 support

 drivers/net/e1000.c | 266 ++++++++++++++++++++++++++++++++++++++++++----------
 drivers/net/e1000.h |  12 +++
 include/pci_ids.h   |   7 ++
 3 files changed, 236 insertions(+), 49 deletions(-)

-- 
1.8.3.2

             reply	other threads:[~2014-08-08 14:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-08 14:41 Tim Harvey [this message]
2014-08-08 14:41 ` [U-Boot] [PATCH 1/2] e1000: Implement dcache support Tim Harvey
2014-08-23 12:42   ` [U-Boot] [U-Boot,1/2] " Tom Rini
2014-08-26 10:38   ` Vasili Galka
2014-08-26 10:44     ` Marek Vasut
2014-08-26 10:46       ` Marek Vasut
2014-08-08 14:41 ` [U-Boot] [PATCH 2/2] e1000: add i210 support Tim Harvey
2014-08-23 12:42   ` [U-Boot] [U-Boot,2/2] " Tom Rini
2014-08-08 14:57 ` [U-Boot] [PATCH 0/2] " Marek Vasut
2014-10-03 16:33   ` York Sun
2014-10-03 21:23     ` Marek Vasut
2014-10-04  2:15       ` York Sun
2014-08-21  6:40 ` Tim Harvey
2014-08-21  6:58   ` Marek Vasut

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=1407508899-30713-1-git-send-email-tharvey@gateworks.com \
    --to=tharvey@gateworks.com \
    --cc=u-boot@lists.denx.de \
    /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.