- Tested clearing slave list after link down; minor changes. 2009-04-20, by Florian Pose
- Output link state in 'ethercat master'. 2009-04-17, by Florian Pose
- Clear slave list on link down. 2009-04-17, by Florian Pose
- Added debug_level module parameter. debug_level is now unsigned int. 2009-04-17, by Florian Pose
- Removed unused variable. 2009-04-17, by Florian Pose
- Introduced DEBUG_IOCTL. 2009-04-17, by Florian Pose
- DC sync reference clock to application time. TBC... 2009-04-09, by Florian Pose
- Added 64-bit types to reg_write. 2009-04-09, by Florian Pose
- Introduced ecrt_master_sync() for synchronizing slave clocks to reference clock. 2009-04-09, by Florian Pose
- Output (fixed-size) hex value before decimal value. 2009-04-09, by Florian Pose
- DC cyclic operation and slave configuration. TBC... 2009-04-09, by Florian Pose
- Fixed uint64 width at reg_read. 2009-04-08, by Florian Pose
- Fixed 64-bit register reading. 2009-04-08, by Florian Pose
- reg_write with data types. 2009-04-08, by Florian Pose
- Renamed phy_ commands to reg_. 2009-04-08, by Florian Pose
- Data types for phy_read. 2009-04-08, by Florian Pose
- Check phy_request length for read operations, too! 2009-04-08, by Florian Pose
- Process working counter of phy_* commands. 2009-04-08, by Florian Pose
- Added 64-bit data access macros. 2009-04-08, by Florian Pose
- Fixed phy_write usage. 2009-04-08, by Florian Pose
- Read SDO entry access rights. 2009-04-08, by Florian Pose
- Fixed VoE ioctl(). 2009-04-07, by Florian Pose
- Improved phy debugging. 2009-04-07, by Florian Pose
- Reading more base information (incl. whether DC supported). 2009-04-07, by Florian Pose
- Removed IS_ERR() from minimal example. 2009-04-06, by Florian Pose
- Removed list of 1.4 changes from header file. 2009-04-06, by Florian Pose
- Fixed r8169 frame reception if NAPI is enabled. 2009-04-01, by Florian Pose
- TODO. 2009-03-19, by Florian Pose
- Warn if going to SAFEOP without configuration. 2009-03-19, by Florian Pose
- Complain about given arguments if none are required. 2009-03-19, by Florian Pose
- TODO. 2009-03-19, by Florian Pose
- Fixed SDO configuration via library. 2009-03-18, by Florian Pose
- Added 8139too driver for 2.6.27, thanks to M. Goetze. 2009-03-09, by Florian Pose
- Preparations to compile against 2.6.27. 2009-03-09, by Florian Pose
- Replaced single uint16_t by u16. 2009-03-09, by Florian Pose
- Ignore modules.order. 2009-03-09, by Florian Pose
- Fixed compile error in e1000 driver for 2.6.26. 2009-03-09, by Florian Pose
- TODO. 2009-02-24, by Florian Pose
- Updated features. 2009-02-24, by Florian Pose
- Improved and added license headers. 2009-02-24, by Florian Pose
- Fixed SDO upload via library. 2009-02-24, by Florian Pose
- Fixed SDO download via library. 2009-02-24, by Florian Pose
- Added e1000 driver for 2.6.26, thanks to M. Luescher. 2009-02-24, by Florian Pose
- Added 8139too for 2.6.26, thanks to M. Luescher. 2009-02-24, by Florian Pose
- Added missing distfiles for 8139too-2.6.25. 2009-02-24, by Florian Pose
- Added missing headers for newer GCC versions. 2009-02-24, by Florian Pose
- TODO. 2009-02-24, by Florian Pose
- Improved master licensing paragraph. Should be included in every file... 2009-02-18, by Florian Pose
- builddir and srcdir, tbc. 2009-02-04, by Florian Pose
- First version of r8169 driver. 2009-02-04, by Florian Pose
- Implemented SDO requests in userspace library. 2009-02-02, by Florian Pose
- Added ec_slave_config_find_sdo_request(). 2009-02-02, by Florian Pose
- Minor fix in VoE handler. 2009-02-02, by Florian Pose
- Fixed FoE request states. 2009-01-30, by Florian Pose
- Fixed usage of internal request states. 2009-01-30, by Florian Pose
- Allow the slave to not respond to the mailbox sync manager configuration 2009-01-27, by Florian Pose
- Added missing files to dist. 2009-01-27, by Florian Pose
- TODO. 2009-01-26, by Florian Pose
- Debug message. 2009-01-26, by Florian Pose
- Fixed spacing and comments. 2009-01-26, by Florian Pose