Mon, 20 Apr 2009 09:17:39 +0000 Florian Pose Tested clearing slave list after link down; minor changes.
Fri, 17 Apr 2009 12:55:55 +0000 Florian Pose Output link state in 'ethercat master'.
Fri, 17 Apr 2009 12:41:57 +0000 Florian Pose Clear slave list on link down.
Fri, 17 Apr 2009 12:03:12 +0000 Florian Pose Added debug_level module parameter. debug_level is now unsigned int.
Fri, 17 Apr 2009 11:07:27 +0000 Florian Pose Removed unused variable.
Fri, 17 Apr 2009 10:39:19 +0000 Florian Pose Introduced DEBUG_IOCTL.
Thu, 09 Apr 2009 18:21:18 +0000 Florian Pose DC sync reference clock to application time. TBC...
Thu, 09 Apr 2009 14:56:23 +0000 Florian Pose Added 64-bit types to reg_write.
Thu, 09 Apr 2009 10:21:47 +0000 Florian Pose Introduced ecrt_master_sync() for synchronizing slave clocks to reference clock.
Thu, 09 Apr 2009 10:18:27 +0000 Florian Pose Output (fixed-size) hex value before decimal value.
Thu, 09 Apr 2009 09:17:41 +0000 Florian Pose DC cyclic operation and slave configuration. TBC...
Wed, 08 Apr 2009 16:20:13 +0000 Florian Pose Fixed uint64 width at reg_read.
Wed, 08 Apr 2009 14:49:36 +0000 Florian Pose Fixed 64-bit register reading.
Wed, 08 Apr 2009 14:10:34 +0000 Florian Pose reg_write with data types.
Wed, 08 Apr 2009 12:48:59 +0000 Florian Pose Renamed phy_ commands to reg_.
Wed, 08 Apr 2009 12:10:01 +0000 Florian Pose Data types for phy_read.
Wed, 08 Apr 2009 11:48:00 +0000 Florian Pose Check phy_request length for read operations, too!
Wed, 08 Apr 2009 10:27:48 +0000 Florian Pose Process working counter of phy_* commands.
Wed, 08 Apr 2009 10:15:28 +0000 Florian Pose Added 64-bit data access macros.
Wed, 08 Apr 2009 09:29:01 +0000 Florian Pose Fixed phy_write usage.
Wed, 08 Apr 2009 08:13:33 +0000 Florian Pose Read SDO entry access rights.
Tue, 07 Apr 2009 12:53:37 +0000 Florian Pose Fixed VoE ioctl().
Tue, 07 Apr 2009 09:37:07 +0000 Florian Pose Improved phy debugging.
Tue, 07 Apr 2009 09:00:20 +0000 Florian Pose Reading more base information (incl. whether DC supported).
Mon, 06 Apr 2009 09:48:01 +0000 Florian Pose Removed IS_ERR() from minimal example.
Mon, 06 Apr 2009 09:46:25 +0000 Florian Pose Removed list of 1.4 changes from header file.
Wed, 01 Apr 2009 08:03:08 +0000 Florian Pose Fixed r8169 frame reception if NAPI is enabled.
Thu, 19 Mar 2009 08:46:45 +0000 Florian Pose TODO.
Thu, 19 Mar 2009 08:44:48 +0000 Florian Pose Warn if going to SAFEOP without configuration.
Thu, 19 Mar 2009 08:43:05 +0000 Florian Pose Complain about given arguments if none are required.