zephyr/drivers/ethernet
Jukka Rissanen e63a781612 drivers: eth: mcux: Use correct Kconfig option for RX bufs
The mcux ethernet driver was using TX buf count when allocating
RX buffers.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-01-10 10:32:16 -06:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig
Kconfig.dw
Kconfig.enc28j60
Kconfig.mcux drivers: eth_mcux: Disable promiscuous mode by default 2017-12-11 09:09:48 -05:00
Kconfig.sam_gmac
Kconfig.stm32_hal drivers: Rename `random` to `entropy` 2017-11-01 08:26:29 -04:00
eth_dw.c
eth_dw_priv.h
eth_enc28j60.c drivers: eth_enc28j60: Check return value of spi_transceive() 2017-10-31 18:52:09 -04:00
eth_enc28j60_priv.h
eth_mcux.c drivers: eth: mcux: Use correct Kconfig option for RX bufs 2018-01-10 10:32:16 -06:00
eth_sam_gmac.c
eth_sam_gmac_priv.h
eth_stm32_hal.c drivers: ethernet: stm32: various small changes 2018-01-09 08:44:03 -06:00
eth_stm32_hal_priv.h
phy_sam_gmac.c
phy_sam_gmac.h