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
/
mt7615
/
pci.c
Age
Commit message (
Expand
)
Author
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
mt76: mt7615: move drv_own/fw_own in mt7615_mcu_ops
Lorenzo Bianconi
2020-07-21
mt76: mt7615: acquire driver_own before configuring device for suspend
Lorenzo Bianconi
2020-05-28
mt76: only iterate over initialized rx queues
Felix Fietkau
2020-05-28
mt76: mt7615: add support for MT7611N
DENG Qingfang
2020-05-12
mt76: mt7615: introduce PM support
Lorenzo Bianconi
2020-05-12
mt76: mt7615: free pci_vector if mt7615_pci_probe fails
Lorenzo Bianconi
2020-05-12
mt76: mt7663: add the possibility to load firmware v2
Lorenzo Bianconi
2020-05-12
mt76: mt7615: disable aspm by default
Lorenzo Bianconi
2020-05-12
mt76: mt7615: enable MSI by default
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7663e support
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7615_register_map
Lorenzo Bianconi
2020-02-14
mt76: mt7615: implement probing and firmware loading on MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: move mmio related code from pci.c to mmio.c
Felix Fietkau
2020-02-14
mt76: move dev_irq tracepoint in mt76 module
Lorenzo Bianconi
2020-02-14
mt7615: replace sta_state callback with sta_add/sta_remove
Felix Fietkau
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2019-11-20
mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
Lorenzo Bianconi
2019-11-20
mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
Felix Fietkau
2019-09-05
mt76: mt7615: enable survey support
Lorenzo Bianconi
2019-06-25
mt76: mt7615: add static qualifier to mt7615_rx_poll_complete
Lorenzo Bianconi
2019-06-25
mt76: mt7615: Make mt7615_irq_handler static
YueHaibing
2019-06-25
mt76: mt7615: use napi polling for tx cleanup
Lorenzo Bianconi
2019-05-01
mt76: add mac80211 driver for MT7615 PCIe-based chipsets
Ryder Lee