Search
j0ke.net Open Build Service
>
Projects
>
hardware
:
nic
>
intel-e1000e
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
intel-e1000e.changes
@@ -1,4 +1,34 @@ ------------------------------------------------------------------- +Sun Sep 23 18:21:55 UTC 2012 - cs@linux-administrator.com + +- 2.1.4 + * 82577/8/9 - increase MSE threshold to avoid unexpected link drop + * 82571 Tx Data Corruption during Tx hang recovery + * 82571 serdes link instability if auto-negotiation fails - RH bug #771366 + * 82571 serdes link issue - RH #840642 and SF #346 + * Enable EEE on 82579/i217 only when link partner is capable of EEE + * DoS while TSO enabled caused by link partner with small MSS + * Program the correct register for ITR when using MSI-X on 82574 + * Test that 82577/82578/82579/i217 PHY is accessible + otherwise driver can fail to load + * remove use of the unnecessary IP payload checksum to allow concurrent + use of receive hashing offload and jumbo frames + * implement mdi-mdix setting supporton 82577/9 + * use more informative logging macros when netdev not yet registered + * compile failure on 2.6.37+ kernels with CFLAGS_EXTRA="-DE1000E_NO_NAPI" + * bug in bit shift when setting SMBus frequency on i217 + * Upstream commit 80be3129d7152fe73b7d5db4595e2f4267497f24 + - e1000e: add transmit timestamping support + * Upstream commit 59aed95263bdd0e2b48eb9be5a94346d2d4abf90 + - e1000e: Remove special case for 82573/82574 ASPM L1 disablement + * Upstream commit d4a4206ebbaf48b55803a7eb34e330530d83a889 + - e1000e: Disable ASPM L1 on 82574 + * Upstream commit 727c356f4d799b53f94cf8fe43e19d64482348c7 + - e1000e: Fix default interrupt throttle rate not set in NIC HW + * Upstream commit 569a3aff70e880588fe4b3f1622ac60abbeb4a28 + - e1000e: MSI interrupt test failed, using legacy interrupt + +------------------------------------------------------------------- Tue Jun 19 09:29:13 UTC 2012 - jweberhofer@weberhofer.at - 2.0.0.1
[-]
[+]
Changed
intel-e1000e.spec
^
@@ -20,7 +20,7 @@ Summary: Linux e1000e Base Driver for Intel(R) Network Connection License: GPL-2.0+ Group: System/Kernel -Version: 2.0.0.1 +Version: 2.1.4 Release: 0 Source0: e1000e-%{version}.tar.bz2 Source1: preamble
Added
e1000e-2.1.4.tar.bz2
^