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
Age
Commit message (
Expand
)
Author
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
2021-06-19
mt76: mt7663s: enable runtime-pm
Lorenzo Bianconi
2021-06-19
mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2021-06-19
mt76: mt7663s: rely on pm reference counting
Lorenzo Bianconi
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
2021-06-19
mt76: use SPDX header file comment style
Tom Rix
2021-06-19
mt76: add a space between comment char and SPDX tag
Tom Rix
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
2021-06-19
mt76: reduce rx buffer size to 2048
Lorenzo Bianconi
2021-06-19
mt76: connac: fix the maximum interval schedule scan can support
Sean Wang
2021-06-19
mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref
Lorenzo Bianconi
2021-06-19
mt76: connac: fix UC entry is being overwritten
Lorenzo Bianconi
2021-06-19
mt76: mt7615: update radar parameters
Ryder Lee
2021-06-19
mt76: mt7615: fix potential overflow on large shift
Ryder Lee
2021-06-19
mt76: mt7615: remove useless if condition in mt7615_add_interface()
Lorenzo Bianconi
2021-06-19
mt76: mt7615: add .offset_tsf callback
Ryder Lee
2021-06-19
mt76: mt7615: add thermal sensor device support
Ryder Lee
2021-06-19
mt76: mt7663: enable hw rx header translation
Lorenzo Bianconi
2021-06-19
mt76: mt7615: free irq if mt7615_mmio_probe fails
Lorenzo Bianconi
2021-06-19
mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()
Lorenzo Bianconi
2021-06-19
mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlv
Lorenzo Bianconi
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
2021-06-17
mt76: mt7615: avoid use of ieee80211_tx_info_clear_status
Felix Fietkau
2021-06-17
mt76: mt7615: fix fixed-rate tx status reporting
Felix Fietkau
2021-06-10
mt76: mt7615: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-05-30
mt76: mt7615: do not set MT76_STATE_PM at bootstrap
Lorenzo Bianconi
2021-05-15
mt76: connac: do not schedule mac_work if the device is not running
Lorenzo Bianconi
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
2021-04-21
mt76: mt7615: fix a precision vs width bug in printk
Dan Carpenter
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
2021-04-21
mt76: mt7663: add awake and doze time accounting
Lorenzo Bianconi
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
2021-04-21
mt76: mt7615: Fix a dereference of pointer sta before it is null checked
Colin Ian King
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
2021-04-21
mt76: mt7615: rely on pm refcounting in mt7615_led_set_config
Lorenzo Bianconi
2021-04-21
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
2021-04-21
mt76: connac: remove MT76_STATE_PM in mac_tx_free
Lorenzo Bianconi
2021-04-21
mt76: connac: check wake refcount in mcu_fw_pmctrl
Lorenzo Bianconi
2021-04-21
mt76: connac: unschedule ps_work in mt76_connac_pm_wake
Lorenzo Bianconi
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
2021-04-21
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2021-04-21
mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrl
Lorenzo Bianconi
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
2021-04-21
mt76: improve mcu error logging
Lorenzo Bianconi
2021-04-21
mt76: mt7615: load ROM patch before checking patch semaphore status
Felix Fietkau
2021-04-21
mt76: mt7615: fix entering driver-own state on mt7663
Felix Fietkau
[next]