- Added some slave configuration methods. 2008-10-09, by Florian Pose
- Moved byteorder macros to ecrt.h. 2008-10-09, by Florian Pose
- Added configure switch for disabling the command-line tool. 2008-10-09, by Florian Pose
- Added ec_master_get_config(). 2008-10-09, by Florian Pose
- Added e100 driver for kernel 2.6.26 basically provided by Mario 2008-10-09, by Florian Pose
- Applied patch by Mario Witkowski to support the new class/device 2008-10-09, by Florian Pose
- Userspace example with priority. 2008-10-02, by Florian Pose
- External memory only in kernel space. 2008-10-02, by Florian Pose
- Activate, Send and received; cyclic timer with setitimer(). 2008-10-02, by Florian Pose
- Creating slave configurations. 2008-10-02, by Florian Pose
- Minor change. 2008-10-02, by Florian Pose
- No kernel handles in userspace; Domain creation. 2008-10-02, by Florian Pose
- Added changes since 1.4.0-rc2. 2008-10-02, by Florian Pose
- First version of userspace library with requesting/releasing. 2008-10-01, by Florian Pose
- Moved threads to kthread interface. 2008-10-01, by Florian Pose
- Removed watchdog debugging output. 2008-10-01, by Florian Pose
- Used ERR_PTR() macro for return value of ecrt_request_master(). 2008-10-01, by Florian Pose
- Added missing header. 2008-10-01, by Florian Pose
- Avoided using #ifdef inside a macro. 2008-10-01, by Florian Pose
- Fixed warning on some compilers. 2008-10-01, by Florian Pose
- Removed r8169 and forcedeth relics. 2008-09-30, by Florian Pose
- Removed untested r8169 driver. 2008-09-30, by Florian Pose
- Removed the forcedeth drivers. 2008-09-30, by Florian Pose
- Removed e100 driver for kernel 2.6.18. 2008-09-30, by Florian Pose
- e100 NEWS. 2008-09-30, by Florian Pose
- Fixed freeing transmit socket buffers. 2008-09-30, by Florian Pose
- Fixed re-using RFDs. 2008-09-30, by Florian Pose
- Frame reception basically working (still some more testing needed). 2008-09-30, by Florian Pose
- Added e100 driver for 2.6.20, sending works, receiving still disabled. 2008-09-30, by Florian Pose
- Introduced ecrt_voe_handler_received_header(); renamed 2008-09-30, by Florian Pose
- Introduced ec_datagram_zero(). 2008-09-30, by Florian Pose
- Fixed VoE mailbox type. 2008-09-29, by Florian Pose
- Added missing up(). 2008-09-29, by Florian Pose
- Applied patch by Karsten Schwinne, adding a few header files necessary 2008-09-24, by Florian Pose
- TODO. 2008-09-24, by Florian Pose
- Fixed minor supported mailbox protocol display bug. 2008-09-24, by Florian Pose
- Only query Sdo information service, if slave supports it. 2008-09-24, by Florian Pose
- Introduced VoE header. 2008-09-22, by Florian Pose
- Introduced EC_MBOX_HEADER_SIZE. 2008-09-22, by Florian Pose
- Changed VoE mailbox type to 0xff. 2008-09-22, by Florian Pose
- Added missing export. 2008-09-22, by Florian Pose
- udev docs. 2008-09-04, by Florian Pose
- TODO. 2008-09-03, by Florian Pose
- mini top. 2008-09-03, by Florian Pose
- Removed branch information. 2008-09-01, by Florian Pose
- NEWS. 2008-09-01, by Florian Pose
- Added VoE handler. 2008-09-01, by Florian Pose
- Changed version to 'devel'. 2008-08-27, by Florian Pose
- merge -c1434 branches/stable-1.4: Fixed nodist. 2008-08-27, by Florian Pose
- NEWS 2008-08-27, by Florian Pose
- 1.4.0-rc2 NEWS 2008-08-27, by Florian Pose
- Removed examples; fixed undefines references; preliminary version. 2008-08-22, by Florian Pose
- Some more documentation... 2008-08-14, by Florian Pose
- Next changes for the documentation. 2008-08-13, by Florian Pose
- TODO. 2008-08-13, by Florian Pose
- Added phy commands. 2008-08-13, by Florian Pose
- Fixed spacing. 2008-08-13, by Florian Pose
- Fixed race concerning thread signaling when master thread had no 2008-08-08, by Florian Pose
- Fixed missing up(). 2008-08-08, by Florian Pose
- Fixed missing up(). 2008-08-08, by Florian Pose