zephyr/drivers/ethernet
Lukasz Majewski 90f36ac16d net: dsa: ksz8794: Fix the port numbering for DSA tag setting
After the commit "dts: ksz8974: change port number to start at zero."
(SHA1: aa6217697e)

the lan ports are numbered starting from zero (not as previously from
one), so code assigning tags shall take this into account.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2021-12-01 13:58:08 -06:00
..
phy drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00
CMakeLists.txt ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
dsa_ksz8xxx.c net: dsa: ksz8794: Fix the port numbering for DSA tag setting 2021-12-01 13:58:08 -06:00
dsa_ksz8794.h net: dsa: ksz8794: Fix the port numbering for this ETH switch IC 2021-12-01 13:58:08 -06:00
dsa_ksz8863.h dts: ksz8974: add support for ksz8863 2021-07-26 19:37:22 -04:00
eth_dwmac_mmu.c ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
eth_dwmac_priv.h ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
eth_dwmac_stm32h7x.c drivers/ethernet: dwmac_stm32h7x: use new pinctrl API 2021-11-26 11:36:42 +01:00
eth_dwmac.c ethernet: dwmac: fix promiscuous mode 2021-11-23 10:31:29 -05:00
eth_e1000_priv.h
eth_e1000.c drivers: fix double promotion warnings 2021-11-24 17:14:25 -05:00
eth_enc28j60_priv.h ethernet: enc28j60: convert to _dt_spec 2021-08-09 19:50:53 -04:00
eth_enc28j60.c ethernet: enc28j60: convert to _dt_spec 2021-08-09 19:50:53 -04:00
eth_enc424j600_priv.h ethernet: enc424j600: convert to _dt_spec 2021-08-09 19:50:53 -04:00
eth_enc424j600.c ethernet: enc424j600: convert to _dt_spec 2021-08-09 19:50:53 -04:00
eth_gecko_priv.h
eth_gecko.c
eth_liteeth.c
eth_mcux.c device: remove inclusion of pm/device.h 2021-11-29 11:08:38 +01:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c
eth_sam0_gmac.h
eth_sam_gmac_priv.h drivers: eth_sam_gmac: use PHY driver 2021-08-27 11:43:48 -04:00
eth_sam_gmac.c drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00
eth_smsc911x_priv.h
eth_smsc911x.c
eth_stellaris_priv.h
eth_stellaris.c
eth_stm32_hal_priv.h drivers/ethernet: stm32_hal: use new pinctrl API 2021-11-26 11:36:42 +01:00
eth_stm32_hal.c drivers/ethernet: stm32_hal: use new pinctrl API 2021-11-26 11:36:42 +01:00
eth_w5500_priv.h ethernet: w5500: convert to _dt_spec 2021-08-09 19:50:53 -04:00
eth_w5500.c ethernet: w5500: convert to _dt_spec 2021-08-09 19:50:53 -04:00
eth_xlnx_gem_priv.h drivers: ethernet: xlnx_gem: Zynq-7000 support for the Xilinx GEM driver 2021-10-28 15:26:50 +02:00
eth_xlnx_gem.c drivers: ethernet: xlnx_gem: Zynq-7000 support for the Xilinx GEM driver 2021-10-28 15:26:50 +02:00
eth.h
Kconfig ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
Kconfig.dsa dts: ksz8974: rename driver to ksz8xxxx 2021-07-26 19:37:22 -04:00
Kconfig.dwmac ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
Kconfig.e1000 kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux drivers: ethernet: mcux: generalize gPTP code to support PTP L2 2021-09-28 20:01:16 -04:00
Kconfig.native_posix
Kconfig.sam_gmac drivers: eth_sam_gmac: use PHY driver 2021-08-27 11:43:48 -04:00
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal drivers: ethernet: stm32: add support for disabling auto-negotiation 2021-07-14 07:28:57 -04:00
Kconfig.w5500
Kconfig.xlnx_gem drivers: ethernet: xlnx_gem: Zynq-7000 support for the Xilinx GEM driver 2021-10-28 15:26:50 +02:00
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00
phy_xlnx_gem.h drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00