equal
deleted
inserted
replaced
11 * Added VoE mailbox protocol support. |
11 * Added VoE mailbox protocol support. |
12 * Separated datagram initialization from filling the payload with zeros. |
12 * Separated datagram initialization from filling the payload with zeros. |
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 |
|
17 physical device. |
16 |
18 |
17 Changes since 1.4.0-rc3: |
19 Changes since 1.4.0-rc3: |
18 |
20 |
19 * Fixed race condition in jiffy-based frame timeout calculation. |
21 * Fixed race condition in jiffy-based frame timeout calculation. |
20 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
22 * Fixed race condition concerning the ec_slave_config_state->operational flag. |