- Added 'pdos' command to ethercat tool. 2008-06-02, by Florian Pose
- Added entry access functions. 2008-06-02, by Florian Pose
- Separated Pdo and Pdo entry classes. 2008-06-02, by Florian Pose
- Added ec_pdo_list_find_by_pos_const(). 2008-06-02, by Florian Pose
- Added ec_pdo_list_count(). 2008-06-02, by Florian Pose
- configs_attached = 0. 2008-05-30, by Florian Pose
- Added debugging. 2008-05-30, by Florian Pose
- Removed deprecated ec_slave_validate(). 2008-05-30, by Florian Pose
- Introduced ec_master_find_slave(). 2008-05-30, by Florian Pose
- Output subindices with %02X. 2008-05-30, by Florian Pose
- Some improvements concerning bit_position. 2008-05-30, by Florian Pose
- Fixed missing right brace 2008-05-30, by Richard Hacker
- Changed Pdo entry registration function - return byte and bit positions 2008-05-30, by Richard Hacker
- Added the new ethercat comman-line tool with lsec functionality. 2008-05-29, by Florian Pose
- Removed some xmldev survivors. 2008-05-29, by Florian Pose
- Added 8139too for kernel 2.6.24. 2008-05-29, by Andreas Stewering-Bone
- Removed xmldev. 2008-05-29, by Florian Pose
- TODO. 2008-05-29, by Florian Pose
- Fixed bug concerning listings package. 2008-05-29, by Florian Pose
- Added bitwise Pdo registration. 2008-05-28, by Florian Pose
- Fixed RevisionNo. 2008-05-28, by Florian Pose
- Added slaveinfo2xml.py. 2008-05-27, by Florian Pose
- Temporaryly removed r8169 from dist because of missing orig file. 2008-05-13, by Florian Pose
- Improved working counter output; fixed problem with slaves that have a single sync manager used for outputs. 2008-05-13, by Florian Pose
- Re-ordered TODO. 2008-04-25, by Florian Pose
- Fetch Sdo dictionaries and process SII requests in operation mode. 2008-04-25, by Florian Pose
- Removed ecdb.h 2008-04-25, by Florian Pose
- Replaced self_configured flag with force_config flag. 2008-04-25, by Florian Pose
- Improved master state machine. 2008-04-25, by Florian Pose
- Removed slave online flag. 2008-04-25, by Florian Pose
- Renamed state sdodict to sdo_dictionary. 2008-04-25, by Florian Pose
- Removed some debugging. 2008-04-25, by Florian Pose
- Improved a few debugging outputs. 2008-04-25, by Florian Pose
- Moved setting of the allow flags. 2008-04-25, by Florian Pose
- Removed ec_master_prepare(). 2008-04-25, by Florian Pose
- Removed bus validation; slave configuration during realtime operation; 2008-04-25, by Florian Pose
- TODO. 2008-04-24, by Florian Pose
- Added support for e1000 2.6.24, thanks to Matthias Luescher. 2008-04-18, by Florian Pose
- Added alpha support for the Realtek r8169 chipset, thanks to Scott 2008-04-18, by Florian Pose
- NEWS. 2008-04-18, by Florian Pose
- Check for emergency requests during CoE transfers. 2008-04-18, by Florian Pose
- Improved EC_WRITE macros by replacing in-situ conversions 2008-04-16, by Florian Pose
- Exported ecrt_slave_config_sdo(); added documentation. 2008-04-16, by Florian Pose
- Added vim modelines and properties. 2008-04-08, by Florian Pose
- Avoided duplicate datagram, if Pdo mapping/assignment does not have to 2008-04-07, by Florian Pose
- Debug messaged on configuring assignment and mapping. 2008-04-07, by Florian Pose
- Moved configuration of Pdo mapping before Pdo assignment. 2008-04-07, by Florian Pose
- Moved Pdo sync manager configuration before Pdo assignment in slave 2008-04-07, by Florian Pose
- Cleaned up graph and added fontname. 2008-04-07, by Florian Pose
- Added a few docs. 2008-04-07, by Florian Pose
- Removed unused domain state. 2008-04-07, by Florian Pose
- Fixed properties. 2008-04-03, by Florian Pose
- Equalized defines against duplicated header inclusion. 2008-04-03, by Florian Pose
- Removed dummy master. 2008-04-03, by Florian Pose
- Added missing jiffies header. 2008-04-03, by Florian Pose
- Implemented Sdo timeout. 2008-04-03, by Florian Pose
- Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration" 2008-04-03, by Florian Pose
- Introduced EC_MAP_END. 2008-03-31, by Florian Pose
- Fixed minor bug. 2008-03-19, by Florian Pose
- Fixed general flags on big-endian archs. 2008-03-18, by Florian Pose