2010-03-09 Florian Pose 64 bit frame statistics.
2010-03-09 Florian Pose Implemented ecrt_slave_config_idn() for user-space library.
2010-03-09 Florian Pose Documented idn parameter.
2010-03-09 Florian Pose Ignore doxygen output.
2010-03-09 Florian Pose TODO.
2010-03-09 Florian Pose Improved frame statistics output again.
2010-03-09 Florian Pose Output tx errors and tx rate in byte/s.
2010-03-09 Florian Pose Fixed clearing frame statistics on link down.
2010-03-08 Florian Pose TODO.
2010-03-08 Florian Pose Clear frame statistics on link loss.
2010-03-08 Florian Pose Improved frame statistics output.
2010-03-08 Florian Pose Fixed frame statistics.
2010-03-07 Florian Pose Frame statistics in 'ethercat master' output.
2010-03-07 Florian Pose Fixed device file name output on ioctl mismatch.
2010-03-07 Florian Pose Fixed segfault - Initialize SoE request properly.
2010-03-07 Florian Pose Removed unused variable frames_timed_out.
2010-03-06 Florian Pose TODO.
2010-03-05 Florian Pose TODO.
2010-03-05 Florian Pose TODO.
2010-03-05 Florian Pose Added ecrt_slave_config_idn() method to store SoE IDN configurations.
2010-03-05 Florian Pose Added ec_soe_request_copy() method.
2010-03-05 Florian Pose Minor: Removed unnecessary include.
2010-03-05 Florian Pose TODO.
2010-03-05 Florian Pose Fixed reading error code from write response.
2010-03-05 Florian Pose Fixed returning SoE error code.
2010-03-05 Florian Pose Fixed SoE opcode determination.
2010-03-05 Florian Pose Implemented SoE write state machine and soe_write command.
2010-03-05 Florian Pose TODO.
2010-03-05 Florian Pose Sourced out data type handling into an own class.
2010-03-05 Florian Pose Overloaded throwCommandException().
2010-03-03 Florian Pose Fixed memory allocation while lock is held. Thanks to Esben Haabendal.
2010-03-01 Florian Pose Typo.
2010-03-01 Florian Pose Implemented reading Sercos-over-EtherCAT services. To be continued...
2010-02-26 Florian Pose Reset AL states on link down.
2010-02-25 Florian Pose Fixed compiler warning.
2010-02-25 Florian Pose Fixed endless loop if negative master index range ends at zero.
2010-02-24 Florian Pose Improved multi-master capabilities of ethercat tool.
2010-02-24 Florian Pose Multi-master support for command-line tool. The --master option supports
2010-02-23 Florian Pose Minor changes in configure output.
2010-02-23 Florian Pose Use kernel's modules_install target, instead of building our own. Attention:
2010-02-23 Florian Pose Improved output when PDO assignment/mapping fails.
2010-02-23 Florian Pose Introduced ec_datagram_print_state() method and used it at all places where
2010-02-23 Florian Pose merge
2010-02-23 Florian Pose TODO
2010-02-22 Florian Pose Avoid compiler warning.
2010-02-17 Florian Pose Added e100 to specfile config.
2010-02-17 Florian Pose merge
2010-02-17 Florian Pose Improved spec file.
2010-02-17 Florian Pose merge
2010-02-16 Florian Pose Increased default number of masters to 32.
2010-02-17 Florian Pose merge
2010-02-17 Florian Pose Added e100 driver for 2.6.31.
2010-02-17 Florian Pose Removed installation of symvers file, because it makes no sense when
2010-02-16 Florian Pose Added spec file for building an RPM package.
2010-02-16 Florian Pose Improved handling and installation of the modules' symbol versions.
2010-02-16 Florian Pose Replaced deprecated init_MUTEX in tty code.
2010-02-16 Florian Pose Added missing serial.c to dist.
2010-02-16 Florian Pose Added 8139too for 2.6.31 to distribution.
2010-02-15 Florian Pose Fixed master/Makefile.am in case Module.symvers does not exist.
2010-02-05 Florian Pose Removed tabulators.