2017-12-13 Florian Pose Ignore missing SDO entries in output. stable-1.5
2017-12-13 Florian Pose Improved buffer overflow messages. stable-1.5
2017-12-06 Florian Pose Support scheduler parameters in kernels >= 4.11. stable-1.5
2017-10-27 Florian Pose Added missing configure options to documentation. stable-1.5
2017-10-27 Florian Pose Mention igb driver in config files. stable-1.5
2017-10-12 Florian Pose Respect bashisms. stable-1.5
2017-10-12 Florian Pose Fixed statistics filter initialisation. stable-1.5
2017-10-12 Florian Pose Doc. stable-1.5
2017-10-12 Florian Pose EtherCAT functionality of igb driver. stable-1.5
2017-09-08 Florian Pose Added clean igb driver from kernel 3.18 (no EtherCAT yet). stable-1.5
2017-09-08 Florian Pose Do not build GPIO part of CCAT if GPIO is not configured in kernel. stable-1.5
2017-09-08 Florian Pose Forgot Makefile.orig. stable-1.5
2017-09-04 Philipp Weyer Fixed vm_fault. stable-1.5
2017-09-04 Florian Pose Adapted vm_operations_struct for kernels >= 4.11 stable-1.5
2017-08-18 Philipp Weyer Fixed lib include paths stable-1.5
2017-08-18 Philipp Weyer Fixed lib include paths default
2017-03-03 Florian Pose Clear unused ports; use arrows for next slaves.
2017-03-03 Florian Pose Optionally output CRC diagnosis information in graph.
2017-03-03 Florian Pose Using EC_MAX_PORTS.
2017-03-03 Florian Pose Display alias adressing in graph.
2017-03-03 Florian Pose Clear unused ports; use arrows for next slaves. stable-1.5
2017-03-03 Florian Pose Optionally output CRC diagnosis information in graph. stable-1.5
2017-03-03 Florian Pose Using EC_MAX_PORTS. stable-1.5
2017-03-03 Florian Pose Display alias adressing in graph. stable-1.5
2017-03-03 Florian Pose crc reset command.
2017-03-03 Florian Pose New tool command 'ethercat crc'.
2017-03-03 Florian Pose Merged CRC command. stable-1.5
2017-03-03 Florian Pose crc reset command. stable-1.5
2017-03-03 Florian Pose New tool command 'ethercat crc'. stable-1.5
2017-01-13 Florian Pose merge stable-1.5
2016-06-09 Florian Pose Migrated user-space example to use clock_nanosleep(). stable-1.5
2016-09-16 Florian Pose Use SYNC0 + SYNC1 cycle times for cyclic start time generation.
2016-10-18 Florian Pose Support changed sock_create_kern() interface from Linux 4.2. stable-1.5
2016-10-18 Florian Pose Support changed tty_prepare_flip_string() interface from kernel 3.9. stable-1.5
2016-10-18 Florian Pose Support changed sock_create_kern() interface from Linux 4.2.
2016-10-18 Florian Pose Support changed tty_prepare_flip_string() interface from kernel 3.9.
2016-09-16 Florian Pose Use SYNC0 + SYNC1 cycle times for cyclic start time generation. stable-1.5
2016-09-16 Florian Pose merge stable-1.5
2016-09-16 Florian Pose merge stable-1.5
2016-09-16 Florian Pose Always clear PDO mapping in ecrt_slave_config_pdos(). stable-1.5
2016-04-12 Patrick Bruenn devices/ccat: revert "limit rx processing to one frame per poll" stable-1.5
2016-01-22 Florian Pose Always clear PDO assignment of configured sync managers. stable-1.5
2016-06-22 Florian Pose Minor change.
2016-06-22 Florian Pose Minor change.
2016-06-22 Florian Pose Minor changes.
2016-06-09 Florian Pose Migrated user-space example to use clock_nanosleep().
2016-05-13 Florian Pose Fixed fragmented SoE write request. stable-1.5
2016-05-04 Florian Pose EoE interface configuration hints.
2016-05-04 Florian Pose Included "ethercat ip" command in documentation.
2016-05-03 Florian Pose Do not touch AL state of EoE slaves.
2016-05-03 Florian Pose Fixed EoE data debug level 3.
2016-05-03 Florian Pose Print mailbox error response data only if data_size > 0.
2016-05-03 Florian Pose Fixed endianess of EoE parameters.
2015-05-07 Florian Pose New alloc_netdev() API since kernel 3.17.
2016-02-25 Florian Pose Prevent CCAT auto-loading. stable-1.5
2016-02-16 Florian Pose Merged CCAT driver v0.14. stable-1.5
2015-11-05 Patrick Bruenn update ccat driver to v0.14 stable-1.5
2015-10-26 Patrick Bruenn fix ccat startup stall. In case the dma memory was allocated above 4 GB limit, CCAT is unable to access it. stable-1.5
2015-10-13 Patrick Bruenn update ccat driver to v0.13 stable-1.5
2016-01-22 Florian Pose merge