Changes between Version 1 and Version 2 of ventana/ethernet


Ignore:
Timestamp:
11/01/2017 05:34:07 PM (7 years ago)
Author:
Ryan Erbstoesser
Comment:

update yukon usage , move to i210 for 5520

Legend:

Unmodified
Added
Removed
Modified
  • ventana/ethernet

    v1 v2  
    2222  * 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.
    2323 * Marvell Yukon2 MAC/PHY:
    24   * Used on GW552x, GW54xx,GW53xx (Port 2 on boards with 2 ports)
     24  * Used on GW54xx,GW53xx (Port 2 on boards with 2 ports)
    2525  * [http://lxr.missinglinkelectronics.com/linux/drivers/net/ethernet/marvell/sky2.c sky2 linux driver]
    2626  * hardware and driver appear to support common hardware accelerations such as NAPI, checksum offload, and jumbo frames
    2727 * Intel i210 MAC/PHY
     28  * Used on GW552x
    2829  * [http://lxr.missinglinkelectronics.com/linux/drivers/net/ethernet/intel/igb/ igb linux driver]
    2930  * hardware and driver appear to support common hardware accelerations such as NAPI, checksum offload, and jumbo frames