summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/pci.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7921e: add LED control supportHao Zhang2024-05-021-1/+7
* wifi: mt76: mt7921: introduce mt7920 PCIe supportDeren Wu2024-05-021-2/+9
* wifi: mt76: mt7921: fix suspend issue on MediaTek COB platformMichael Lo2024-02-221-0/+7
* wifi: mt76: mt7921: fix a potential association failure upon resumingLeon Yen2024-02-221-0/+2
* wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspendMing Yen Hsieh2024-02-221-0/+3
* wifi: mt76: mt7921e: fix use-after-free in free_irq()Deren Wu2024-02-221-0/+1
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* wifi: mt76: mt7921: fix CLC command timeout when suspend/resumeMing Yen Hsieh2023-12-111-0/+3
* wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queueSean Wang2023-12-111-1/+1
* wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi2023-12-071-1/+1
* wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)Ingo Rohloff2023-09-301-0/+2
* wifi: mt76: mt7921: move mt7921_dma_init in pci.cLorenzo Bianconi2023-07-261-0/+66
* wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi2023-07-261-4/+4
* wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi2023-07-261-3/+3
* wifi: mt76: mt7921: move hif_ops macro in mt792x.hLorenzo Bianconi2023-07-261-1/+1
* wifi: mt76: mt792x: move more dma shared code in mt792x_dmaLorenzo Bianconi2023-07-261-81/+7
* wifi: mt76: mt792x: introduce mt792x_irq_mapLorenzo Bianconi2023-07-261-18/+35
* wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi2023-07-261-2/+2
* wifi: mt76: mt7921: move dma shared code in mt792x-lib moduleLorenzo Bianconi2023-07-261-3/+3
* wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi2023-07-261-3/+3
* wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_opsLorenzo Bianconi2023-07-261-1/+1
* wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi2023-07-261-13/+13
* mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi2023-07-251-1/+1
* wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou2023-07-061-0/+8
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-211-42/+22
|\
| * wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou2023-04-171-1/+2
| * wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-171-1/+1
| * wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-171-1/+0
| * wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi2023-04-171-7/+6
| * wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-171-4/+4
| * wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unsetMario Limonciello2023-04-171-0/+6
| * wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routineLorenzo Bianconi2023-04-171-17/+2
| * wifi: mt76: mt7921: fix PCI DMA hang after rebootDeren Wu2023-04-171-11/+1
* | wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi2023-03-311-1/+1
|/
* wifi: mt76: mt7921e: add pci .shutdown() supportLeon Yen2022-12-011-0/+16
* wifi: mt76: mt7921: introduce chanctx supportSean Wang2022-12-011-0/+7
* wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang2022-12-011-7/+26
* Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear2022-12-011-1/+2
* wifi: mt76: mt7921e: fix random fw download failDeren Wu2022-09-151-0/+1
* wifi: mt76: mt7921e: fix rmmod crash in driver reload testDeren Wu2022-09-151-0/+2
* wifi: mt76: mt7921: delete stray if statementDan Carpenter2022-09-151-3/+0
* wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi2022-09-151-2/+2
* wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang2022-09-151-4/+9
* wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi2022-09-151-40/+36
* mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()Kai-Heng Feng2022-07-111-18/+7
* mt76: mt7921: make mt7921_pci_driver staticLorenzo Bianconi2022-07-111-1/+1
* mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi2022-07-111-1/+1
* mt76: move mt7615_txp_ptr in mt76_connac moduleLorenzo Bianconi2022-07-111-2/+1
* mt76: mt7921: get rid of mt7921_mcu_exitLorenzo Bianconi2022-07-111-1/+1
* mt76: mt7921: fix kernel crash at mt7921_pci_removeSean Wang2022-05-131-1/+1