- Simplified handling of EEPROM strings. 2007-03-07, by Florian Pose
- Renamed slave configuration states "sync" to "mbox_sync" and "sync2" to 2007-03-06, by Florian Pose
- Changed order of slave conf FSM in graph. 2007-03-06, by Florian Pose
- Improved slave configuration FSM graph. 2007-03-06, by Florian Pose
- Renamed SII fetching functions (non-functional). 2007-03-06, by Florian Pose
- Introduced ec_slave_get_pdo_sync(). 2007-03-06, by Florian Pose
- SII sync managers as array instead of list, removed sync manager 2007-03-06, by Florian Pose
- Improved mapping FSM graph. 2007-03-05, by Florian Pose
- Added PDO mapping FSM graph. 2007-03-05, by Florian Pose
- Removed unnecessary edge in slave configuration FSM graph. 2007-03-05, by Florian Pose
- Added DOT graph for slave configuration FSM. 2007-03-05, by Florian Pose
- Removed ugly ec_slave_has_subbus() function. 2007-03-05, by Florian Pose
- Introduced master status, ecrt_master_get_status(), tainted flag, 2007-03-05, by Florian Pose
- Corrected type of online_state. 2007-03-05, by Florian Pose
- Introduced ec_slave_online_state_t, ec_slave_set_online_state(), renamed 2007-03-05, by Florian Pose
- Moved state request on PDO registration to slave.c. 2007-03-05, by Florian Pose
- Updated TODO. 2007-03-04, by Florian Pose
- Implemented alias reading/writing via sysfs. 2007-03-02, by Florian Pose
- Minor changes in EEPROM write code. 2007-03-02, by Florian Pose
- Fixed signal issue in EEPROM writing code. 2007-03-02, by Florian Pose
- Fixed possible race with next request pointer again. 2007-03-02, by Florian Pose
- Fixed possible bug in master FSM concerning unqueueing of EEPROM write 2007-03-02, by Florian Pose
- Updated TODO. 2007-03-02, by Florian Pose
- Introduced EEPROM write requests: EEPROM write operations from user 2007-03-01, by Florian Pose
- Made data pointer in ec_fsm_sii_write() const. 2007-03-01, by Florian Pose
- ec_slave_write_eeprom now returns certain error codes. 2007-03-01, by Florian Pose
- Updated NEWS file. 2007-03-01, by Florian Pose
- Removed eeprom_write_enable file. 2007-03-01, by Florian Pose
- Completely removed ecrt_slave_pdo_size() code. 2007-02-28, by Florian Pose
- Fixed enable8139too switch in config.kbuild. 2007-02-23, by Florian Pose
- Added datagram state to "Failed to receive..." messages. 2007-02-22, by Florian Pose
- Minor fix in 2.6.19 forcedeth driver. 2007-02-22, by Florian Pose
- Back-ported the running forcedeth driver from 2.6.19 to 2.6.17. 2007-02-22, by Florian Pose
- forcedeth device driver running fine. 2007-02-22, by Florian Pose
- Removed faulty polling before device->open(). 2007-02-22, by Florian Pose
- Destroy slaves when leaving idle mode. 2007-02-21, by Florian Pose
- Introduced DEVICE_MODULES variable in sysconfig file; enabled init 2007-02-21, by Florian Pose
- Fixed installation of 8139too driver when disabled. 2007-02-21, by Florian Pose
- Made forcedeth driver compile with 2.6.19. 2007-02-21, by Florian Pose
- Fixed device Kbuild file again. 2007-02-21, by Florian Pose
- Fixed REV variable in devices Kbuild file. 2007-02-21, by Florian Pose
- Added testing version for forcedeth for 2.6.19 kernel. 2007-02-21, by Florian Pose
- Added --enable-8139too; cleaned up configure.ac and devices/Kbuild. 2007-02-21, by Florian Pose
- Added testing version of forcedeth driver. 2007-02-21, by Florian Pose
- Fixed addition of e100 driver to target objects in devices Kbuild makefile. 2007-02-21, by Florian Pose
- Made master devices persistent; added ec_device_attach() and ec_device_detach(). 2007-02-20, by Florian Pose
- Removed ktype for module kobject; added backup device for master; device 2007-02-20, by Florian Pose
- Added ec_device_id_print(). 2007-02-20, by Florian Pose
- New module file /sys/ethercat, masters moved to /sys/ethercat/masterX. 2007-02-20, by Florian Pose
- Layed out device ID functionality in own files. 2007-02-20, by Florian Pose
- Minor change in device.c (removed unused header). 2007-02-20, by Florian Pose
- Introduced device IDs; removed comment lines from 8139too; removed 2007-02-16, by Florian Pose
- Removed ec_eoeif_count parameter from master module. 2007-02-16, by Florian Pose
- Removed XML device from master structure. 2007-02-16, by Florian Pose
- Fixed e100 installation with disabled ENABLE_E100. 2007-02-16, by Florian Pose
- Added --enable-e100 switch to configure. 2007-02-15, by Florian Pose
- First experimental version of e100 driver. 2007-02-14, by Florian Pose
- Minor changes to root Makefile.am. 2007-02-14, by Florian Pose
- Updated TODO. 2007-02-14, by Florian Pose
- Release 1.2 2007-02-13, by Florian Pose