1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/mediatek/mt76
Johannes Berg 40cecacabc wifi: mt76: mt7615: add missing chanctx ops
Here's another one I missed during the initial conversion,
fix that.

Cc: stable@vger.kernel.org
Reported-by: Rene Petersen <renepetersen@posteo.de>
Fixes: 0a44dfc070 ("wifi: mac80211: simplify non-chanctx drivers")
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218895
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240528142308.3f7db1821e68.I531135d7ad76331a50244d6d5288e14aa9668390@changeid
2024-06-01 13:00:59 +03:00
..
mt76x0 wifi: mac80211: simplify non-chanctx drivers 2024-02-08 12:58:32 +01:00
mt76x2 wifi: mt76: mt76x2u: add netgear wdna3100v3 to device table 2024-02-22 09:55:17 +01:00
mt7603 wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset 2024-05-02 12:44:50 +02:00
mt7615 wifi: mt76: mt7615: add missing chanctx ops 2024-06-01 13:00:59 +03:00
mt7915 mt76 patches for 6.10 2024-05-03 13:27:45 +03:00
mt7921 wifi: mt76: mt7921e: add LED control support 2024-05-02 12:47:04 +02:00
mt7925 wifi: mt76: mt7925: add EHT radiotap support in monitor mode 2024-05-02 12:47:04 +02:00
mt7996 mt76 patches for 6.10 2024-05-03 13:27:45 +03:00
agg-rx.c wifi: mt76: Remove redundant assignment to variable tidno 2024-02-22 09:55:19 +01:00
debugfs.c wifi: mt76: Drop unnecessary error check for debugfs_create_dir() 2023-09-30 20:03:05 +02:00
dma.c wifi: mt76: fix tx packet loss when scanning on DBDC 2024-05-02 12:44:50 +02:00
dma.h wifi: mt76: move wed common utilities in wed.c 2024-02-22 09:55:18 +01:00
eeprom.c wifi: mt76: use chainmask for power delta calculation 2023-12-07 18:50:21 +01:00
Kconfig wifi: mt76: mt7925: add Mediatek Wi-Fi7 driver for mt7925 chips 2023-09-30 20:03:05 +02:00
mac80211.c wifi: mt76: enable spectrum management 2024-05-02 12:47:05 +02:00
Makefile wifi: mt76: move wed common utilities in wed.c 2024-02-22 09:55:18 +01:00
mcu.c mt76: add len parameter to __mt76_mcu_msg_alloc signature 2022-07-11 13:40:03 +02:00
mmio.c wifi: mt76: move wed common utilities in wed.c 2024-02-22 09:55:18 +01:00
mt76.h wifi: mt76: fix tx packet loss when scanning on DBDC 2024-05-02 12:44:50 +02:00
mt76_connac.h wifi: mt76: mt7925: add EHT radiotap support in monitor mode 2024-05-02 12:47:04 +02:00
mt76_connac2_mac.h wifi: mt76: check txs format before getting skb by pid 2024-02-22 09:55:16 +01:00
mt76_connac3_mac.c wifi: mt76: mt7925: add EHT radiotap support in monitor mode 2024-05-02 12:47:04 +02:00
mt76_connac3_mac.h wifi: mt76: mt7925: add EHT radiotap support in monitor mode 2024-05-02 12:47:04 +02:00
mt76_connac_mac.c wifi: mt76: check txs format before getting skb by pid 2024-02-22 09:55:16 +01:00
mt76_connac_mcu.c wifi: mt76: connac: use muar idx 0xe for non-mt799x as well 2024-05-02 12:44:52 +02:00
mt76_connac_mcu.h wifi: mt76: mt7921e: add LED control support 2024-05-02 12:47:04 +02:00
mt76x02.h wifi: mt76: add info parameter to rx_skb signature 2022-12-01 17:29:14 +01:00
mt76x02_beacon.c wifi: mt76: use atomic iface iteration for pre-TBTT work 2023-09-30 20:03:03 +02:00
mt76x02_debugfs.c wifi: mt76: move aggr_stats array in mt76_phy 2022-12-01 17:29:13 +01:00
mt76x02_dfs.c mt76: mt76x02: use mt76_phy_dfs_state to determine radar detector state 2022-02-03 16:15:05 +01:00
mt76x02_dfs.h
mt76x02_dma.h mt76: convert from tx tasklet to tx worker thread 2020-09-24 18:10:18 +02:00
mt76x02_eeprom.c wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling 2023-09-22 10:28:15 +03:00
mt76x02_eeprom.h wifi: mt76: mt76x02: simplify struct mt76x02_rate_power 2022-12-01 17:29:12 +01:00
mt76x02_mac.c wifi: mt76: mt76x02: fix return value check in mt76x02_mac_process_rx 2023-07-31 10:56:17 +02:00
mt76x02_mac.h mt76: make mt76_update_survey() per phy 2021-06-19 09:22:49 +02:00
mt76x02_mcu.c mt76: improve mcu error logging 2021-04-21 11:42:22 +02:00
mt76x02_mcu.h mt76: implement .mcu_parse_response in struct mt76_mcu_ops 2020-12-04 13:46:14 +01:00
mt76x02_mmio.c wifi: mt76: introduce wed pointer in mt76_queue 2023-12-07 18:50:20 +01:00
mt76x02_phy.c wifi: mt76: mt76x02: simplify struct mt76x02_rate_power 2022-12-01 17:29:12 +01:00
mt76x02_phy.h wifi: mt76: move mt76_rate_power from core to mt76x02 driver code 2022-12-01 17:29:12 +01:00
mt76x02_regs.h mt76x02: improve mac error check/reset reliability 2022-02-03 14:34:35 +01:00
mt76x02_trace.c
mt76x02_trace.h wifi: mt76: Replace strlcpy() with strscpy() 2023-08-02 13:09:41 +03:00
mt76x02_txrx.c wifi: mt76: add info parameter to rx_skb signature 2022-12-01 17:29:14 +01:00
mt76x02_usb.h mt76: remove qid argument to drv->tx_complete_skb 2020-09-24 18:10:17 +02:00
mt76x02_usb_core.c wifi: mt76: usb: store usb endpoint in mt76_queue 2024-02-22 09:55:17 +01:00
mt76x02_usb_mcu.c wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers 2024-01-31 18:32:33 +02:00
mt76x02_util.c wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers 2024-01-31 18:32:33 +02:00
mt792x.h wifi: mt76: mt7921: cqm rssi low/high event notify 2024-05-02 12:47:04 +02:00
mt792x_acpi_sar.c wifi: mt76: mt792x: update the country list of EU for ACPI SAR 2024-02-22 09:55:19 +01:00
mt792x_acpi_sar.h wifi: mt76: mt7921: support 5.9/6GHz channel config in acpi 2023-12-07 18:50:19 +01:00
mt792x_core.c wifi: mt76: mt792x: fix ethtool warning 2024-02-22 09:55:18 +01:00
mt792x_debugfs.c wifi: mt76: mt7921: move debugfs shared code in mt792x-lib module 2023-07-26 11:36:12 +02:00
mt792x_dma.c wifi: mt76: mt7921e: fix use-after-free in free_irq() 2024-02-22 09:55:19 +01:00
mt792x_mac.c wifi: mt76: Remove unnecessary (void*) conversions 2023-12-07 18:50:19 +01:00
mt792x_regs.h wifi: mt76: mt7925: update PCIe DMA settings 2024-02-22 09:55:17 +01:00
mt792x_trace.c wifi: mt76: mt792x: introduce mt792x-lib module 2023-07-26 11:36:11 +02:00
mt792x_trace.h wifi: mt76: mt792x: introduce mt792x-lib module 2023-07-26 11:36:11 +02:00
mt792x_usb.c wifi: mt76: mt792xu: enable dmashdl support 2024-02-22 09:55:17 +01:00
pci.c mt76: fix include in pci.h 2020-07-21 19:01:14 +02:00
sdio.c wifi: mt76: sdio: move mcu queue size check inside critical section 2024-05-02 12:44:51 +02:00
sdio.h mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrl 2022-02-03 13:57:59 +01:00
sdio_txrx.c wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host 2022-12-09 16:45:38 +01:00
testmode.c wifi: mt76: fix tx packet loss when scanning on DBDC 2024-05-02 12:44:50 +02:00
testmode.h wireless-drivers-next patches for v5.17 2021-12-23 09:12:37 -08:00
trace.c
trace.h wifi: mt76: Replace strlcpy() with strscpy() 2023-08-02 13:09:41 +03:00
tx.c wifi: mt76: fix tx packet loss when scanning on DBDC 2024-05-02 12:44:50 +02:00
usb.c wifi: mt76: fix tx packet loss when scanning on DBDC 2024-05-02 12:44:50 +02:00
usb_trace.c
usb_trace.h wifi: mt76: Replace strlcpy() with strscpy() 2023-08-02 13:09:41 +03:00
util.c wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers 2024-01-31 18:32:33 +02:00
util.h wifi: mt76: Remove unused inline function mt76_wcid_mask_test() 2022-12-01 17:29:12 +01:00
wed.c wifi: mt76: move wed common utilities in wed.c 2024-02-22 09:55:18 +01:00