devices/e1000/e1000_main-2.6.20-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
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 &&.
Mon, 28 Jul 2008 08:30:44 +0000 Florian Pose merge -c1374 trunk: Missing spin_lock_irqrestore() protection. stable-1.3
Mon, 28 Jul 2008 08:16:01 +0000 Florian Pose merge -c1371 trunk: Reduced watchdog executions in e1000. stable-1.3
Fri, 10 Aug 2007 15:27:08 +0000 Florian Pose MERGE trunk -r770:907 -> branches-1.3 (1.3 changes) stable-1.3
Mon, 26 Jan 2009 10:34:53 +0000 Florian Pose merge -c1602 branches/stable-1.4: Fixed e1000 ring bug.
Mon, 28 Jul 2008 08:28:42 +0000 Florian Pose Fixed missing protection for a spin_lock_irqrestore() call.
Mon, 28 Jul 2008 08:00:35 +0000 Florian Pose No need to call e1000 watchdog when frames are received (thanks to O. Zarges).
Tue, 17 Jun 2008 10:19:52 +0000 Florian Pose Improved ecdev_offer().
Fri, 10 Aug 2007 08:58:39 +0000 Florian Pose e1000 also supporting PCI MSI interrupts.
Tue, 07 Aug 2007 08:29:30 +0000 Florian Pose Added e1000 driver for 2.6.20.