equal
deleted
inserted
replaced
13 Introduced new method ec_datagram_zero() for that. |
13 Introduced new method ec_datagram_zero() for that. |
14 * Added phy_read and phy_write commands to ethercat tool. |
14 * Added phy_read and phy_write commands to ethercat tool. |
15 * Added driver for Intel PRO/100 NICs. |
15 * Added driver for Intel PRO/100 NICs. |
16 * Debug interfaces are created with the Ethernet addresses of the attached |
16 * Debug interfaces are created with the Ethernet addresses of the attached |
17 physical device. |
17 physical device. |
|
18 * Improved error case return codes of many functions. |
18 |
19 |
19 Changes since 1.4.0-rc3: |
20 Changes since 1.4.0-rc3: |
20 |
21 |
21 * Fixed race condition in jiffy-based frame timeout calculation. |
22 * Fixed race condition in jiffy-based frame timeout calculation. |
22 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
23 * Fixed race condition concerning the ec_slave_config_state->operational flag. |