zephyr/drivers/ethernet
Peter Bigot ecf3bdb5b3 coccinelle: re-run timeout conversion semantic patch
Run the int_literal_to_timeout Coccinelle script to fix places where
it is clear that an integer duration is being passed where a timeout
value is required.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-04-02 19:47:51 +03:00
..
CMakeLists.txt drivers/ethernet: Add support for SiLabs Giant Gecko GG11 2020-01-24 10:28:33 -06:00
Kconfig cmake: Allow change of the QEMU Ethernet interface name 2020-03-10 14:38:28 +02:00
Kconfig.e1000 drivers: eth: e1000: Add a hexdump of the received/sent data 2020-01-02 16:58:27 -05:00
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko drivers/ethernet: Add support for SiLabs Giant Gecko GG11 2020-01-24 10:28:33 -06:00
Kconfig.liteeth kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.mcux drivers/ethernet: Add support for power management into MCUX 2020-03-27 14:48:30 +02:00
Kconfig.native_posix kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.sam_gmac drivers: ethernet: sam_gmac: Use device tree values 2020-03-31 08:08:29 -05:00
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
eth_e1000.c drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05:00
eth_e1000_priv.h
eth_enc28j60.c drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05:00
eth_enc28j60_priv.h gpio: rename typedef for devicetree flags 2020-02-05 12:00:36 +01:00
eth_enc424j600.c drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05:00
eth_enc424j600_priv.h gpio: rename typedef for devicetree flags 2020-02-05 12:00:36 +01:00
eth_gecko.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_gecko_priv.h drivers: silabs: Convert silabs drivers to new DT_INST macros 2020-03-26 05:26:23 -05:00
eth_liteeth.c drivers: litex: Convert litex drivers to new DT_INST macros 2020-03-30 12:49:43 -05:00
eth_mcux.c drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05:00
eth_native_posix.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_sam_gmac.c drivers: ethernet: sam_gmac: Convert to new DT_INST macros 2020-03-31 08:08:29 -05:00
eth_sam_gmac_priv.h drivers: ethernet: sam_gmac: Convert to new DT_INST macros 2020-03-31 08:08:29 -05:00
eth_smsc911x.c drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05:00
eth_smsc911x_priv.h drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05:00
eth_stellaris.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_stellaris_priv.h
eth_stm32_hal.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_stm32_hal_priv.h
phy_gecko.c coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
phy_gecko.h drivers/ethernet: Add support for SiLabs Giant Gecko GG11 2020-01-24 10:28:33 -06:00
phy_sam_gmac.c drivers: ethernet: phy_sam_gmac: Add link status query function 2020-03-21 15:37:59 +02:00
phy_sam_gmac.h drivers: ethernet: phy_sam_gmac: Add link status query function 2020-03-21 15:37:59 +02:00