]> Git Repo - J-u-boot.git/commit
net: add Qualcomm ESS EDMA adapter
authorRobert Marko <[email protected]>
Mon, 3 Jun 2024 12:06:15 +0000 (14:06 +0200)
committerCaleb Connolly <[email protected]>
Thu, 25 Jul 2024 23:53:12 +0000 (01:53 +0200)
commitc4360954ef913bc7eaac676514d465434b8c50a7
tree046492ef57915fa5daa6be46c2776e91db43ed3e
parent13cb918769eb8b6ddafa4bc51736b754ac0e51ae
net: add Qualcomm ESS EDMA adapter

This adds the driver for the ESS EDMA ethernet adapter
found inside of Qualcomm IPQ40xx SoC series.

This driver also integrates the built in modified QCA8337N
switch support as they are tightly integrated.

Co-Developed-by: Gabor Juhos <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
Signed-off-by: Robert Marko <[email protected]>
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/essedma.c [new file with mode: 0644]
drivers/net/essedma.h [new file with mode: 0644]
This page took 0.033047 seconds and 4 git commands to generate.