Logoj0ke.net Open Build Service > Projects > hardware:nic > intel-e1000e > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed intel-e1000e.changes
x
 
1
@@ -1,4 +1,24 @@
2
 -------------------------------------------------------------------
3
+Fri May 10 14:50:36 UTC 2013 - cs@linux-administrator.com
4
+
5
+- 2.3.2
6
+  * EEE status inaccurately reported by ethtool when connected back-to-back with another e1000e-supported device with EEE 
7
+  * Fix compilation issues on SLES11 SP3 
8
+  * Upstream commit ffe0b2ff17e1d59d33334767e07e8141de4bd5c8 - e1000e: Use standard #defines for PCIe Capability ASPM fields 
9
+  * Upstream commit e792cd916cf74315bddb2c8b2323ef498cd7bfde - e1000e: display a warning message when SmartSpeed works 
10
+  * Fix compilation issues on RHEL6.4 
11
+  * Cleanup 'unused parameter' compilation warnings 
12
+  * Fix DMA unit hang on I218 
13
+  * Use kernel-defined MII bit/register definitions 
14
+  * Fix performance issue between two 82579 systems connected via a 10Mbps hub 
15
+  * Fix link setup code for I217/I218 
16
+  * Fix file permissions 
17
+  * Upstream commit aaeb6cdfa5c07533c2cd6d2c381374c69f7db9dc - remove init of dev->perm_addr in drivers 
18
+  * Upstream commit 9f9a12f8ca79839c948464a37c5b557808278708 - net/intel: remove __dev* attributes 
19
+  * Fix LED blink on designs with LEDs driven by cathode 
20
+  * Code cleanups 
21
+
22
+-------------------------------------------------------------------
23
 Sun Feb 10 10:52:35 UTC 2013 - cs@linux-administrator.com
24
 
25
 - 2.2.14
26
[-] Changed intel-e1000e.spec ^
10
 
1
@@ -20,7 +20,7 @@
2
 Summary:        Linux e1000e Base Driver for Intel(R) Network Connection
3
 License:        GPL-2.0+
4
 Group:          System/Kernel
5
-Version:        2.2.14
6
+Version:        2.3.2
7
 Release:        0
8
 Source0:        e1000e-%{version}.tar.bz2
9
 Source1:        preamble
10
Added e1000e-2.3.2.tar.bz2 ^