- remove obsolete print.* files stable-1.5 2014-06-05, by Patrick Bruenn
- remove dead commented code stable-1.5 2014-06-05, by Patrick Bruenn
- remove print.* from release tree stable-1.5 2014-06-05, by Patrick Bruenn
- reorder functions in netdev.c to avoid forward declarations stable-1.5 2014-06-05, by Patrick Bruenn
- reorder functions in update.c to omit forward declarations stable-1.5 2014-06-05, by Patrick Bruenn
- - don't use compat.h in the mainline driver stable-1.5 2014-06-05, by Patrick Bruenn
- make ccat driver more linux compliant stable-1.5 2014-06-05, by Patrick Bruenn
- move first *_carrier_off() in front of register_netdev()/ ecdev_open() stable-1.5 2014-06-05, by Patrick Bruenn
- - use short kernel types, add empty lines after variable declaration to conform better with linux coding style stable-1.5 2014-06-05, by Patrick Bruenn
- added subdir-objects option to automake script to support automake 1.14.1 stable-1.5 2014-05-06, by Patrick Bruenn
- - restored examples/user/ stable-1.5 2014-05-06, by Patrick Bruenn
- Prevent CCAT auto-loading. stable-1.5 2014-10-27, by Florian Pose
- Output CCAT configuration. stable-1.5 2014-10-27, by Florian Pose
- merge. stable-1.5 2014-10-27, by Florian Pose
- List ccat driver in configuration files. stable-1.5 2014-04-25, by Florian Pose
- Avoid replacing ccat driver. stable-1.5 2014-04-25, by Florian Pose
- Avoided unused return value warning. stable-1.5 2014-04-25, by Florian Pose
- Removed obsolete EXTRA_DIST files. stable-1.5 2014-04-25, by Florian Pose
- Removed unused CCAT kernel version. stable-1.5 2014-04-25, by Florian Pose
- merge stable-1.5 2014-04-25, by Florian Pose
- replace symlink in example with the real file stable-1.5 2014-04-23, by Patrick Bruenn
- change back the version number to release 0.8 stable-1.5 2014-04-23, by Patrick Bruenn
- ccat: use the same file for different driver version stable-1.5 2014-04-23, by Patrick Bruenn
- added ccat support for kernel 2.6.32 stable-1.5 2014-04-23, by Patrick Bruenn
- clean up CCatDefinitions.h stable-1.5 2014-04-07, by Patrick Bruenn
- replace not working symlinks with real copies from the ccat main repository(git) stable-1.5 2014-04-04, by Patrick Bruenn
- Add ccat driver for Beckhoff CCAT communication controller in Beckhoff CX20xx device stable-1.5 2014-04-04, by Patrick Bruenn
- Added e100 driver for kernel 3.6. stable-1.5 2014-10-27, by Florian Pose
- Added r8169 driver for kernel 3.6. stable-1.5 2014-10-27, by Florian Pose
- Added e1000e driver for kernel 3.6. stable-1.5 2014-10-27, by Florian Pose
- Added e1000 driver for kernel 3.6. stable-1.5 2014-10-27, by Florian Pose
- Added 8139too driver for kernel 3.6. stable-1.5 2014-10-27, by Florian Pose
- Use absolute path fpr ldmod; thanks to S. Blanchet. stable-1.5 2014-07-08, by Florian Pose
- Fixed hex display of slave position; thanks to Henry Bausley. stable-1.5 2014-05-05, by Florian Pose
- Fixed possible NULL pointer dereference; thanks to Matthieu Bec. stable-1.5 2014-05-05, by Florian Pose
- Added --enable-kernel switch to disable kernel module building. stable-1.5 2014-03-10, by Florian Pose
- Added notes about systemd dependencies. stable-1.5 2014-02-19, by Florian Pose
- merge stable-1.5 2013-12-10, by Florian Pose
- Output datagram stats only if EC_RT_SYSLOG. stable-1.5 2013-12-04, by Florian Pose
- Device activation note. stable-1.5 2013-12-10, by Florian Pose
- Generic driver device activation in documentation. stable-1.5 2013-12-10, by Florian Pose
- Fixed request_irq() bug for non EtherCAT-devices in r8169 for kernel 3.4. stable-1.5 2013-11-29, by Florian Pose
- Improved r8169 for 3.4. stable-1.5 2013-11-26, by Florian Pose
- Added configure switch --disable-rt-syslog. stable-1.5 2013-10-21, by Florian Pose
- Reset e100 watchdog only if link up. stable-1.5 2013-10-21, by Florian Pose
- Introduced FORCE_OUTPUT_CORRUPTED. stable-1.5 2013-05-21, by Florian Pose
- Implemented emergency register requests to analyze a broken bus. stable-1.5 2013-05-13, by Florian Pose
- Fixed FoE timeout calculation bug. stable-1.5 2013-02-14, by Florian Pose
- Improved FoE debug messages. stable-1.5 2013-02-14, by Florian Pose
- Version 1.5.2. stable-1.5 2013-02-12, by Florian Pose
- Fixed missing distribution of lib/ioctl.h. stable-1.5 2013-02-12, by Florian Pose
- Some more doxygen documentation. stable-1.5 2013-02-12, by Florian Pose
- Improved API documentation. stable-1.5 2013-02-12, by Florian Pose
- Updated Doxygen documentation. stable-1.5 2013-02-12, by Florian Pose
- Removed unused prototype. stable-1.5 2013-02-12, by Florian Pose
- Added 8139too driver for kernel 3.2. stable-1.5 2013-02-12, by Florian Pose
- Added 8139too driver for kernel 3.0. stable-1.5 2013-02-12, by Florian Pose
- TTY: termios structure was included in 'struct tty' with kernel 3.7. stable-1.5 2013-02-12, by Florian Pose
- TTY ioctl() file parameter was dropped in kernel 2.6.39. stable-1.5 2013-02-12, by Florian Pose
- Replaced VM_RESERVED for kernel 3.7. stable-1.5 2013-02-12, by Florian Pose