From: "Kok, Auke" <auke-jan.h.kok@intel.com>
To: "Willy Tarreau" <w@1wt.eu>
Cc: "Garzik, Jeff" <jgarzik@pobox.com>,
netdev@vger.kernel.org, "Brandeburg,
Jesse" <jesse.brandeburg@intel.com>,
"Kok, Auke" <auke-jan.h.kok@intel.com>,
"Kok, Auke" <auke@foo-projects.org>,
"Ronciak, John" <john.ronciak@intel.com>
Subject: [PATCH 2.4 0/3] e1000: update to 7.3.20
Date: Mon, 05 Feb 2007 17:01:02 -0800 [thread overview]
Message-ID: <20070206010102.28691.96744.stgit@gitlost.site> (raw)
Willy,
Please pull:
git-pull git://lost.foo-projects.org/~ahkok/git/linux-2.4 e1000
to receive an update for the e1000 driver. This updates the e1000
driver in the 2.4 kernel to version 7.3.20-k4, roughly the equivalent
of what is in 2.6.20 and the latest of our out-of-tree driver.
This adds new hardware support and many fixes. Many customers are
asking us for these updates and the current 2.4 kernel ships a very
outdated version of the e1000 adapter.
This patch includes small compatibility headers and code to minimize
the changes we need to make to our driver and keep it in sync easier
with the 2.6 kernel version so we can possibly continue to ship
updates and fixes to this driver with more ease.
Cheers,
Auke
---
These patches apply against commit 99405c24cd80afa8f002574f65700296c838260d
---
Summary:
Jesse Brandeburg <jesse.brandeburg@intel.com>:
e1000: integrate latest 2.4 linux driver
[MAINTAINERS]: update e1000 maintainers
e1000: update README
---
Documentation/networking/e1000.txt | 785 +++-
MAINTAINERS | 18
drivers/net/e1000/Makefile | 2
drivers/net/e1000/e1000.h | 205 +
drivers/net/e1000/e1000_ethtool.c | 1202 ++++---
drivers/net/e1000/e1000_hw.c | 5830 +++++++++++++++++++++++++++++--------
drivers/net/e1000/e1000_hw.h | 1420 ++++++++-
drivers/net/e1000/e1000_main.c | 3897 ++++++++++++++++++------
drivers/net/e1000/e1000_osdep.h | 91
drivers/net/e1000/e1000_param.c | 406 +-
drivers/net/e1000/kcompat.c | 69
drivers/net/e1000/kcompat.h | 403 ++
16 files changed, 11305 insertions(+), 3052 deletions(-)
---
Auke Kok <auke-jan.h.kok@intel.com>
next reply other threads:[~2007-02-06 0:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-06 1:01 Kok, Auke [this message]
2007-02-06 1:01 ` [PATCH 2/3] [MAINTAINERS]: update e1000 maintainers Kok, Auke
2007-02-06 1:01 ` [PATCH 3/3] e1000: update README Kok, Auke
2007-02-06 11:29 ` [PATCH 2.4 0/3] e1000: update to 7.3.20 Willy Tarreau
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=20070206010102.28691.96744.stgit@gitlost.site \
--to=auke-jan.h.kok@intel.com \
--cc=auke@foo-projects.org \
--cc=jesse.brandeburg@intel.com \
--cc=jgarzik@pobox.com \
--cc=john.ronciak@intel.com \
--cc=netdev@vger.kernel.org \
--cc=w@1wt.eu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).