summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/pci.c
AgeCommit message (Expand)Author
2023-07-06wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-17wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi
2023-04-17wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi
2023-04-17wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unsetMario Limonciello
2023-04-17wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routineLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: fix PCI DMA hang after rebootDeren Wu
2023-03-31wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi
2022-12-01wifi: mt76: mt7921e: add pci .shutdown() supportLeon Yen
2022-12-01wifi: mt76: mt7921: introduce chanctx supportSean Wang
2022-12-01wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang
2022-12-01Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear
2022-09-15wifi: mt76: mt7921e: fix random fw download failDeren Wu
2022-09-15wifi: mt76: mt7921e: fix rmmod crash in driver reload testDeren Wu
2022-09-15wifi: mt76: mt7921: delete stray if statementDan Carpenter
2022-09-15wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi
2022-09-15wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi
2022-07-11mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()Kai-Heng Feng
2022-07-11mt76: mt7921: make mt7921_pci_driver staticLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi
2022-07-11mt76: move mt7615_txp_ptr in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: mt7921: get rid of mt7921_mcu_exitLorenzo Bianconi
2022-05-13mt76: mt7921: fix kernel crash at mt7921_pci_removeSean Wang
2022-05-13mt76: mt7921: Fix the error handling path of mt7921_pci_probe()Christophe JAILLET
2022-03-16mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi
2022-02-03mt76: mt7921e: fix possible probe failure after rebootSean Wang
2022-02-03mt76: mt7921e: process txfree and txstatus without allocating skbsLorenzo Bianconi
2021-12-19mt76: mt7921: fix possible resume failureSean Wang
2021-12-19mt76: mt7921: reduce log severity levels for informative messagesTzung-Bi Shih
2021-12-19mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related filesSean Wang
2021-12-18mt76: mt7921: add support for PCIe ID 0x0608/0x0616Deren Wu
2021-10-20mt76: mt7921: refactor init.c to be bus independentSean Wang
2021-10-20mt76: mt7921: refactor mcu.c to be bus independentSean Wang
2021-10-20mt76: mt7921: refactor mac.c to be bus independentSean Wang
2021-10-20mt76: disable BH around napi_schedule() callsFelix Fietkau
2021-10-20mt76: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-10-20mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOADRyder Lee
2021-10-20mt76: mt7921: Add mt7922 supportDeren Wu
2021-10-20mt76: mt7921: enable aspm by defaultSean Wang
2021-06-19mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang
2021-06-19mt76: mt7921: fix invalid register access in wake_workSean Wang
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi
2021-04-21mt76: mt7921: fix possible invalid register accessSean Wang
2021-04-21mt76: mt7921: enable deep sleep when the device suspendsSean Wang
2021-04-21mt76: mt7921: enable sw interruptsLorenzo Bianconi