devices/e1000/e1000_main-2.6.26-ethercat.c
Mon, 27 Oct 2014 16:33:23 +0100 Florian Pose Use return value of ecdev_open(); thanks to Patrick Bruenn. stable-1.5
Wed, 05 Dec 2012 11:47:07 +0100 Florian Pose Fixed __e1000_maybe_stop_tx(). stable-1.5
Wed, 05 Dec 2012 11:28:29 +0100 Florian Pose Fixed possible segfault in e1000_open() function. stable-1.5
Thu, 06 Sep 2012 20:22:24 +0200 Florian Pose Removed trailing spaces. stable-1.5
Tue, 18 Jan 2011 16:44:22 +0100 Florian Pose Changed accidentally used & operator to &&.
Tue, 24 Feb 2009 09:11:19 +0000 Florian Pose Added e1000 driver for 2.6.26, thanks to M. Luescher.