index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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