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