Commit Graph

6 Commits

Author SHA1 Message Date
Tony Nguyen aed71f2966 ice: Update package to 1.3.30.0
Update package file and WHENCE entry to 1.3.30.0.

Changes include:
 - Selectable Tx Scheduler Topology support
 - Flow Director support on multicast packets

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
2022-08-11 15:48:00 -07:00
Tony Nguyen 00412a9c9c ice: Update package to 1.3.28.0
Update package file to 1.3.28.0 which adds support for classifying IP
fragmented packets.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
2022-05-06 08:39:14 -07:00
Tony Nguyen c46b8c364b
ice: update package file to 1.3.26.0
Update the package file and WHENCE entry for the ice driver to version
1.3.26.0.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-18 07:08:20 -04:00
Tony Nguyen c86361d9b5
ice: update package file to 1.3.16.0
Update the package file and WHENCE entry for the ice driver to version
1.3.16.0.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2020-10-23 07:56:30 -04:00
Josh Boyer 7d187acb33
ice: Fix up WHENCE entry and symlink
Commit 2de7abd480 reworked how we
handle symlinks.  Remove the in-repo symlink as that will be
created on during installation, and adjust the WHENCE file.

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2019-10-04 18:54:44 -04:00
Tony Nguyen 9ae61e7d86 ice: Add package file for Intel E800 series driver
The ice driver must load a package file to the firmware to utilize full
functionality; add the package file to /lib/firmware/intel/ice/ddp. Also
add a symlink, ice.pkg, so the driver can refer to the package by a
consistent name.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2019-09-23 08:58:07 -07:00