index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()
Kai-Heng Feng
1
-18
/
+7
2022-07-11
mt76: mt7921: make mt7921_pci_driver static
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: move mt7615_txp_ptr in mt76_connac module
Lorenzo Bianconi
1
-2
/
+1
2022-07-11
mt76: mt7921: get rid of mt7921_mcu_exit
Lorenzo Bianconi
1
-1
/
+1
2022-05-13
mt76: mt7921: fix kernel crash at mt7921_pci_remove
Sean Wang
1
-1
/
+1
2022-05-13
mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
Christophe JAILLET
1
-3
/
+5
2022-03-16
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: mt7921e: fix possible probe failure after reboot
Sean Wang
1
-0
/
+124
2022-02-03
mt76: mt7921e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
1
-0
/
+1
2021-12-19
mt76: mt7921: fix possible resume failure
Sean Wang
1
-2
/
+7
2021-12-19
mt76: mt7921: reduce log severity levels for informative messages
Tzung-Bi Shih
1
-1
/
+1
2021-12-19
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
Sean Wang
1
-13
/
+5
2021-12-18
mt76: mt7921: add support for PCIe ID 0x0608/0x0616
Deren Wu
1
-0
/
+2
2021-10-20
mt76: mt7921: refactor init.c to be bus independent
Sean Wang
1
-1
/
+32
2021-10-20
mt76: mt7921: refactor mcu.c to be bus independent
Sean Wang
1
-0
/
+3
2021-10-20
mt76: mt7921: refactor mac.c to be bus independent
Sean Wang
1
-3
/
+9
2021-10-20
mt76: disable BH around napi_schedule() calls
Felix Fietkau
1
-0
/
+3
2021-10-20
mt76: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2021-10-20
mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD
Ryder Lee
1
-2
/
+1
2021-10-20
mt76: mt7921: Add mt7922 support
Deren Wu
1
-0
/
+3
2021-10-20
mt76: mt7921: enable aspm by default
Sean Wang
1
-1
/
+6
2021-06-19
mt76: mt7921: introduce dedicated control for deep_sleep
Lorenzo Bianconi
1
-5
/
+9
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
1
-0
/
+1
2021-06-19
mt76: mt7921: fix invalid register access in wake_work
Sean Wang
1
-8
/
+17
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
1
-0
/
+1
2021-04-21
mt76: mt7921: fix possible invalid register access
Sean Wang
1
-1
/
+3
2021-04-21
mt76: mt7921: enable deep sleep when the device suspends
Sean Wang
1
-0
/
+12
2021-04-21
mt76: mt7921: enable sw interrupts
Lorenzo Bianconi
1
-0
/
+13
2021-04-12
mt76: mt7921: fix kernel crash when the firmware fails to download
Sean Wang
1
-1
/
+3
2021-04-12
mt76: mt7921: fix the base of PCIe interrupt
Sean Wang
1
-2
/
+2
2021-04-12
mt76: mt7921: fix suspend/resume sequence
Sean Wang
1
-7
/
+7
2021-04-11
mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded
Ryder Lee
1
-1
/
+1
2021-01-29
mt76: mt7921: enable MSI interrupts
Lorenzo Bianconi
1
-1
/
+1
2021-01-29
mt76: mt7921: introduce Runtime PM support
Sean Wang
1
-0
/
+12
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW support
Lorenzo Bianconi
1
-3
/
+3
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu common library
Lorenzo Bianconi
1
-0
/
+1
2021-01-29
mt76: mt7921: introduce PM support
Sean Wang
1
-0
/
+95
2021-01-29
mt76: mt7921: introduce mt7921e support
Sean Wang
1
-0
/
+184