equal
deleted
inserted
replaced
17 * Added driver for Intel PRO/100 NICs. |
17 * Added driver for Intel PRO/100 NICs. |
18 * Debug interfaces are created with the Ethernet addresses of the attached |
18 * Debug interfaces are created with the Ethernet addresses of the attached |
19 physical device. |
19 physical device. |
20 * Improved error case return codes of many functions. |
20 * Improved error case return codes of many functions. |
21 * Added 8139too driver for 2.6.25. |
21 * Added 8139too driver for 2.6.25. |
|
22 * Implemented the File Access over EtherCAT (FoE) mailbox protocol. |
|
23 * Going to the Bootstrap state is now supported by the state machines and the |
|
24 command-line tool. |
22 |
25 |
23 Changes in 1.4.0: |
26 Changes in 1.4.0: |
24 |
27 |
25 * Fixed race condition in jiffy-based frame timeout calculation. |
28 * Fixed race condition in jiffy-based frame timeout calculation. |
26 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
29 * Fixed race condition concerning the ec_slave_config_state->operational flag. |