zephyr/drivers/ethernet
Daniel DeGrasse 5dcb5e0f67 drivers: ethernet: mcux: Increase available RX buffers
increase available RX buffers to MCUX ethernet driver.
improves measured performance on RT1050 EVK zperf download
from 500Kbps to 22Mbps.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-07-12 09:53:56 +02:00
..
phy drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
CMakeLists.txt
Kconfig
Kconfig.dsa
Kconfig.dwmac
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux drivers: ethernet: mcux: Increase available RX buffers 2022-07-12 09:53:56 +02:00
Kconfig.native_posix
Kconfig.sam_gmac
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
Kconfig.w5500
Kconfig.xlnx_gem
dsa_ksz8xxx.c drivers: ethernet: dsa_ksz8xxx: use NET_DEVICE_DT_DEFINE_INSTANCE 2022-06-15 17:05:33 -05:00
dsa_ksz8794.h
dsa_ksz8863.h
eth.h
eth_dwmac.c
eth_dwmac_mmu.c
eth_dwmac_priv.h
eth_dwmac_stm32h7x.c
eth_e1000.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
eth_e1000_priv.h
eth_enc28j60.c
eth_enc28j60_priv.h
eth_enc424j600.c
eth_enc424j600_priv.h
eth_gecko.c
eth_gecko_priv.h
eth_liteeth.c
eth_mcux.c drivers: ethernet: eth_mcux: Replace use of DT_INST_LABEL 2022-07-05 22:24:09 -05:00
eth_native_posix.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_sam0_gmac.h
eth_sam_gmac.c
eth_sam_gmac_priv.h
eth_smsc911x.c
eth_smsc911x_priv.h
eth_stellaris.c
eth_stellaris_priv.h
eth_stm32_hal.c
eth_stm32_hal_priv.h
eth_w5500.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
eth_w5500_priv.h drivers: ethernet: w5500: keep thread blocking in command read-back 2022-06-07 18:56:31 +02:00
eth_xlnx_gem.c drivers: ethernet: xlnx: gem: do not lock/unlock the SLCRs 2022-06-28 20:46:11 +02:00
eth_xlnx_gem_priv.h drivers: ethernet: xlnx: gem: do not lock/unlock the SLCRs 2022-06-28 20:46:11 +02:00
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
phy_xlnx_gem.h