Changes between Version 1 and Version 2 of ventana/ethernet
- Timestamp:
- 11/01/2017 05:34:07 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ventana/ethernet
v1 v2 22 22 * hardware supports common hardware accelerations such as NAPI, checksum offload, and jumbo frames. The driver used in the Yocto and OpenWrt 16.01 BSPs support this, yet the upstream driver used in OpenWrt 14.08 does not. 23 23 * Marvell Yukon2 MAC/PHY: 24 * Used on GW5 52x, GW54xx,GW53xx (Port 2 on boards with 2 ports)24 * Used on GW54xx,GW53xx (Port 2 on boards with 2 ports) 25 25 * [http://lxr.missinglinkelectronics.com/linux/drivers/net/ethernet/marvell/sky2.c sky2 linux driver] 26 26 * hardware and driver appear to support common hardware accelerations such as NAPI, checksum offload, and jumbo frames 27 27 * Intel i210 MAC/PHY 28 * Used on GW552x 28 29 * [http://lxr.missinglinkelectronics.com/linux/drivers/net/ethernet/intel/igb/ igb linux driver] 29 30 * hardware and driver appear to support common hardware accelerations such as NAPI, checksum offload, and jumbo frames