summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-11-24wifi: mt76: mt7925: ensure the 6GHz A-MPDU density cap from the hardware.Michael Lo-1/+5
2025-11-24wifi: mt76: mt7996: fix EMI rings for RROShayne Chen-9/+25
2025-11-24wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()Shayne Chen-1/+1
2025-11-24wifi: mt76: mt7996: fix MLO set key and group key issuesShayne Chen-15/+34
2025-11-24wifi: mt76: mt7996: fix MLD group index assignmentShayne Chen-18/+40
2025-11-24wifi: mt76: mt7996: use correct link_id when filling TXD and TXPShayne Chen-6/+42
2025-11-24wifi: mt76: mt7996: set link_valid field when initializing wcidShayne Chen-0/+2
2025-11-24wifi: mt76: mt7996: fix teardown command for an MLD peerShayne Chen-4/+4
2025-11-24wifi: mt76: mt7996: fix several fields in mt7996_mcu_bss_basic_tlv()Shayne Chen-10/+11
2025-11-24wifi: mt76: mt7996: support fixed rate for link stationShayne Chen-28/+48
2025-11-24wifi: mt76: mt7996: fix implicit beamforming support for mt7992Howard Hsu-2/+2
2025-11-24wifi: mt76: mt7996: no need to wait ACK event for SDO commandPeter Chiu-0/+3
2025-11-24wifi: mt76: mt7996: fix max nss value when getting rx chainmaskStanleyYP Wang-1/+1
2025-11-24wifi: mt76: mt7925: cqm rssi low/high event notifyJack Kao-0/+105
2025-11-24wifi: mt76: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2025-11-24wifi: mt76: adjust BSS conf pointer handlingFedor Pchelkin-8/+11
2025-11-24Revert "wifi: mt76: mt792x: improve monitor interface handling"Fedor Pchelkin-1/+0
2025-11-24wifi: mt76: mmio_*_copy fix byte order and alignmentCaleb James DeLisle-2/+10
2025-11-24wifi: mt76: mt7925: disable auto regd changes after user setMing Yen Hsieh-1/+8
2025-11-24wifi: mt76: mt7925: add auto regdomain switch supportMing Yen Hsieh-27/+68
2025-11-24wifi: mt76: mt7925: improve EHT capability control in regulatory flowMing Yen Hsieh-2/+18
2025-11-24wifi: mt76: mt7925: refactor regulatory notifier flowMing Yen Hsieh-17/+38
2025-11-24wifi: mt76: mt7925: refactor CLC support check flowMing Yen Hsieh-6/+19
2025-11-24wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch]Ming Yen Hsieh-148/+167
2025-11-24wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)-13/+8
2025-11-24wifi: mt76: mt7996: fix typos in commentsAlok Tiwari-2/+2
2025-11-24wifi: mt76: mt7996: Add NPU offload support to MT7996 driverLorenzo Bianconi-18/+438
2025-11-24wifi: mt76: Introduce the NPU generic layerLorenzo Bianconi-7/+717
2025-11-24wifi: mt76: Add the capability to set TX token start IDLorenzo Bianconi-2/+5
2025-11-24wifi: mt76: Add mt76_dev pointer in mt76_queue struct.Lorenzo Bianconi-0/+2
2025-11-24wifi: mt76: Move Q_READ/Q_WRITE definitions in dma.hLorenzo Bianconi-31/+31
2025-11-24wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()Lorenzo Bianconi-2/+1
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau-211/+211
2025-11-24wifi: mt76: fix license/copyright of util.hFelix Fietkau-2/+1
2025-11-24wifi: mt76: use GFP_DMA32 for page_pool buffer allocationPeter Chiu-1/+2
2025-11-24wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi-5/+15
2025-11-24wifi: mt76: mt7915: add bf backoff limit table supportShayne Chen-50/+272
2025-11-24wifi: mt76: Fix DTS power-limits on little endian systemsSven Eckelmann (Plasma Cloud)-13/+24
2025-11-24wifi: mt76: connac: Replace memcpy + hard-coded size with strscpyThorsten Blum-1/+1
2025-11-24wifi: mt76: mt7996: Remove unnecessary link_id checks in mt7996_txLorenzo Bianconi-7/+5
2025-11-24wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()Felix Fietkau-5/+13
2025-11-24wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tabletHans de Goede-0/+14
2025-11-24Merge tag 'rtw-next-2025-11-21-v2' of https://github.com/pkshih/rtwJohannes Berg-891/+2377
2025-11-23wifi: iwlwifi: trans: rename at_least variable to min_modeJason A. Donenfeld-4/+4
2025-11-21wifi: rtl8xxxu: Enable 40 MHz width by defaultBitterblue Smith-15/+4
2025-11-21wifi: rtl8xxxu: Fix RX channel width reported by RTL8192FUBitterblue Smith-1/+11
2025-11-21wifi: rtl8xxxu: Fix the 40 MHz subchannel for RTL8192EU, RTL8723BUBitterblue Smith-0/+2
2025-11-21wifi: rtl8xxxu: Make RTL8192CU, RTL8723AU TX with 40 MHz widthBitterblue Smith-1/+11
2025-11-21wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AUBitterblue Smith-4/+3
2025-11-21wifi: rtw89: 8852a: correct field mask of reset DAC/ADC FIFOPing-Ke Shih-4/+4