Home
last modified time | relevance | path

Searched hist:b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d (Results 1 – 25 of 168) sorted by relevance

1234567

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_rep.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_driver.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/actions/
H A Dowl-emac.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/wireguard/
H A Dpeer.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_base.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_rxtx.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtrap.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_main.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/net/core/
H A Dgro_cells.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm4908_enet.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslicoss.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_star_emac.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/net/ethernet/sun/
H A Dldmvsw.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>
/openbmc/linux/drivers/staging/qlge/
H A Dqlge_main.cdiff b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d Tue Sep 27 08:27:53 CDT 2022 Jakub Kicinski <kuba@kernel.org> 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>

1234567