summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-05-22wifi: mt76: remove capability of partial bandwidth UL MU-MIMOHoward Hsu-4/+2
2025-05-22wifi: mt76: mt7925: add test mode supportMichael Lo-0/+209
2025-05-22wifi: mt76: mt7925: extend MCU support for testmodeMichael Lo-7/+56
2025-05-22wifi: mt76: mt7925: ensure all MCU commands wait for responseMichael Lo-8/+8
2025-05-22wifi: mt76: mt7925: refine the sniffer commnadMing Yen Hsieh-2/+0
2025-05-22wifi: mt76: mt7925: prevent multiple scan commandsMing Yen Hsieh-0/+3
2025-05-22wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()Henry Martin-0/+6
2025-05-22wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()Henry Martin-0/+3
2025-05-22wifi: mt76: mt7925: add RNR scan support for 6GHzMing Yen Hsieh-13/+38
2025-05-22wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routineMing Yen Hsieh-0/+53
2025-05-22wifi: mt76: scan: Fix 'mlink' dereferenced before IS_ERR_OR_NULL checkFeng Jiang-1/+3
2025-05-21wifi: ath12k: fix regdomain update failure when connection establishesBaochen Qiang-0/+1
2025-05-21wifi: ath12k: fix regdomain update failure when adding interfaceBaochen Qiang-1/+2
2025-05-21wifi: ath12k: fix regdomain update failure after 11D scan completesBaochen Qiang-0/+1
2025-05-21wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv()Dan Carpenter-3/+0
2025-05-21Revert "wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()"Lorenzo Bianconi-1/+1
2025-05-21wifi: mt76: mt7996: fix uninitialized symbol warningsunliming-2/+2
2025-05-21wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()Qasim Ijaz-1/+3
2025-05-21wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()Qasim Ijaz-1/+3
2025-05-21wifi: mt76: mt7921: add 160 MHz AP for mt7922 deviceSamuel Williams-0/+5
2025-05-21wifi: mt76: mt7925: fix host interrupt register initializationMichael Lo-4/+1
2025-05-21wifi: mt76: mt7925: introduce thermal protectionLeon Yen-1/+26
2025-05-21wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519RHenk Vergonet-1/+14
2025-05-21wifi: mt76: Remove an unneeded local variable in mt76x02_dma_init()Christophe JAILLET-1/+0
2025-05-21wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_linksQasim Ijaz-3/+9
2025-05-21Revert "wifi: mt76: mt7996: fill txd by host driver"Shayne Chen-4/+9
2025-05-21wifi: mt76: mt7996: Add NULL check in mt7996_thermal_initCharles Han-0/+3
2025-05-21wifi: mt76: mt7925: add EHT preamble puncturingAllan Wang-0/+61
2025-05-21wifi: mt76: mt7925: Fix logical vs bitwise typoDan Carpenter-1/+1
2025-05-21wifi: mt76: mt7996: rework radar HWRDD idxStanleyYP Wang-69/+75
2025-05-21wifi: mt76: mt7915: rework radar HWRDD idxStanleyYP Wang-60/+87
2025-05-21wifi: mt76: mt7915: set correct background radar capabilityStanleyYP Wang-8/+49
2025-05-21wifi: mt76: mt7996: add PCI device id for mt7990Peter Chiu-2/+6
2025-05-21wifi: mt76: mt7996: rework background radar check for mt7990StanleyYP Wang-20/+29
2025-05-21wifi: mt76: connac: rework TX descriptor and TX free for mt7990Shayne Chen-6/+37
2025-05-21wifi: mt76: mt7996: adjust HW capabilities for mt7990Peter Chiu-5/+8
2025-05-21wifi: mt76: mt7996: add eeprom support for mt7990StanleyYP Wang-0/+16
2025-05-21wifi: mt76: mt7996: rework register mapping for mt7990StanleyYP Wang-25/+208
2025-05-21wifi: mt76: mt7996: rework DMA configuration for mt7990Peter Chiu-63/+135
2025-05-21wifi: mt76: mt7996: rework WA mcu command for mt7990Peter Chiu-8/+50
2025-05-21wifi: mt76: connac: add support to load firmware for mt7990StanleyYP Wang-11/+36
2025-05-21wifi: mt76: mt7996: add macros for pci device idsShayne Chen-22/+28
2025-05-21wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()Christian Lamparter-4/+12
2025-05-21wifi: check if socket flags are validBert Karwatzki-4/+2
2025-05-20wifi: ath12k: fix mac pdev frequency range updateAditya Kumar Singh-30/+42
2025-05-20wifi: carl9170: micro-optimize carl9170_tx_shift_bm()Yury Norov-2/+1
2025-05-20wifi: ath9k_htc: Abort software beacon handling if disabledToke Høiland-Jørgensen-0/+3
2025-05-20wifi: ath12k: remove redundant regulatory rules intersection logic in hostAishwarya R-167/+11
2025-05-20wifi: ath12k: Send MCS15 support to firmware during peer assocMohan Kumar G-2/+15
2025-05-19wifi: ath12k: Fix scan initiation failure handlingVignesh C-0/+1