2009-04-30 Florian Pose Moved fonts to graph begin.
2009-04-30 Florian Pose TODO.
2009-04-30 Florian Pose Transition->Transmission.
2009-04-30 Florian Pose Transition delay calculation. TBC...
2009-04-29 Florian Pose Modeline for vim > 7.0.
2009-04-29 Florian Pose Updated command doc.
2009-04-29 Florian Pose Added 'ethercat graph' command.
2009-04-29 Florian Pose Bus topology calculation.
2009-04-27 Florian Pose Measure port receive times.
2009-04-27 Florian Pose Determine type of DC implementation (full or delay meas. only); update scan FSM graph.
2009-04-24 Florian Pose TODO.
2009-04-24 Florian Pose Replaced timeval by 64-bit EtherCAT time.
2009-04-24 Florian Pose Added missing doc.
2009-04-24 Florian Pose Output reference clock and application time in 'ethercat Master'.
2009-04-23 Florian Pose DC example applications.
2009-04-23 Florian Pose Userspace library implementation of DC functions.
2009-04-23 Florian Pose DC shift time working.
2009-04-23 Florian Pose Added shift times to api.
2009-04-23 Florian Pose Separated sync_reference_clock() and sync_slave_clocks().
2009-04-20 Florian Pose Updated graph for slave configuration FSM.
2009-04-20 Florian Pose Find DC reference clock.
2009-04-20 Florian Pose Improved DC configuration.
2009-04-20 Florian Pose Clear DC assignment after going to INIT.
2009-04-20 Florian Pose Updated graph of slave configuration FSM.
2009-04-20 Florian Pose Minor changes.
2009-04-20 Florian Pose TODO.
2009-04-20 Florian Pose Tested clearing slave list after link down; minor changes.
2009-04-17 Florian Pose Output link state in 'ethercat master'.
2009-04-17 Florian Pose Clear slave list on link down.
2009-04-17 Florian Pose Added debug_level module parameter. debug_level is now unsigned int.
2009-04-17 Florian Pose Removed unused variable.
2009-04-17 Florian Pose Introduced DEBUG_IOCTL.
2009-04-09 Florian Pose DC sync reference clock to application time. TBC...
2009-04-09 Florian Pose Added 64-bit types to reg_write.
2009-04-09 Florian Pose Introduced ecrt_master_sync() for synchronizing slave clocks to reference clock.
2009-04-09 Florian Pose Output (fixed-size) hex value before decimal value.
2009-04-09 Florian Pose DC cyclic operation and slave configuration. TBC...
2009-04-08 Florian Pose Fixed uint64 width at reg_read.
2009-04-08 Florian Pose Fixed 64-bit register reading.
2009-04-08 Florian Pose reg_write with data types.
2009-04-08 Florian Pose Renamed phy_ commands to reg_.
2009-04-08 Florian Pose Data types for phy_read.
2009-04-08 Florian Pose Check phy_request length for read operations, too!
2009-04-08 Florian Pose Process working counter of phy_* commands.
2009-04-08 Florian Pose Added 64-bit data access macros.
2009-04-08 Florian Pose Fixed phy_write usage.
2009-04-08 Florian Pose Read SDO entry access rights.
2009-04-07 Florian Pose Fixed VoE ioctl().
2009-04-07 Florian Pose Improved phy debugging.
2009-04-07 Florian Pose Reading more base information (incl. whether DC supported).
2009-04-06 Florian Pose Removed IS_ERR() from minimal example.
2009-04-06 Florian Pose Removed list of 1.4 changes from header file.
2009-04-01 Florian Pose Fixed r8169 frame reception if NAPI is enabled.
2009-03-19 Florian Pose TODO.
2009-03-19 Florian Pose Warn if going to SAFEOP without configuration.
2009-03-19 Florian Pose Complain about given arguments if none are required.
2009-03-19 Florian Pose TODO.
2009-03-18 Florian Pose Fixed SDO configuration via library.
2009-03-09 Florian Pose Added 8139too driver for 2.6.27, thanks to M. Goetze.
2009-03-09 Florian Pose Preparations to compile against 2.6.27.