Changelog since 1.3.30.0:
- Parser is updated to set abort flag for malicious SCTP packets;
- Flexi MD4 and Flexi MD5 in RXDID22 of Flex descriptor is being used to
describe rule id matched in the Switch;
- Updated the Protocol IDs that are being set when receiving MAC_IPV6
type packets that have a VLAN or MPLS header present;
- other fixes.
Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
This patch updates the firmware file for Intel Bluetooth BE200
Also it is known as Intel Gale Peak2 (GaP2).
FW Build: REL45894
Release Version: 23.10.0.2
FSEQ: 0.0.4.125
Signed-off-by: Kiran K <kiran.k@intel.com>
From internal git commit 32e54270957e4262f35baa8e74e0e367bf90ddfa.
Tested with DC v3.2.261
Release notes:
- ABM fixes
- Fix a hang issue observed during stress testing
- Fix an issue that cause the backlight level to change after power
cycling a display
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Recent submissions from Cirrus were classified as spam by the lore
analysis robot script. This is because cirrus used windows-1252 for
the encoding which failed to decode as utf-8.
Try both encodings when decoding email.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Fix the -86 ucode firmwares for the currently supported hardware and
update the PNVM binaries. The original commit had signing issues.
Build number: Core_manual_signed_core83-74
Revision: fb5c9aeb (so, ty, ma, gl)
Fixes: a07fd0b96b ("iwlwifi: add new FWs from core83-55 release")
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Since we're not using an automatic tagging pipeline we should instead
create the deb and rpm builds when externally created tags come through
CI.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Add the -86 ucode firmwares for the currently supported hardware and
update the PNVM binaries.
Build number: Core_build_core83-55
Revision: fb5c9aeb (so, ty, ma, gl)
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Some of these pull requests are submitted using git protocol
in the pull request which b4 won't be able to handle. Manually
swap out for the https protocol.
Signed-off-by: Mario Limonciello <superm1@gmail.com>
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak1 (HrP1).
FW Build: REL91648
Release Version: 23.10.0.2
FSEQ: 0x0.0.3.90
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).
FW Build: REL91648
Release Version: 23.10.0.2
FSEQ: 0x0.0.3.90
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).
FW Build: REL91648
Release Version: 23.10.0.2
FSEQ: 0x0.0.3.90
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak (HrP1).
FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak (HrP1).
FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).
FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).
FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).
FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).
FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP2).
FW Build: REL73111
Release Version: 23.10.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
DMCUB updates for Navi24, DCN314, DCN32 and DCN321.
From internal git commit c336e91685867fb37903c88d013a77a40e97ee3a.
Tested with DC 3.2.260
Release notes:
- Fix OLED black screen when plugging in/out HDMI monitor as second screen only
- Fix manual driver disable fails after plugging in HDMI display
- Skip ABM steady/Static Screen check to Navi3x dmub
- Fix 4K120 eDP + 1080p240 intermittent hard hang while changing settings
- Fix frozen screen using eDP 1080p360hz during Idle
Signed-off-by: Alex Hung <alex.hung@amd.com>
rdfind was trying to duplicate symlinks created by WHENCE causing
problems. Move the call before WHENCE creates symlinks.
Reported-by: Timur Tabi <ttabi@nvidia.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>