linux/drivers/net/ethernet/freescale
Wei Fang 3b23ecd53a net: fec: remove the remaining code of rx copybreak
Since the commit 95698ff617 ("net: fec: using page pool to manage
RX buffers") has been applied, all the rx packets, no matter small
packets or large packets are put directly into the kernel networking
buffers. That is to say, the rx copybreak function has been removed
since then, but the related code has not been completely cleaned up.
So the purpose of this patch is to clean up the remaining related
code of rx copybreak.

Signed-off-by: Wei Fang <wei.fang@nxp.com>
Link: https://lore.kernel.org/r/20230718090928.2654347-2-wei.fang@nxp.com
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-07-19 20:59:16 -07:00
..
dpaa net: dpaa: Convert to platform remove callback returning void 2023-07-11 20:24:32 -07:00
dpaa2 ARM: SoC drivers for 6.5 2023-06-29 15:22:19 -07:00
enetc net: enetc: use vmalloc_array and vcalloc 2023-06-27 09:30:23 -07:00
fman net: fman: Convert to platform remove callback returning void 2023-07-11 20:24:33 -07:00
fs_enet net: fs_enet: Convert to platform remove callback returning void 2023-07-11 20:24:33 -07:00
fec.h net: fec: remove the remaining code of rx copybreak 2023-07-19 20:59:16 -07:00
fec_main.c net: fec: remove the remaining code of rx copybreak 2023-07-19 20:59:16 -07:00
fec_mpc52xx.c net: fec: Convert to platform remove callback returning void 2023-07-11 20:24:33 -07:00
fec_mpc52xx.h
fec_mpc52xx_phy.c net: fec: Convert to platform remove callback returning void 2023-07-11 20:24:33 -07:00
fec_ptp.c net: fec: Refactor: rename adapter to fep 2023-07-17 07:27:42 +01:00
fsl_pq_mdio.c net: fsl_pq_mdio: Convert to platform remove callback returning void 2023-07-11 20:24:33 -07:00
gianfar.c net: gianfar: Convert to platform remove callback returning void 2023-07-11 20:24:33 -07:00
gianfar.h eth: gfar: remove a copy of the NAPI_POLL_WEIGHT define 2022-04-29 11:56:42 +01:00
gianfar_ethtool.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
Kconfig net: fec: allow to build without PAGE_POOL_STATS 2023-06-20 12:11:59 -07:00
Makefile
ucc_geth.c net: ucc_geth: Convert to platform remove callback returning void 2023-07-11 20:24:33 -07:00
ucc_geth.h
ucc_geth_ethtool.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
xgmac_mdio.c net: phy: Remove probe_capabilities 2023-01-19 16:23:19 +01:00