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