linux-loongson/drivers/net/wireless/mediatek/mt76
Byungchul Park 87dda483e6 mt76: 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 mt76 access ->pp through netmem_desc instead of page.

Signed-off-by: Byungchul Park <byungchul@sk.com>
Link: https://patch.msgid.link/20250721021835.63939-6-byungchul@sk.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-23 17:46:54 -07:00
..
mt76x0 wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
mt76x2 wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
mt7603 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-11 11:42:38 -07:00
mt7615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-11 11:42:38 -07:00
mt7915 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-11 11:42:38 -07:00
mt7921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-11 11:42:38 -07:00
mt7925 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-11 11:42:38 -07:00
mt7996 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-11 11:42:38 -07:00
agg-rx.c
channel.c wifi: mt76: fix vif link allocation 2025-07-07 18:03:27 +02:00
debugfs.c
dma.c wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devices 2025-07-07 18:05:09 +02:00
dma.h
eeprom.c wifi: mt76: Add check for devm_kstrdup() 2025-03-19 14:47:03 +01:00
Kconfig
mac80211.c wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
Makefile wifi: mt76: add chanctx functions for multi-channel phy support 2025-01-14 13:42:28 +01:00
mcu.c wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset 2025-07-07 18:10:32 +02:00
mmio.c
mt76_connac2_mac.h
mt76_connac3_mac.c wifi: mt76: Fix EHT NSS radiotap reporting. 2025-01-13 11:21:54 +01:00
mt76_connac3_mac.h wifi: mt76: connac: rework TX descriptor and TX free for mt7990 2025-05-21 14:49:38 +02:00
mt76_connac_mac.c wifi: mt76: add a wrapper for wcid access with validation 2025-07-07 18:02:26 +02:00
mt76_connac_mcu.c wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan 2025-07-07 17:42:20 +02:00
mt76_connac_mcu.h wifi: mt76: mt7925: add rfkill_poll for hardware rfkill 2025-05-22 12:57:37 +02:00
mt76_connac.h wifi: mt76: connac: add support to load firmware for mt7990 2025-05-21 14:49:37 +02:00
mt76.h mt76: access ->pp through netmem_desc instead of page 2025-07-23 17:46:54 -07:00
mt76x02_beacon.c
mt76x02_debugfs.c
mt76x02_dfs.c
mt76x02_dfs.h
mt76x02_dma.h
mt76x02_eeprom.c
mt76x02_eeprom.h
mt76x02_mac.c wifi: mt76: add a wrapper for wcid access with validation 2025-07-07 18:02:26 +02:00
mt76x02_mac.h
mt76x02_mcu.c
mt76x02_mcu.h
mt76x02_mmio.c wifi: mt76: Remove an unneeded local variable in mt76x02_dma_init() 2025-05-21 14:49:38 +02:00
mt76x02_phy.c
mt76x02_phy.h
mt76x02_regs.h
mt76x02_trace.c
mt76x02_trace.h
mt76x02_txrx.c
mt76x02_usb_core.c wifi: Switch to use hrtimer_setup() 2025-02-18 10:35:47 +01:00
mt76x02_usb_mcu.c
mt76x02_usb.h
mt76x02_util.c wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
mt76x02.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-11 11:42:38 -07:00
mt792x_acpi_sar.c wifi: mt76: mt792x: extend MTCL of APCI to version3 for EHT control 2025-03-19 14:47:04 +01:00
mt792x_acpi_sar.h wifi: mt76: mt792x: extend MTCL of APCI to version3 for EHT control 2025-03-19 14:47:04 +01:00
mt792x_core.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-11 11:42:38 -07:00
mt792x_debugfs.c
mt792x_dma.c
mt792x_mac.c wifi: mt76: add a wrapper for wcid access with validation 2025-07-07 18:02:26 +02:00
mt792x_regs.h
mt792x_trace.c
mt792x_trace.h
mt792x_usb.c
mt792x.h wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
pci.c
scan.c wifi: mt76: scan: fix setting tx_info fields 2025-03-19 14:47:05 +01:00
sdio_txrx.c wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset 2025-07-07 18:10:32 +02:00
sdio.c
sdio.h
testmode.c
testmode.h
trace.c
trace.h
tx.c wifi: mt76: fix queue assignment for deauth packets 2025-07-07 18:02:26 +02:00
usb_trace.c
usb_trace.h
usb.c wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO 2025-01-14 13:34:18 +01:00
util.c wifi: mt76: add a wrapper for wcid access with validation 2025-07-07 18:02:26 +02:00
util.h
wed.c wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devices 2025-07-07 18:05:09 +02:00