summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-02wifi: mt76: mt7921e: add LED control supportHao Zhang1-0/+5
2024-05-02wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan1-0/+1
2024-02-22wifi: mt76: mt7921: fix a potential association failure upon resumingLeon Yen1-0/+1
2023-12-11wifi: mt76: mt7921: fix CLC command timeout when suspend/resumeMing Yen Hsieh1-0/+1
2023-12-11wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queueSean Wang1-1/+2
2023-09-30wifi: mt76: mt7921: get regulatory information from the clc eventMing Yen Hsieh1-0/+1
2023-09-30wifi: mt76: mt792x: move some common usb code in mt792x moduleLorenzo Bianconi1-1/+0
2023-09-30wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x moduleLorenzo Bianconi1-16/+0
2023-07-26wifi: mt76: mt7921: move mt7921_dma_init in pci.cLorenzo Bianconi1-1/+0
2023-07-26wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...Lorenzo Bianconi1-3/+0
2023-07-26wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib moduleLorenzo Bianconi1-6/+0
2023-07-26wifi: mt76: mt792x: introduce mt792x-usb moduleLorenzo Bianconi1-8/+0
2023-07-26wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi1-24/+0
2023-07-26wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi1-7/+0
2023-07-26wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi1-4/+0
2023-07-26wifi: mt76: mt7921: move hif_ops macro in mt792x.hLorenzo Bianconi1-6/+0
2023-07-26wifi: mt76: mt792x: move more dma shared code in mt792x_dmaLorenzo Bianconi1-2/+0
2023-07-26wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi1-5/+0
2023-07-26wifi: mt76: mt7921: move dma shared code in mt792x-lib moduleLorenzo Bianconi1-7/+0
2023-07-26wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi1-3/+0
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi1-24/+1
2023-07-26wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.hLorenzo Bianconi1-8/+0
2023-07-26wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.hLorenzo Bianconi1-5/+0
2023-07-26wifi: mt76: mt792x: move shared structure definition in mt792x.hLorenzo Bianconi1-110/+1
2023-07-26wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_opsLorenzo Bianconi1-2/+2
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi1-66/+66
2023-07-26wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi1-18/+18
2023-07-26wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi1-4/+4
2023-07-26wifi: mt76: mt7921: rename mt7921_vif in mt792x_vifLorenzo Bianconi1-6/+6
2023-07-26wifi: mt76: mt7921: convert acpisar and clc pointers to voidLorenzo Bianconi1-3/+2
2023-07-25mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi1-4/+0
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: mt7921: rely on shared poll_list fieldLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi1-3/+0
2023-07-25wifi: mt76: mt7921: get rid of MT7921_RESET_TIMEOUT marcoLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: mt7921: make mt7921_mac_sta_poll staticLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: mt7921: Support temp sensorBen Greear1-0/+1
2023-07-25wifi: mt76: mt7921: rely on mib_stats shared definitionLorenzo Bianconi1-30/+1
2023-04-17wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi1-0/+11
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi1-1/+0
2023-04-17wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi1-7/+0
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi1-2/+1
2023-04-17wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routineLorenzo Bianconi1-1/+2
2023-02-03wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen1-0/+2
2023-02-03wifi: mt76: mt7921: add ack signal supportDeren Wu1-0/+5
2023-02-03wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu1-0/+2
2022-12-09wifi: mt76: mt7921: add support to update fw capability with MTFG tableQuan Zhou1-0/+7
2022-12-01wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clcDeren Wu1-1/+1
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen1-1/+1
2022-12-01wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen1-0/+2