Changes of Revision 3
[-] | Changed | intel-e1000e.changes |
x 1
2 ------------------------------------------------------------------- 3 +Sun Feb 10 10:52:35 UTC 2013 - cs@linux-administrator.com 4 + 5 +- 2.2.14 6 + * enable ECC on i217/i218 and reset the adapter on unrecoverable ECC error 7 + * checkpatch cleanups 8 + * change multi-line comment blocks to conform to preferred style in the in-kernel networking code 9 + * Upstream commit 6e97c170db3878695cb48b5021fffe442ec0aeb0 10 + - e1000e: Minimum packet size must be 17 bytes 11 + * Upstream commit 3646f0e5c97703cecfd96cdabb085e78d9b7f680 12 + - netdev: make pci_error_handlers const 13 + * Enable timesync (IEEE 1588 PTP) support on 82574/82583/82579/i217/i218 14 + * remove redundant ethtool statistic counter (rx_long_byte_count, use existing rx_bytes instead) 15 + * Fix writes of large blocks to EEPROM on 80003es2lan/82571/82572 16 + * Fix compilation errors on 3.7 and newer kernels 17 + * Upstream commit 8edc0e624db3756783233e464879eb2e3b904c13 18 + - e1000e: Change wthresh to 1 to avoid possible Tx stalls 19 + * Fix adapter resets while transmitting UDP traffic and link drops 20 + * Performance improvements for jumbo frames on 82566/82567/82577/82578/82579 21 + * Add support for i218 22 + * Fix bug determining kernel version when compiling 23 + * Add ethtool support for EEE 24 + * Allow EEE in MDI-X mode on 82579/i217/i218 25 + * Fix bug in ethtool offline register test on i217/i218 26 + * Fix 82571 serdes link issue 27 + * Upstream commit 4e8186b68fb944ad9e7fd4080cd8bd8f10eb7cbd 28 + - e1000e: implement MDI/MDI-X control 29 + * Upstream commit f0c5dadff3fbda77a65b8577fee437c3d771233d 30 + - e1000e: fix panic while dumping packets on Tx hang with IOMMU 31 + * Upstream commit 49ce9c2cda18f62b13055dc715e7b514157c2da8 32 + - drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions 33 + * Upstream commit 7b1115e017569219eccbcad2bc48b81e6b98df29 34 + - e1000e: advertise transmit time stamping 35 + 36 +------------------------------------------------------------------- 37 Sun Sep 23 18:21:55 UTC 2012 - cs@linux-administrator.com 38 39 - 2.1.4 40 |
||
[-] | 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.1.4 6 +Version: 2.2.14 7 Release: 0 8 Source0: e1000e-%{version}.tar.bz2 9 Source1: preamble 10 |
||
Added | e1000e-2.2.14.tar.bz2 ^ |