]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'intel'
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2013 00:06:42 +0000 (19:06 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2013 00:06:42 +0000 (19:06 -0500)
commitd51fb160ded558102fd029622a2095cd0e1089f0
treec49ab01f3a85c8fa2ccbd1cb4ac0961b62bcd298
parentc86254e0a95ec01590a4b958e1d459f58403c51a
parent41779efc97657d9faae1aa21475eaf0eabf673eb
Merge branch 'intel'

Jeff Kirsher says:

====================
This series contains updates to e1000e only.  All the updates come
from Bruce Allan and most of the patch fix or enable features on
i217/i218.  Most notably is patch 03 "e1000e: add support for IEEE-1588
PTP", which is v2 of the patch based on feedback from Stephen Hemminger.

Also patch 04 "e1000e: enable ECC on I217/I218 to catch packet buffer
memory errors" should be queued up for stable (as well as net) trees, but
the patch does not apply cleanly to either of those trees currently.
So I will work with Bruce to provide a version of the patch which will
apply cleanly to net (and stable) and we can queue it up at that point
for stable 3.5 tree.

The remaining patches are general cleanups of the code.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>