diff -r 37c77787ea29 -r 6787ee69205e NEWS --- a/NEWS Wed Jul 06 16:37:40 2011 +0200 +++ b/NEWS Fri Oct 28 17:07:00 2011 +0200 @@ -6,10 +6,6 @@ ------------------------------------------------------------------------------- -Changes since 1.5: - -* Added e1000e driver for 2.6.34 (thanks to Siwei Zhuang). - Changes in 1.5: * Added a userspace library for accessing the application interface. This @@ -40,6 +36,7 @@ 2.6.33 (J. Kunz), 2.6.37. * Added r8169 driver for 2.6.24, 2.6.27, 2.6.28, 2.6.29, 2.6.31, 2.6.32 (Robbie K), 2.6.33 (J. Kunz). +* Added e1000e driver for 2.6.32, 2.6.34 (thanks to Siwei Zhuang). * Debug interfaces are created with the Ethernet addresses of the attached physical device. * Improved error case return codes of many functions.