qemu/hw/net
Luc Michel df93de987f hw/net/cadence_gem: enforce 32 bits variable size for CRC
The CRC was stored in an unsigned variable in gem_receive. Change it for
a uint32_t to ensure we have the correct variable size here.

Signed-off-by: Luc Michel <luc.michel@amd.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: sai.pavan.boddu@amd.com
Message-id: 20231017194422.4124691-12-luc.michel@amd.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2023-10-27 15:27:06 +01:00
..
can meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
fsl_etsec hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
rocker hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
allwinner_emac.c
allwinner-sun8i-emac.c hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields 2023-05-02 15:47:41 +01:00
cadence_gem.c hw/net/cadence_gem: enforce 32 bits variable size for CRC 2023-10-27 15:27:06 +01:00
dp8393x.c hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
e1000_common.h
e1000_regs.h hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
e1000.c e1000: remove old compatibility code 2023-09-29 09:33:10 +02:00
e1000e_core.c e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers 2023-09-18 14:36:13 +08:00
e1000e_core.h e1000e: Notify only new interrupts 2023-05-23 15:20:15 +08:00
e1000e.c
e1000x_common.c e1000x: Take CRC into consideration for size check 2023-05-23 15:20:15 +08:00
e1000x_common.h e1000x: Share more Rx filtering logic 2023-05-23 15:20:15 +08:00
e1000x_regs.h hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
eepro100.c
etraxfs_eth.c
ftgmac100.c hw/net: ftgmac100: Drop the small packet check in the receive path 2023-07-07 16:35:12 +08:00
i82596.c hw/net/i82596: Include missing 'exec/address-spaces.h' header 2023-08-31 19:47:43 +02:00
i82596.h
igb_common.h igb: Implement Rx PTP2 timestamp 2023-05-23 15:20:15 +08:00
igb_core.c igb: packet-split descriptors support 2023-09-18 14:36:13 +08:00
igb_core.h
igb_regs.h hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
igb.c pcie: Use common ARI next function number 2023-07-10 18:59:32 -04:00
igbvf.c pcie: Use common ARI next function number 2023-07-10 18:59:32 -04:00
imx_fec.c
Kconfig kconfig: Add PCIe devices to s390x machines 2023-07-14 11:10:57 +02:00
lan9118.c
lance.c
lasi_i82596.c
mcf_fec.c hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
meson.build meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
mipsnet.c
msf2-emac.c hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc() 2023-05-02 15:47:40 +01:00
mv88w8618_eth.c
ne2000-isa.c
ne2000-pci.c
ne2000.c hw/net: ne2000: Remove the logic of padding short frames in the receive path 2023-07-07 16:35:12 +08:00
ne2000.h
net_rx_pkt.c igb: Strip the second VLAN tag for extended VLAN 2023-05-23 15:20:15 +08:00
net_rx_pkt.h igb: Strip the second VLAN tag for extended VLAN 2023-05-23 15:20:15 +08:00
net_tx_pkt.c igb: Implement Tx SCTP CSO 2023-05-23 15:20:15 +08:00
net_tx_pkt.h igb: Implement Tx SCTP CSO 2023-05-23 15:20:15 +08:00
npcm7xx_emc.c hw/net: npcm7xx_emc: set MAC in register space 2023-05-02 15:47:39 +01:00
opencores_eth.c
pcnet-pci.c
pcnet.c hw/net: pcnet: Remove the logic of padding short frames in the receive path 2023-07-07 16:35:12 +08:00
pcnet.h
rtl8139.c hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
smc91c111.c hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
spapr_llan.c
stellaris_enet.c
sungem.c hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
sunhme.c hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
trace-events igb: packet-split descriptors support 2023-09-18 14:36:13 +08:00
trace.h
tulip.c pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip 2023-10-17 23:13:19 +02:00
tulip.h
vhost_net-stub.c
vhost_net.c hw/net/vhost_net: Silence compiler warning when compiling with -Wshadow 2023-10-06 10:56:54 +02:00
virtio-net.c migration: simplify notifiers 2023-10-20 08:51:41 +02:00
vmware_utils.h
vmxnet3_defs.h
vmxnet3.c hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
vmxnet3.h hw/net: spelling fixes 2023-09-20 07:54:34 +03:00
vmxnet_debug.h
xen_nic.c
xgmac.c
xilinx_axienet.c
xilinx_ethlite.c hw/net: Move xilinx_ethlite.c to the target-independent source set 2023-05-16 09:14:18 +02:00