equal
deleted
inserted
replaced
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 * Improved error case return codes of many functions. |
|
19 * Added 8139too driver for 2.6.25. |
19 |
20 |
20 Changes since 1.4.0-rc3: |
21 Changes since 1.4.0-rc3: |
21 |
22 |
22 * Fixed race condition in jiffy-based frame timeout calculation. |
23 * Fixed race condition in jiffy-based frame timeout calculation. |
23 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
24 * Fixed race condition concerning the ec_slave_config_state->operational flag. |