mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-09 13:11:03 +00:00
ACS Feature is currently enabled for GMAC >= 4 but the llc_snap status
is never checked in descriptor rx_status callback. This will cause
stmmac to always strip packets even that ACS feature is already
stripping them.
Lets be safe and disable the ACS feature for GMAC >= 4 and always strip
the packets for this GMAC version.
Fixes:
|
||
|---|---|---|
| .. | ||
| altr_tse_pcs.c | ||
| altr_tse_pcs.h | ||
| chain_mode.c | ||
| common.h | ||
| descs_com.h | ||
| descs.h | ||
| dwmac4_core.c | ||
| dwmac4_descs.c | ||
| dwmac4_descs.h | ||
| dwmac4_dma.c | ||
| dwmac4_dma.h | ||
| dwmac4_lib.c | ||
| dwmac4.h | ||
| dwmac5.c | ||
| dwmac5.h | ||
| dwmac100_core.c | ||
| dwmac100_dma.c | ||
| dwmac100.h | ||
| dwmac1000_core.c | ||
| dwmac1000_dma.c | ||
| dwmac1000.h | ||
| dwmac_dma.h | ||
| dwmac_lib.c | ||
| dwmac-anarion.c | ||
| dwmac-dwc-qos-eth.c | ||
| dwmac-generic.c | ||
| dwmac-ipq806x.c | ||
| dwmac-lpc18xx.c | ||
| dwmac-meson8b.c | ||
| dwmac-meson.c | ||
| dwmac-oxnas.c | ||
| dwmac-rk.c | ||
| dwmac-socfpga.c | ||
| dwmac-sti.c | ||
| dwmac-stm32.c | ||
| dwmac-sun8i.c | ||
| dwmac-sunxi.c | ||
| enh_desc.c | ||
| Kconfig | ||
| Makefile | ||
| mmc_core.c | ||
| mmc.h | ||
| norm_desc.c | ||
| ring_mode.c | ||
| stmmac_ethtool.c | ||
| stmmac_hwtstamp.c | ||
| stmmac_main.c | ||
| stmmac_mdio.c | ||
| stmmac_pci.c | ||
| stmmac_pcs.h | ||
| stmmac_platform.c | ||
| stmmac_platform.h | ||
| stmmac_ptp.c | ||
| stmmac_ptp.h | ||
| stmmac.h | ||