equal
deleted
inserted
replaced
44 * 'ethercat xml' creates valid XML <EtherCATInfoList> for more than one slave |
44 * 'ethercat xml' creates valid XML <EtherCATInfoList> for more than one slave |
45 (thanks to E. Burgstaller). |
45 (thanks to E. Burgstaller). |
46 * Module symbol versions file for ec_master.ko is installed to |
46 * Module symbol versions file for ec_master.ko is installed to |
47 prefix/modules/ec_master.symvers. |
47 prefix/modules/ec_master.symvers. |
48 * Added 'ethercat eoe' command to display Ethernet over EtherCAT statistics. |
48 * Added 'ethercat eoe' command to display Ethernet over EtherCAT statistics. |
|
49 * Significantly improved EoE bandwidth by running EoE processing in a kthread. |
49 |
50 |
50 Changes in 1.4.0: |
51 Changes in 1.4.0: |
51 |
52 |
52 * Fixed race condition in jiffy-based frame timeout calculation. |
53 * Fixed race condition in jiffy-based frame timeout calculation. |
53 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
54 * Fixed race condition concerning the ec_slave_config_state->operational flag. |