From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 21 Aug 2014 08:58:56 +0200 Subject: [U-Boot] [PATCH 0/2] e1000: add i210 support In-Reply-To: References: <1407508899-30713-1-git-send-email-tharvey@gateworks.com> Message-ID: <201408210858.56414.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, August 21, 2014 at 08:40:14 AM, Tim Harvey wrote: > On Fri, Aug 8, 2014 at 7:41 AM, Tim Harvey wrote: > > 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 > > I'm not clear if there is a maintainer of drivers/net/e1000 that > should be copied here. If not, anyone have any comments keeping these > from being committed? Joe should pick them up, but I am adding Tom to Cc ... Best regards, Marek Vasut