- Improved checking of EEPROM data while reading. 2007-09-20, by Florian Pose
- Read PDO mapping from SDO dictionary (working, not finished yet). 2007-09-19, by Florian Pose
- Added ec_slave_get_sdo() and ec_sdo_get_entry(). 2007-09-19, by Florian Pose
- Removed 'sdo' field from ec_sdo_request_t; Exported 2007-09-19, by Florian Pose
- Improved handling for spontaneous AL state changes. 2007-09-19, by Florian Pose
- Master takes mailbox sync manager configurations from EEPROM words 2007-09-19, by Florian Pose
- Ignore TAGS. 2007-09-19, by Florian Pose
- Calculate checksum when writing EEPROM or alias address. 2007-09-19, by Florian Pose
- Minor fix: Set eeprom_size to 0 on unsuccessful memory allocation. 2007-09-19, by Florian Pose
- Ignore all Kbuild files. 2007-09-19, by Florian Pose
- Removed config.kbuild and replaced Kbuild files by Kbuild.in files. 2007-09-19, by Florian Pose
- Debug statement, if slave does not support mailboxing. 2007-09-18, by Florian Pose
- Avoid warnings on some compilers. 2007-09-18, by Florian Pose
- Allow EEPROM writing when slave has error flag set. 2007-09-18, by Florian Pose
- Added BK1100. 2007-09-18, by Florian Pose
- Fixed e1000 driver when NAPI is enabled. 2007-09-17, by Florian Pose
- Version 1.3.2-pre. 2007-09-17, by Florian Pose
- Send frame to debug-if and debug-ring only when transmitted 2007-09-17, by Florian Pose
- Include e1000_suspend() in #ifdef CONFIG_PM. 2007-09-17, by Florian Pose
- Updated NEWS. 2007-09-13, by Florian Pose
- Release 1.3.1. 2007-09-13, by Florian Pose
- Improved EoE handling: Avoided skipping of datagrams and release lock 2007-09-12, by Florian Pose
- Removed measure_bus_time(). 2007-09-12, by Florian Pose
- Store skipped information in datagrams; name datagrams for statistics 2007-09-12, by Florian Pose
- Added FSM graph for master state machine. 2007-09-12, by Florian Pose
- Clear station addresses with broadcast before setting them. 2007-09-12, by Florian Pose
- Minor fix. 2007-09-12, by Florian Pose
- Added --enable-eoe conditional. 2007-09-12, by Florian Pose
- Show bus status and PDO slaves status in master info file. 2007-09-12, by Florian Pose
- Better handling of unexpected working counters; introduced 2007-09-12, by Florian Pose
- Create network interfaces for EoE devices with alias as eoeXaY. 2007-09-12, by Florian Pose
- Add README.EoE to dist. 2007-09-12, by Florian Pose
- Added EL1014v2. 2007-09-10, by Florian Pose
- Added changes to NEWS file and fixed some typos. Set version to 2007-09-06, by Florian Pose
- Fixed EtherCAT addressing problem on big-endian systems. The slaves 2007-09-06, by Florian Pose
- Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64). 2007-09-06, by Florian Pose
- Added Beckhoff_EL1004v2_Inputs 2007-09-06, by Florian Pose
- Updated TODO. 2007-09-06, by Florian Pose
- Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h 2007-08-22, by Richard Hacker
- Added EoE helpers. 2007-08-20, by Florian Pose
- Fixed init script. 2007-08-14, by Florian Pose
- Release 1.3.0. 2007-08-10, by Florian Pose
- Broadcast MAC address accepts first device. 2007-08-10, by Florian Pose
- Adjusted sysconfig file. 2007-08-10, by Florian Pose
- removed rc.status dependencies from init script. 2007-08-10, by Florian Pose
- Added ecrt_master_get_slave_by_pos(). 2007-08-10, by Florian Pose
- Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define. 2007-08-10, by Florian Pose
- Updated TODO. 2007-08-10, by Florian Pose
- e1000 also supporting PCI MSI interrupts. 2007-08-10, by Florian Pose
- Switched to tx socket buffer ring to avoid race conditions when multiple 2007-08-09, by Florian Pose
- Implemented debug frame ring to output the last n frames for debugging 2007-08-09, by Florian Pose
- Included datagram queuing in critical section in idle task; added some 2007-08-09, by Florian Pose
- Re-ordered criteria for datagram matching. 2007-08-09, by Florian Pose
- Removed checking for NULL slave pointer in EoE handler; added comments. 2007-08-09, by Florian Pose
- Minor change. 2007-08-09, by Florian Pose
- Changed names of debug interfaces. 2007-08-08, by Florian Pose
- Fixed bug in configure.ac. 2007-08-08, by Florian Pose
- Fixed defines bug in configure; renamed config.kbuild variables. 2007-08-08, by Florian Pose
- Added debugging output for unmatched frames and those that timed out. 2007-08-07, by Florian Pose
- Renamed EoE interfaces to eoe<MASTER>s<SLAVE>. 2007-08-07, by Florian Pose