linux-stable/drivers/net/ethernet/mediatek
Yunsheng Lin a9ca9f9cef page_pool: split types and declarations from page_pool.h
Split types and pure function declarations from page_pool.h
and add them in page_page/types.h, so that C sources can
include page_pool.h and headers should generally only include
page_pool/types.h as suggested by jakub.
Rename page_pool.h to page_pool/helpers.h to have both in
one place.

Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Suggested-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Reviewed-by: Alexander Duyck <alexanderduyck@fb.com>
Link: https://lore.kernel.org/r/20230804180529.2483231-2-aleksander.lobakin@intel.com
[Jakub: change microsoft/mana, fix kdoc paths in Documentation]
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-07 13:05:19 -07:00
..
Kconfig net: ethernet: mtk_eth_soc: switch to external PCS driver 2023-03-20 19:48:35 -07:00
Makefile net: ethernet: mtk_eth_soc: switch to external PCS driver 2023-03-20 19:48:35 -07:00
mtk_eth_path.c net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC 2023-07-26 22:05:10 -07:00
mtk_eth_soc.c page_pool: split types and declarations from page_pool.h 2023-08-07 13:05:19 -07:00
mtk_eth_soc.h page_pool: split types and declarations from page_pool.h 2023-08-07 13:05:19 -07:00
mtk_ppe.c net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988 2023-08-03 11:28:37 +02:00
mtk_ppe.h net: ethernet: mtk_eth_soc: enable nft hw flowtable_offload for MT7988 SoC 2023-07-28 18:47:26 -07:00
mtk_ppe_debugfs.c net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type 2023-07-19 21:15:04 -07:00
mtk_ppe_offload.c net: ethernet: mtk_eth_soc: add version in mtk_soc_data 2023-07-26 22:05:10 -07:00
mtk_ppe_regs.h net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988 2023-08-03 11:28:37 +02:00
mtk_star_emac.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
mtk_wed.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
mtk_wed.h net: ethernet: mtk_wed: add reset/reset_complete callbacks 2023-01-17 11:36:45 +01:00
mtk_wed_debugfs.c net: ethernet: mediatek: remove return value check of mtk_wed_hw_add_debugfs 2023-04-23 13:37:27 +01:00
mtk_wed_mcu.c net: ethernet: mtk_eth_soc: use WO firmware for MT7981 2023-04-22 14:13:25 +01:00
mtk_wed_ops.c net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED) 2022-04-06 14:08:49 +01:00
mtk_wed_regs.h net: ethernet: mtk_wed: add mtk_wed_rx_reset routine 2022-11-29 11:40:24 +01:00
mtk_wed_wo.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
mtk_wed_wo.h net: ethernet: mtk_eth_soc: use WO firmware for MT7981 2023-04-22 14:13:25 +01:00