Changes between Version 4 and Version 5 of ventana/ethernet


Ignore:
Timestamp:
04/30/2021 09:25:26 PM (3 years ago)
Author:
Cale Collins
Comment:

added notes for rev -G

Legend:

Unmodified
Added
Removed
Modified
  • ventana/ethernet

    v4 v5  
    99|| GW51xx  || Single GigE     || IMX6 FEC || - ||
    1010|| GW52xx  || Single GigE     || IMX6 FEC || - ||
    11 || GW53xx  || Dual GigE       || IMX6 FEC (J16)   || Marvell SKY2 (J17) ||
    12 || GW54xx  || Dual GigE       || IMX6 FEC (J19)   || Marvell SKY2 (J20) ||
     11|| GW53xx  || Dual GigE       || IMX6 FEC (J16)   || Marvell SKY2 or Intel i210 on rev. -G or greater (J17) ||
     12|| GW54xx  || Dual GigE       || IMX6 FEC (J19)   || Marvell SKY2 or Intel i210 on rev. -G or greater (J20) ||
    1313|| GW552x  || Dual GigE       || Intel I210 (J12) || Intel I210 (J9)  ||
    1414
     
    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 GW54xx,GW53xx (Port 2 on boards with 2 ports)
     24  * Used on GW54xx,GW53xx prior to rev. -G (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
     28  * Used on GW552x,GW54xx,GW53xx
    2929  * [http://lxr.missinglinkelectronics.com/linux/drivers/net/ethernet/intel/igb/ igb linux driver]
    3030  * hardware and driver appear to support common hardware accelerations such as NAPI, checksum offload, and jumbo frames