[edk2-devel] [PATCH edk2-platforms v2 0/4] BCM genet fixes

Ard Biesheuvel ard.biesheuvel at arm.com
Sun May 10 10:42:55 UTC 2020


This fixes the multicast/broadcast/promisc handling, and switches to
ordinary page allocations for RX buffers. Patch #1 is cosmetic only.

https://github.com/pftf/edk2-platforms/tree/rpi4_genet_v2_ardb

Cc: Pete Batard <pete at akeo.ie>
Cc: Jared McNeill <jmcneill at invisible.ca>
Cc: Andrei Warkentin <awarkentin at vmware.com>
Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud at arm.com>

NOTE: build tested only.

Ard Biesheuvel (4):
  Silicon/Broadcom/BcmGenetDxe: whitespace/cosmetic cleanup
  Silicon/Broadcom/BcmGenetDxe: add support for broadcast filtering
  Silicon/Broadcom/BcmGenetDxe: fix multicast/broadcast handling
  Silicon/Broadcom/BcmGenetDxe: avoid uncached memory for streaming DMA

 .../Drivers/Net/BcmGenetDxe/BcmGenetDxe.inf   |   4 +
 .../Drivers/Net/BcmGenetDxe/GenetUtil.h       |   7 +
 .../Drivers/Net/BcmGenetDxe/DriverBinding.c   |   7 +-
 .../Drivers/Net/BcmGenetDxe/GenetUtil.c       | 706 +++++++++---------
 .../Drivers/Net/BcmGenetDxe/SimpleNetwork.c   |  20 +-
 5 files changed, 396 insertions(+), 348 deletions(-)

-- 
2.17.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#58981): https://edk2.groups.io/g/devel/message/58981
Mute This Topic: https://groups.io/mt/74112944/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list