index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
pci.c
Age
Commit message (
Expand
)
Author
2025-01-14
wifi: mt76: mt7915: firmware restart on devices with a second pcie link
Felix Fietkau
2022-12-01
mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
Xiongfeng Wang
2022-12-01
wifi: mt76: mt7915: enable wed for mt7986-wmac chipset
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7915: move wed init routines in mmio.c
Lorenzo Bianconi
2022-09-15
wifi: mt76: add PPDU based TxS support for WED device
Ryder Lee
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
mt76: mt7915: move MT_INT_MASK_CSR to init.c
Ryder Lee
2022-05-13
mt76: mt7915: always call mt7915_wfsys_reset() during init
Ryder Lee
2022-02-03
mt76: mt7915: move pci specific code back to pci.c
Felix Fietkau
2022-02-03
mt76: mt7915: add device id for mt7916
Bo Jiao
2022-02-03
mt76: mt7915: add firmware support for mt7916
Bo Jiao
2022-02-03
mt76: mt7915: add mt7915_mmio_probe() as a common probing function
Bo Jiao
2021-12-19
mt76: mt7915: process txfree and txstatus without allocating skbs
Felix Fietkau
2021-10-20
mt76: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-10-20
mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD
Ryder Lee
2021-06-17
mt76: mt7915: disable ASPM
Felix Fietkau
2021-06-17
mt76: mt7915: add MSI support
Felix Fietkau
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
2021-04-21
mt76: mt7915: rework the flow of txpower setting
Shayne Chen
2021-04-12
mt76: mt7915: add mmio.c
Ryder Lee
2021-01-27
mt76: mt7915: add support for using a secondary PCIe link for gen1
Felix Fietkau
2021-01-27
mt76: mt7915: bring up the WA event rx queue for band1
Felix Fietkau
2020-12-04
mt76: mt7915: introduce dbdc support
Lorenzo Bianconi
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
2020-09-24
mt76: mt7915: significantly reduce interrupt load
Felix Fietkau
2020-09-24
mt76: mt7915: add Tx A-MSDU offloading support
Ryder Lee
2020-09-24
mt76: mt7915: clean up and fix interrupt masking in the irq handler
Felix Fietkau
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
2020-07-21
mt76: mt7915: overwrite qid for non-bufferable mgmt frames
Ryder Lee
2020-05-12
mt76: mt7915: implement HE per-rate tx power support
Ryder Lee
2020-05-12
mt76: add mac80211 driver for MT7915 PCIe-based chipsets
Ryder Lee