linux/drivers/net/ethernet/amd/xgbe
Vishal Badole f04dd30f1b amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
According to the XGMAC specification, enabling features such as Layer 3
and Layer 4 Packet Filtering, Split Header and Virtualized Network support
automatically selects the IPC Full Checksum Offload Engine on the receive
side.

When RX checksum offload is disabled, these dependent features must also
be disabled to prevent abnormal behavior caused by mismatched feature
dependencies.

Ensure that toggling RX checksum offload (disabling or enabling) properly
disables or enables all dependent features, maintaining consistent and
expected behavior in the network device.

Cc: stable@vger.kernel.org
Fixes: 1a510ccf58 ("amd-xgbe: Add support for VXLAN offload capabilities")
Signed-off-by: Vishal Badole <Vishal.Badole@amd.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250424130248.428865-1-Vishal.Badole@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-04-28 13:59:59 -07:00
..
Makefile
xgbe-common.h
xgbe-dcb.c
xgbe-debugfs.c saner replacement for debugfs_rename() 2025-01-15 13:14:37 +01:00
xgbe-desc.c amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload 2025-04-28 13:59:59 -07:00
xgbe-dev.c amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload 2025-04-28 13:59:59 -07:00
xgbe-drv.c amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload 2025-04-28 13:59:59 -07:00
xgbe-ethtool.c amd-xgbe: use ethtool string helpers 2024-10-29 15:56:03 -07:00
xgbe-i2c.c net: xgbe: Convert tasklet API to new bottom half workqueue mechanism 2024-07-31 18:59:46 -07:00
xgbe-main.c
xgbe-mdio.c net: xgbe: Convert tasklet API to new bottom half workqueue mechanism 2024-07-31 18:59:46 -07:00
xgbe-pci.c net: xgbe: Convert tasklet API to new bottom half workqueue mechanism 2024-07-31 18:59:46 -07:00
xgbe-phy-v1.c
xgbe-phy-v2.c net: ethernet: xgbe: re-add aneg to supported features in PHY quirks 2025-01-15 13:26:59 -08:00
xgbe-platform.c net: ethernet: Switch back to struct platform_driver::remove() 2024-10-04 16:39:56 -07:00
xgbe-ptp.c
xgbe.h amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload 2025-04-28 13:59:59 -07:00