linux/drivers/net/ethernet/intel/e1000e
Jakub Kicinski b48b89f9c1 net: drop the weight argument from netif_napi_add
We tell driver developers to always pass NAPI_POLL_WEIGHT
as the weight to netif_napi_add(). This may be confusing
to newcomers, drop the weight argument, those who really
need to tweak the weight can use netif_napi_add_weight().

Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for CAN
Link: https://lore.kernel.org/r/20220927132753.750069-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-28 18:57:14 -07:00
..
80003es2lan.c
80003es2lan.h
82571.c
82571.h
defines.h
e1000.h e1000e: convert .adjfreq to .adjfine 2022-07-28 10:57:06 -07:00
ethtool.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
hw.h Revert "e1000e: Fix possible HW unit hang after an s0ix exit" 2022-07-14 09:17:21 -07:00
ich8lan.c Revert "e1000e: Fix possible HW unit hang after an s0ix exit" 2022-07-14 09:17:21 -07:00
ich8lan.h Revert "e1000e: Fix possible HW unit hang after an s0ix exit" 2022-07-14 09:17:21 -07:00
mac.c intel/e1000e:fix repeated words in comments 2022-06-30 10:49:06 -07:00
mac.h
Makefile
manage.c
manage.h
netdev.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
nvm.c
nvm.h
param.c intel: remove unused macros 2022-06-30 09:40:55 -07:00
phy.c drivers/net/ethernet/e1000e: check return value of e1e_rphy() 2022-09-08 08:25:48 -07:00
phy.h
ptp.c e1000e: convert .adjfreq to .adjfine 2022-07-28 10:57:06 -07:00
regs.h e1000e: Add polling mechanism to indicate CSME DPG exit 2021-07-20 16:11:36 -07:00