OpenCloudOS-Kernel/drivers/net/ethernet/realtek
Jakub Kicinski b707b89f7b eth: switch to netif_napi_add_weight()
Switch all Ethernet drivers which use custom napi weights
to the new API.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-05-08 11:33:57 +01:00
..
8139cp.c eth: switch to netif_napi_add_weight() 2022-05-08 11:33:57 +01:00
8139too.c ethernet: replace netdev->dev_addr 16bit writes 2021-10-14 09:22:27 -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
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
r8169.h r8169: remove support for chip version RTL_GIGA_MAC_VER_27 2021-09-14 14:13:58 +01:00
r8169_firmware.c treewide: Use sizeof_field() macro 2019-12-09 10:36:44 -08:00
r8169_firmware.h r8169: factor out firmware handling 2019-06-05 11:41:59 -07:00
r8169_main.c net: make drivers set the TSO limit not the GSO limit 2022-05-06 12:07:56 +01:00
r8169_phy_config.c r8169: factor out redundant RTL8168d PHY config functionality to rtl8168d_1_common() 2022-02-07 12:27:40 +00:00