linux-stable/drivers/net/ethernet/realtek
Chunhao Lin 3406079bbb r8169: add rtl_disable_rxdvgate()
rtl_disable_rxdvgate() is used for disable RXDV_GATE. It is opposite function
of rtl_enable_rxdvgate().

Disable RXDV_GATE does not have to delay. So in this patch, also remove the
delay after disale RXDV_GATE.

Signed-off-by: Chunhao Lin <hau@realtek.com>
Link: https://lore.kernel.org/r/20220928171356.3951-1-hau@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-30 18:17:06 -07:00
..
8139cp.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
8139too.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
atp.c ethernet: replace netdev->dev_addr 16bit writes 2021-10-14 09:22:27 -07:00
atp.h net: wan: atp: remove unused eeprom_delay() 2022-04-26 17:09:23 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile r8169: factor out PHY configuration to r8169_phy_config.c 2020-01-10 16:41:35 -08:00
r8169.h r8169: merge support for chip versions 10, 13, 16 2022-09-08 13:12:32 +02:00
r8169_firmware.c
r8169_firmware.h
r8169_main.c r8169: add rtl_disable_rxdvgate() 2022-09-30 18:17:06 -07:00
r8169_phy_config.c r8169: merge support for chip versions 10, 13, 16 2022-09-08 13:12:32 +02:00