summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorLines
2023-01-16wifi: mt76: dma: fix a regression in adding rx buffersFelix Fietkau-52/+72
2023-01-16wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi-4/+20
2023-01-16wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf failsLorenzo Bianconi-4/+5
2022-12-20wifi: mt76: mt7996: select CONFIG_RELAYArnd Bergmann-0/+1
2022-12-06net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi-1/+1
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-1031/+16572
2022-12-01wifi: mt76: mt7921e: add pci .shutdown() supportLeon Yen-0/+16
2022-12-01wifi: mt76: mt7915: mmio: fix naming conventionLorenzo Bianconi-5/+5
2022-12-01wifi: mt76: mt7996: add support to configure spatial reuse parameter setRyder Lee-13/+196
2022-12-01wifi: mt76: mt7996: enable ack signal supportRyder Lee-13/+60
2022-12-01wifi: mt76: mt7996: enable use_cts_prot supportRyder Lee-0/+18
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee-166/+184
2022-12-01wifi: mt76: mt7915: enable per bandwidth power limit supportRyder Lee-32/+184
2022-12-01wifi: mt76: mt7915: introduce mt7915_get_power_bound()Ryder Lee-7/+17
2022-12-01mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()Xiongfeng Wang-3/+10
2022-12-01wifi: mt76: do not send firmware FW_FEATURE_NON_DL regionDeren Wu-0/+4
2022-12-01wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clcDeren Wu-1/+1
2022-12-01wifi: mt76: fix coverity overrun-call in mt76_get_txpower()Deren Wu-1/+2
2022-12-01wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devicesShayne Chen-0/+12289
2022-12-01wifi: mt76: mt76x0: remove dead code in mt76x0_phy_get_target_powerLorenzo Bianconi-3/+0
2022-12-01wifi: mt76: mt7915: fix band_idx usageRyder Lee-59/+58
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee-6/+137
2022-12-01wifi: mt76: mt7915: add basedband Txpower info into debugfsRyder Lee-3/+20
2022-12-01wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee-21/+207
2022-12-01wifi: mt76: mt7915: add missing MODULE_PARM_DESCRyder Lee-0/+1
2022-12-01wifi: mt76: mt7915: enable WED RX statsSujuan Chen-0/+65
2022-12-01wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi-93/+238
2022-12-01wifi: mt76: connac: introduce mt76_connac_mcu_sta_wed_update utility routineSujuan Chen-0/+23
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen-22/+53
2022-12-01wifi: mt76: add WED RX support to dma queue allocLorenzo Bianconi-1/+9
2022-12-01wifi: mt76: add WED RX support to mt76_dma_rx_fillLorenzo Bianconi-6/+27
2022-12-01wifi: mt76: add WED RX support to mt76_dma_{add,get}_bufLorenzo Bianconi-39/+88
2022-12-01wifi: mt76: introduce rxwi and rx token utility routinesSujuan Chen-1/+126
2022-12-01wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen-0/+9
2022-12-01wifi: mt76: connac: introduce helper for mt7996 chipsetShayne Chen-1/+7
2022-12-01wifi: mt76: connac: add more starec command tagsShayne Chen-0/+2
2022-12-01wifi: mt76: connac: add more bss info command tagsShayne Chen-0/+9
2022-12-01wifi: mt76: connac: introduce unified event tableShayne Chen-0/+11
2022-12-01wifi: mt76: connac: add more unified command IDsShayne Chen-0/+22
2022-12-01wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bfShayne Chen-7/+7
2022-12-01wifi: mt76: connac: update struct sta_rec_phyShayne Chen-1/+2
2022-12-01wifi: mt76: connac: rework macros for unified commandShayne Chen-3/+15
2022-12-01wifi: mt76: mt7921: introduce chanctx supportSean Wang-17/+157
2022-12-01wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang-12/+303
2022-12-01wifi: mt76: connac: accept hw scan request at a timeSean Wang-0/+3
2022-12-01wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driverSean Wang-18/+0
2022-12-01wifi: mt76: mt7921: add unified ROC cmd/event supportQuan Zhou-2/+146
2022-12-01wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang-10/+14
2022-12-01wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctxSean Wang-68/+82
2022-12-01wifi: mt76: do not run mt76u_status_worker if the device is not runningLorenzo Bianconi-4/+7