24 ecrt_master_send_ext() is used to execute the sending of non-application |
24 ecrt_master_send_ext() is used to execute the sending of non-application |
25 datagrams. |
25 datagrams. |
26 * Separated datagram initialization from filling the payload with zeros. |
26 * Separated datagram initialization from filling the payload with zeros. |
27 Introduced new method ec_datagram_zero() for that. |
27 Introduced new method ec_datagram_zero() for that. |
28 * Added phy_read and phy_write commands to ethercat tool. |
28 * Added phy_read and phy_write commands to ethercat tool. |
29 * Added e100 driver for Intel PRO/100 NICs. |
29 * Added e100 driver for Intel PRO/100 NICs for 2.6.27, 2.6.28 (thanks to |
30 - Added e100 driver for 2.6.27. |
30 Kim. H. Madsen), 2.6.29 (thanks to Andre Puschmann), 2.6.31, 2.6.32, 2.6.33 |
31 - Added e100 driver for 2.6.28, thanks to Kim. H. Madsen. |
31 and 2.6.37. |
32 - Added e100 driver for 2.6.29, thanks to Andre Puschmann. |
|
33 - Added e100 driver for 2.6.31. |
|
34 - Added e100 driver for 2.6.32. |
|
35 * Added 8139too driver for kernels 2.6.25 (F. Pose), 2.6.26 (M. Luescher), |
32 * Added 8139too driver for kernels 2.6.25 (F. Pose), 2.6.26 (M. Luescher), |
36 2.6.27, 2.6.28, 2.6.29 (M. Goetze), 2.6.31 (F. Pose), 2.6.34 (Malcolm |
33 2.6.27, 2.6.28, 2.6.29 (M. Goetze), 2.6.31 (F. Pose), 2.6.34 (Malcolm |
37 Lewis), 2.6.36 (F. Pose) and 2.6.37 (F. Pose). |
34 Lewis), 2.6.36 (F. Pose) and 2.6.37 (F. Pose). |
38 * Added e1000 driver for 2.6.26 (M. Luescher), 2.6.27, 2.6.28, 2.6.29, 2.6.31, |
35 * Added e1000 driver for 2.6.26 (M. Luescher), 2.6.27, 2.6.28, 2.6.29, 2.6.31, |
39 2.6.32, 2.6.33 and 2.6.37. |
36 2.6.32, 2.6.33 and 2.6.37. |