- Exported ecrt_domain_size() for userspace. stable-1.5 2013-02-05, by Florian Pose
- TODO. stable-1.5 2013-02-05, by Florian Pose
- FoE datagram / fsm->datagram bugfix, thanks to R. Roesch. stable-1.5 2013-02-05, by Florian Pose
- Fixed FoE data opcode, thanks to R. Roesch. stable-1.5 2013-02-05, by Florian Pose
- Fixed repeating e1000e reset while link down, thanks to J. Kunz. stable-1.5 2013-02-05, by Florian Pose
- Fixed link detection in older e1000e drivers. stable-1.5 2013-01-11, by Florian Pose
- Avoided io_sem locking from userspace/rtdm library. stable-1.5 2013-01-10, by Florian Pose
- Fixed link detection in e1000e driver for 3.4. stable-1.5 2013-01-10, by Florian Pose
- Minor change. stable-1.5 2013-01-10, by Florian Pose
- Added r8169 driver for kernel 3.4. stable-1.5 2013-01-10, by Florian Pose
- Added e1000 driver for kernel 3.4. stable-1.5 2013-01-08, by Florian Pose
- Added e100 driver for kernel 3.4. stable-1.5 2013-01-08, by Florian Pose
- Improved e1000e driver for kernel 3.4. stable-1.5 2013-01-08, by Florian Pose
- Added e1000e driver for kernel 3.4. stable-1.5 2013-01-07, by Florian Pose
- Added 8139too driver for kernel 3.4. stable-1.5 2013-01-07, by Florian Pose
- Added AM_PROG_AR necessary for autoconf 1.12. stable-1.5 2012-12-13, by Florian Pose
- Made datagram const. stable-1.5 2012-12-07, by Florian Pose
- Fixed some warnings on 64 bit systems. stable-1.5 2012-12-06, by Florian Pose
- Removed unused variable. stable-1.5 2012-12-06, by Florian Pose
- Fixed io_sem usage in queue_external_datagrams(). stable-1.5 2012-12-06, by Florian Pose
- Removed unnecessary semaphore uses for emergency requests. stable-1.5 2012-12-06, by Florian Pose
- Added vmalloc() include fix for ARM architecture, thanks to Andrea Scian. stable-1.5 2012-12-06, by Florian Pose
- Do not use slaves's SoE state machine for configuration. stable-1.5 2012-12-06, by Florian Pose
- Added function attribute definition. stable-1.5 2012-12-06, by Florian Pose
- Fixed format specifiers. stable-1.5 2012-12-06, by Florian Pose
- Fixed format specifiers. stable-1.5 2012-12-06, by Florian Pose
- Minor: Fixed format specifiers. stable-1.5 2012-12-06, by Florian Pose
- Fixed some ioctl() permissions. stable-1.5 2012-12-06, by Florian Pose
- Send sync datagrams only if reference clock is found. stable-1.5 2012-12-05, by Florian Pose
- Minor DC debugging. stable-1.5 2012-12-05, by Florian Pose
- Fixed some ioctl() return values. stable-1.5 2012-12-05, by Florian Pose
- Fixed e1000_open() in e1000e drivers. stable-1.5 2012-12-05, by Florian Pose
- Fixed __e1000_maybe_stop_tx() for e1000e. stable-1.5 2012-12-05, by Florian Pose
- Fixed __e1000_maybe_stop_tx(). stable-1.5 2012-12-05, by Florian Pose
- Fixed ecrt_domain_process() broken in 71d38ff288b3. stable-1.5 2012-12-05, by Florian Pose
- Fixed possible segfault in e1000_open() function. stable-1.5 2012-12-05, by Florian Pose
- Minor change. stable-1.5 2012-12-05, by Florian Pose
- Using common waitqueue for requests. stable-1.5 2012-12-04, by Florian Pose
- TODO. stable-1.5 2012-12-04, by Florian Pose
- Removed unnecessary ec_master_soe_request_t type. stable-1.5 2012-12-04, by Florian Pose
- Removed unnecessary ec_master_foe_request_t; fixed FoE access. stable-1.5 2012-12-04, by Florian Pose
- Improved preprocessor macro usage reg. redundancy. stable-1.5 2012-12-04, by Florian Pose
- Removed unnecessary loop when dequeuing register requests. stable-1.5 2012-12-04, by Florian Pose
- Removed unnecessary ec_master_sdo_request_t. stable-1.5 2012-12-04, by Florian Pose
- Minor: Renamed slave_sdo_requests. stable-1.5 2012-12-04, by Florian Pose
- Invalidate processing register requests when clearing configuration. stable-1.5 2012-12-04, by Florian Pose
- Removed unused method. stable-1.5 2012-12-04, by Florian Pose
- Mark processing SDO request as invalid if config is cleared. stable-1.5 2012-12-04, by Florian Pose
- Reset master state machine when going to orphaned phase. stable-1.5 2012-12-04, by Florian Pose
- Minor changes. stable-1.5 2012-12-04, by Florian Pose
- merge stable-1.5 2012-11-30, by Florian Pose
- Added configure option for redundancy (--with-devices). stable-1.5 2012-11-30, by Florian Pose
- Added missing newline. stable-1.5 2012-11-30, by Florian Pose
- Improved device member initialisation. stable-1.5 2012-11-30, by Florian Pose
- Removed unused field. stable-1.5 2012-11-30, by Florian Pose
- Changed the datatypes of the shift times in ecrt_slave_config_dc() stable-1.5 2012-11-29, by Florian Pose
- Adjusted DC clock discipline parameters. stable-1.5 2012-11-20, by Florian Pose
- Added interface to select the reference clock and to sync to it. stable-1.5 2012-11-20, by Florian Pose
- Removed AM_PROG_AR. stable-1.5 2012-11-20, by Florian Pose
- Added feature flag for register access. stable-1.5 2012-11-20, by Florian Pose