2009-07-10 Florian Pose Separated master requesting into open and reserve for userspace library.
2009-07-10 Florian Pose TODO.
2009-07-10 Florian Pose Reverted accidential checkin.
2009-07-10 Florian Pose TODO.
2009-07-09 Florian Pose Increased default buffer size for SDO uploads to 64k.
2009-07-09 Florian Pose Zero mailbox datagram before sending.
2009-07-09 Florian Pose Configure PDO sync managers even if no configuration has been applied.
2009-07-06 Florian Pose Ignores.
2009-06-30 Florian Pose EoE processing with kthread.
2009-06-29 Florian Pose Output device opened/closed only on debug level 2.
2009-06-29 Florian Pose Minor: Changed comment style.
2009-06-26 Florian Pose EoE transmit retry; EoE warnings.
2009-06-26 Florian Pose ethercat eoe command.
2009-06-26 Florian Pose Debug statements with EC_DBG() in EoE code.
2009-06-26 Florian Pose Minor: vendor/product with 8 hex digits.
2009-06-24 Florian Pose TODO.
2009-06-19 Florian Pose Ignore Module.markers.
2009-06-19 Florian Pose merge -c1788 branches/stable-1.4: ec_master.symvers installation.
2009-06-19 Florian Pose merge -c1787 branches/stable-1.4: Added r8169 driver for 2.6.28.
2009-06-18 Florian Pose Redesign of EoE statemachine.
2009-06-16 Florian Pose Added e100 driver for 2.6.28, thanks to Kim H. Madsen.
2009-06-16 Florian Pose Implemented new network device operations for kernel 2.6.29, thanks to M. Goetze.
2009-06-16 Florian Pose Added 8139too driver for 2.6.29, thanks to M. Goetze.
2009-06-16 Florian Pose 'ethercat xml' creates <EtherCATInfoList> for more than one slave.
2009-06-16 Florian Pose TODO.
2009-06-15 Florian Pose Continue with next sync manager if reading the PDOs failed.
2009-06-15 Florian Pose Fixed mailbox usage for slaves that do not provide sync manager
2009-06-15 Florian Pose Minor.
2009-06-15 Florian Pose Improved newlines in debug data output.
2009-06-15 Florian Pose Improved error checking on SDO upload.
2009-06-15 Florian Pose Minor fix in 'ethercat config' output.
2009-05-15 Florian Pose EC_TIMEVAL2NANO() takes no pointer argument any more.
2009-05-15 Florian Pose Added documentation.
2009-05-13 Florian Pose TODO.
2009-05-08 Florian Pose Minor: Added missing setfill().
2009-05-08 Florian Pose TODO.
2009-05-08 Florian Pose TODO.
2009-05-07 Florian Pose Added 8139too driver for 2.6.28, thanks to M. Goetze.
2009-05-07 Florian Pose TODO.
2009-05-07 Florian Pose Debugging output.
2009-05-07 Florian Pose Slightly improved CoE download expedited request.
2009-05-07 Florian Pose Fixed output of 'ethercat config'.
2009-05-07 Florian Pose Output DC config in 'ethercat config'.
2009-05-07 Florian Pose Added EC_IOCTL_APP_TIME.
2009-05-07 Florian Pose Symbol versions; Makefile improvements.
2009-05-07 Florian Pose Do not create m4 directory in bootstrap file.
2009-05-06 Florian Pose Always set DC reference clock to OP.
2009-05-06 Florian Pose TODO.
2009-05-05 Florian Pose Ported examples to new DC configuration function.
2009-05-05 Florian Pose Merged ecrt_slave_config_dc_assign_activate() and
2009-05-05 Florian Pose Added scan_busy flag to ioctl().
2009-05-05 Florian Pose Fixed usage of IS_ERR() in FoE state machine.
2009-05-05 Florian Pose Introduced EC_AL_STATE_CHANGE_TIMEOUT and set it to 2 s.
2009-05-05 Florian Pose Unset idle flag while processing FoE requests.
2009-05-05 Florian Pose Changed EC_MAX_SII_SIZE to 4096.
2009-05-05 Florian Pose TODO.
2009-05-05 Florian Pose Added ecrt_slave_sdo_upload() and ecrt_slave_sdo_download(). Thanks to
2009-05-04 Florian Pose Added deummy Makefile.am for m4 directory.
2009-05-04 Florian Pose Added m4 directory.
2009-05-04 Florian Pose Replaced ecrt_slave_config_dc_cycle_times() and ecrt_slave_config_dc_shift_times() by ecrt_slave_config_dc_sync_signals().