- merge. 2010-12-20, by Florian Pose
- Implemented ranges for slaves, configs and domains. 2010-12-14, by Florian Pose
- Added ecrt_master_reset() method. 2010-11-30, by Florian Pose
- Inplace I/O bug: correct domain tx-size when tx-size of input and output fmmu is different. 2010-12-06, by Martin Troxler
- fixed compiling without EC_HAVE_CYCLES (dc_jiffies_app_start_time) 2010-11-30, by Martin Troxler
- Minor 64bit improvements (use %zu when formatting size_t values in printk) 2010-11-29, by Martin Troxler
- fixed ioctl codes, increased ioctl version magic 2010-11-29, by Martin Troxler
- Merged 2010-11-27, by Martin Troxler
- Re-enabled waiting for clock synchronity before setting dc offsets. (changeset b0dcdfbd4238) 2010-11-26, by Martin Troxler
- fixed race when calculating DC offsets and start times due to ec_slave_config_attach: removed obsolete request to change slave state to OP. 2010-11-26, by Martin Troxler
- renamed dc_cycles_app_time -> dc_cycles_app_start_time & dc_jiffies_app_time -> dc_jiffies_app_start_time 2010-11-22, by Martin Troxler
- Idle thread considers fsm step prepared by Op-thread (Otherwise some state changes may get lost) 2010-11-22, by Martin Troxler
- use app_start_time for initial DC offset calculation because app_time might be overwritten while calculating the offsets. 2010-11-22, by Martin Troxler
- Use ESC port order (0-3-1-2) for bus topology and DC delay calculation 2010-11-16, by Martin Troxler
- hg ignored debuild.log 2010-11-09, by Martin Troxler
- Added e1000 port for 2.6.31 2010-11-04, by Christoph Mathys
- merged 2010-10-18, by Martin Troxler
- Inplace I/O: prevent pairing with already paired fmmus 2010-10-18, by Martin Troxler
- Added 8139too driver for 2.6.33 2010-07-23, by Christoph Mathys
- Added e1000 driver for 2.6.33 2010-07-23, by Christoph Mathys
- foe: size of filename truncated to 31 chars and null-terminated 2010-07-07, by Dominik Staubli
- Disabled waiting for clock synchronity before setting dc offsets 2010-05-12, by Martin Troxler
- merged 2010-05-11, by Martin Troxler
- Merged 2010-05-07, by Martin Troxler
- Improved distributed clock offset calculation to speed-up initial drift compensation 2010-05-07, by Martin Troxler
- Increase version magic due to changed ioctl interface: Slave port info, inplace I/O 2010-05-07, by Martin Troxler
- Master process data are initialized to zero. 2010-05-05, by Stefan Weiser
- Inplace I/O: fixed domain command (fmmu logical_address -> domain_address); show domain tx size 2010-05-03, by Martin Troxler
- Fixed copying port information. 2010-04-30, by Stefan Weiser
- Insert port information into slave info. 2010-04-30, by Stefan Weiser
- Inplace I/O: let input Pdos use the same bus space as Output Pdos 2010-04-29, by Martin Troxler
- Merged 2010-04-29, by Martin Troxler
- Added r8169 driver for kernel 2.6.31 2010-03-19, by Matthias Luescher
- added API ecrt_master_configured_slaves_state 2010-03-14, by Martin Troxler
- TODO. 2010-10-25, by Florian Pose
- Added 8139too driver for 2.6.34, thanks to Malcolm Lewis. 2010-10-25, by Florian Pose
- Improved compiling on 2.6.34 (thanks to Malcolm Lewis). 2010-10-25, by Florian Pose
- Added missing header. 2010-10-25, by Florian Pose
- Added r8169 for 2.6.32 (thanks to Robbie K). 2010-10-25, by Florian Pose
- Minor 64bit improvements. 2010-10-25, by Florian Pose
- Fixed TIMESPEC2NS() macro use. 2010-10-25, by Florian Pose
- Improved dc_user example. 2010-10-25, by Florian Pose
- Ignore .gcno files. 2010-10-25, by Florian Pose
- Implemented drive_no for command-line tool; binary base name is now a 2010-10-25, by Florian Pose
- Increased AL state change timeout to 5 s. 2010-10-25, by Florian Pose
- Output IDN configuration as part of 'ethercat config -v'. 2010-10-24, by Florian Pose
- merge. 2010-09-22, by Florian Pose
- Always write PDO mapping/assignment. 2010-09-21, by Florian Pose
- Merge. 2010-09-16, by Florian Pose
- Set master stats colum with to 6. 2010-08-05, by Florian Pose
- Rescan command. 2010-09-16, by Florian Pose
- Clear configuration on deactivation; also in userspace. 2010-09-16, by Florian Pose
- Free all userspace library objects on releasing master. 2010-09-16, by Florian Pose
- Read at least 64 words, when SII size determination failed. 2010-09-22, by Florian Pose
- Minor: Improved SII debugging. 2010-09-22, by Florian Pose
- Fixed frame statistics overflow (to be verified). 2010-07-31, by Florian Pose
- Dropped '0x' before process data bytes to fit on an 80 col console. 2010-07-31, by Florian Pose
- TODO. 2010-07-31, by Florian Pose
- Always set drive_no to zero in ethercat tool (TBC). 2010-07-23, by Florian Pose
- Added drive_no parameter to SoE layer. 2010-07-20, by Florian Pose