2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ethernet/freescale
Byungchul Park 65589e860a net: fec: access ->pp through netmem_desc instead of page
To eliminate the use of struct page in page pool, the page pool users
should use netmem descriptor and APIs instead.

Make fec access ->pp through netmem_desc instead of page.

Signed-off-by: Byungchul Park <byungchul@sk.com>
Link: https://patch.msgid.link/20250721021835.63939-7-byungchul@sk.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-23 17:46:55 -07:00
..
dpaa dpaa_eth: don't use fixed_phy_change_carrier 2025-06-18 18:28:54 -07:00
dpaa2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-04 08:03:18 +02:00
enetc net: enetc: read 64-bit statistics from port MAC counters 2025-06-30 18:23:55 -07:00
fman net: fman_memac: Don't use of_property_read_bool on non-boolean property managed 2025-06-11 14:26:22 -07:00
fs_enet net: ethernet: fs_enet: Use %pa to format resource_size_t 2024-10-15 10:55:54 -07:00
fec_main.c net: fec: access ->pp through netmem_desc instead of page 2025-07-23 17:46:55 -07:00
fec_mpc52xx_phy.c net: fec_mpc52xx_phy: Use %pa to format resource_size_t 2024-10-15 10:55:54 -07:00
fec_mpc52xx.c net: fec: fix typos found by codespell 2025-06-19 15:27:52 -07:00
fec_mpc52xx.h
fec_ptp.c net: fec: sort the includes by alphabetic order 2025-06-19 15:27:53 -07:00
fec.h net: fec: sort the includes by alphabetic order 2025-06-19 15:27:53 -07:00
fsl_pq_mdio.c net: ethernet: Switch back to struct platform_driver::remove() 2024-10-04 16:39:56 -07:00
gianfar_ethtool.c eth: gianfar: migrate to new RXFH callbacks 2025-06-16 18:24:17 -07:00
gianfar.c net: gianfar: Use device_get_named_child_node_count() 2025-06-19 15:36:21 -07:00
gianfar.h
Kconfig net: phy: remove Kconfig symbol MDIO_DEVRES 2025-05-14 19:12:19 -07:00
Makefile
ucc_geth_ethtool.c net: freescale: ucc_geth: phylink conversion 2024-12-06 13:41:53 +00:00
ucc_geth.c net: freescale: ucc_geth: make ugeth_mac_ops be static const 2025-02-18 18:08:18 -08:00
ucc_geth.h net: freescale: ucc_geth: remove unused PHY_INIT_TIMEOUT and PHY_CHANGE_TIME 2025-02-11 16:34:58 -08:00
xgmac_mdio.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00