History: nw_drv_eth_renesas
This page describes all changes made to the nw_drv_eth_renesas package, Network Driver for Renesas, since its release.
Version
1.4:
- PHY initialization might have failed.
- Stopping the driver (usually via calling ip_eth_ifc_stop() from the application) resulted in a state where the driver could not be started again (usually via ip_eth_ifc_start()).
1.3:
- Include paths fixed.
- Pointer check against NULL was fixed which could block receiving of packets.
1.2:
- Little-Endian operation was fixed.
1.1:
- Initial release.