2006-05-19 Florian Pose Read current AL status of slaves while scanning bus.
2006-05-19 Florian Pose Link down treated as topology change in state machine.
2006-05-19 Florian Pose Fixed bug with coupling multiple EoE handlers.
2006-05-19 Florian Pose Changed free-run frequency to HZ.
2006-05-19 Florian Pose EoE in Free-Run mode; Finished slave configuration state machine.
2006-05-19 Florian Pose Created scripts directory and improved install and init scripts.
2006-05-18 Florian Pose Minor changes in module.c
2006-05-18 Florian Pose Minor changes in init script 2.
2006-05-18 Florian Pose Minor changes in init script.
2006-05-18 Florian Pose Changed license headers and added EtherCAT license notice.
2006-05-17 Florian Pose Added dependencies to RC script.
2006-05-17 Florian Pose Added status function to RC script.
2006-05-17 Florian Pose Better RC script.
2006-05-17 Florian Pose Set permissions in install script.
2006-05-17 Florian Pose Minor changes in master.h
2006-05-16 Florian Pose SSI sensor changes in MSR example
2006-05-16 Florian Pose Removed EoE workqueue option.
2006-05-16 Florian Pose Added finite state machine (FSM) processing.
2006-05-15 Florian Pose Removed unnecessary includes.
2006-05-12 Florian Pose Started freerun state machine development.
2006-05-12 Florian Pose No master locking, if no EoE devices are "up".
2006-05-12 Florian Pose Corrected MSR example.
2006-05-12 Florian Pose Smaller fixes on RTAI example.
2006-05-12 Florian Pose MSR example finished.
2006-05-11 Florian Pose Added debug interface for network monitors.
2006-05-11 Florian Pose RTAI sample with optimized jitter.
2006-05-11 Florian Pose EoE processing with kernel timer again.
2006-05-10 Florian Pose Added EC_EOE_FREQUENCY
2006-05-10 Florian Pose EoE works with RTAI.
2006-05-10 Florian Pose EoE with workqueue; bugfix in ec_master_init()
2006-05-10 Florian Pose Applied RTAI interface to RTAI example.
2006-05-10 Florian Pose Renamed rt example to msr.
2006-05-10 Florian Pose Applied new path information to example modules.
2006-05-10 Florian Pose Changed RTAI sample naming.
2006-05-10 Florian Pose Added rtai example.
2006-05-10 Florian Pose Added examples directory.
2006-05-09 Florian Pose EoE documentation updates.
2006-05-09 Florian Pose EoE: State machine with function pointers, documentation.
2006-05-08 Florian Pose EoE - TX fragmenting works. TCP traffic possible.
2006-05-05 Florian Pose EoE: Corrected faulty MAC address.
2006-05-05 Florian Pose EoE: TCP traffic possible; TX fragmenting to do.
2006-05-05 Florian Pose EoE frame queuing, receiving of fragmented frames; no TCP possible yet.
2006-05-03 Florian Pose removed unnecessary private structure in eoe net_device.
2006-05-03 Florian Pose moved stats into eoe struct; persistent rx-skb; tx queue.
2006-05-03 Florian Pose Using kernel Ethernet constants.
2006-04-26 Florian Pose EoE frame receiving; regarding open/stop commands.
2006-04-26 Florian Pose removed MODULE_DEVICE_TABLE in ec_8139too driver (no automatic loading).
2006-04-26 Florian Pose command timeout, EoE processing with kernel timer.
2006-04-25 Florian Pose corrected ec_8139too driver name.
2006-04-25 Florian Pose Prepared EoE processing with workqueue.
2006-04-25 Florian Pose documentation update.
2006-04-25 Florian Pose Locking callback interface.
2006-04-25 Florian Pose EoE net_device implementation.
2006-04-25 Florian Pose new topology in mini.c
2006-04-24 Florian Pose Restart free run mode after requesting failed.
2006-04-24 Florian Pose Documentation update + Doxygen generate LaTeX reference manual.
2006-04-24 Florian Pose Doxygen added interface modules and file documentation.
2006-04-21 Florian Pose Separate INSTALL file.
2006-04-21 Florian Pose GPLv2 License and enhanced Doxygen output.
2006-04-20 Florian Pose Introduced version number define.