[Intel-wired-lan] [STABLE 0/4] ice driver backports for 4.19 stable

Anirudh Venkataramanan anirudh.venkataramanan at intel.com
Thu Jan 31 21:57:15 UTC 2019


This series contains backports for the ice driver. These backports are
required as the ice driver in the 4.19 stable tree currently fails to load.
This is because of mismatches between the driver code and the latest
firmware running on the devices.

With these patches, the ice driver can load and pass traffic.

Anirudh Venkataramanan (4):
  ice: Update expected FW version
  ice: Updates to Tx scheduler code
  ice: Introduce ice_dev_onetime_setup
  ice: Set timeout when disabling queues

 .../net/ethernet/intel/ice/ice_adminq_cmd.h   |   5 +-
 drivers/net/ethernet/intel/ice/ice_common.c   |  24 +++
 drivers/net/ethernet/intel/ice/ice_common.h   |   1 +
 drivers/net/ethernet/intel/ice/ice_controlq.h |   5 +-
 drivers/net/ethernet/intel/ice/ice_main.c     |   2 +
 drivers/net/ethernet/intel/ice/ice_sched.c    | 161 ++++++------------
 drivers/net/ethernet/intel/ice/ice_type.h     |   2 +
 7 files changed, 83 insertions(+), 117 deletions(-)

-- 
2.17.2



More information about the Intel-wired-lan mailing list