stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [stable 4.19 0/4] Intel Wired Ethernet Fixes for 4.19.y
@ 2019-02-01 20:50 Jeff Kirsher
  2019-02-01 20:50 ` [stable 4.19 1/4] ice: Update expected FW version Jeff Kirsher
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Jeff Kirsher @ 2019-02-01 20:50 UTC (permalink / raw)
  To: stable; +Cc: Jeff Kirsher

This series contains backports and partial backports for the Intel ice
driver.

These backports are required to get the ice driver to load on the
current hardware.  This is due to mismatches between the driver code and
the firmware running on the devices.  At the time of release of 4.19,
hardware was not available for verification.  Since the 4.19.y kernel is
a LTS kernel, we want to ensure that users with our E800 devices will be
able to have the in-kernel driver load and pass traffic, if running a
4.19 or later kernel.

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.20.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-02-19 15:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-01 20:50 [stable 4.19 0/4] Intel Wired Ethernet Fixes for 4.19.y Jeff Kirsher
2019-02-01 20:50 ` [stable 4.19 1/4] ice: Update expected FW version Jeff Kirsher
2019-02-02  9:02   ` Greg KH
2019-02-01 20:50 ` [stable 4.19 2/4] ice: Updates to Tx scheduler code Jeff Kirsher
2019-02-02 11:28   ` Greg KH
2019-02-08 23:46     ` Jeff Kirsher
2019-02-18 12:25       ` Greg KH
2019-02-19 15:57         ` Jeff Kirsher
2019-02-01 20:50 ` [stable 4.19 3/4] ice: Introduce ice_dev_onetime_setup Jeff Kirsher
2019-02-01 20:50 ` [stable 4.19 4/4] ice: Set timeout when disabling queues Jeff Kirsher
2019-02-02  9:00 ` [stable 4.19 0/4] Intel Wired Ethernet Fixes for 4.19.y Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).