index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
4
-15
/
+32
2021-06-19
mt76: mt7663s: enable runtime-pm
Lorenzo Bianconi
2
-4
/
+11
2021-06-19
mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2
-8
/
+22
2021-06-19
mt76: mt7663s: rely on pm reference counting
Lorenzo Bianconi
1
-14
/
+22
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
2
-54
/
+52
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
1
-3
/
+5
2021-06-19
mt76: use SPDX header file comment style
Tom Rix
1
-1
/
+1
2021-06-19
mt76: add a space between comment char and SPDX tag
Tom Rix
1
-1
/
+1
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
2
-18
/
+16
2021-06-19
mt76: reduce rx buffer size to 2048
Lorenzo Bianconi
1
-7
/
+2
2021-06-19
mt76: connac: fix the maximum interval schedule scan can support
Sean Wang
1
-1
/
+1
2021-06-19
mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref
Lorenzo Bianconi
3
-6
/
+6
2021-06-19
mt76: connac: fix UC entry is being overwritten
Lorenzo Bianconi
1
-3
/
+5
2021-06-19
mt76: mt7615: update radar parameters
Ryder Lee
2
-7
/
+14
2021-06-19
mt76: mt7615: fix potential overflow on large shift
Ryder Lee
1
-0
/
+3
2021-06-19
mt76: mt7615: remove useless if condition in mt7615_add_interface()
Lorenzo Bianconi
1
-2
/
+0
2021-06-19
mt76: mt7615: add .offset_tsf callback
Ryder Lee
4
-4
/
+34
2021-06-19
mt76: mt7615: add thermal sensor device support
Ryder Lee
5
-25
/
+58
2021-06-19
mt76: mt7663: enable hw rx header translation
Lorenzo Bianconi
3
-23
/
+52
2021-06-19
mt76: mt7615: free irq if mt7615_mmio_probe fails
Lorenzo Bianconi
1
-4
/
+7
2021-06-19
mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()
Lorenzo Bianconi
2
-4
/
+6
2021-06-19
mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlv
Lorenzo Bianconi
1
-4
/
+4
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
3
-35
/
+6
2021-06-17
mt76: mt7615: avoid use of ieee80211_tx_info_clear_status
Felix Fietkau
1
-1
/
+1
2021-06-17
mt76: mt7615: fix fixed-rate tx status reporting
Felix Fietkau
1
-6
/
+4
2021-06-11
mt76: mt7615: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-05-30
mt76: mt7615: do not set MT76_STATE_PM at bootstrap
Lorenzo Bianconi
3
-11
/
+12
2021-05-15
mt76: connac: do not schedule mac_work if the device is not running
Lorenzo Bianconi
1
-2
/
+3
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
1
-2
/
+0
2021-04-21
mt76: mt7615: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
1
-0
/
+2
2021-04-21
mt76: mt7663: add awake and doze time accounting
Lorenzo Bianconi
3
-6
/
+52
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
4
-13
/
+5
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
4
-19
/
+16
2021-04-21
mt76: mt7615: Fix a dereference of pointer sta before it is null checked
Colin Ian King
1
-1
/
+2
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
2
-2
/
+2
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
1
-2
/
+1
2021-04-21
mt76: mt7615: rely on pm refcounting in mt7615_led_set_config
Lorenzo Bianconi
1
-1
/
+3
2021-04-21
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
1
-0
/
+4
2021-04-21
mt76: connac: remove MT76_STATE_PM in mac_tx_free
Lorenzo Bianconi
1
-4
/
+0
2021-04-21
mt76: connac: check wake refcount in mcu_fw_pmctrl
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: connac: unschedule ps_work in mt76_connac_pm_wake
Lorenzo Bianconi
1
-1
/
+0
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
2
-6
/
+34
2021-04-21
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
3
-15
/
+15
2021-04-21
mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrl
Lorenzo Bianconi
2
-6
/
+15
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
3
-52
/
+7
2021-04-21
mt76: improve mcu error logging
Lorenzo Bianconi
1
-2
/
+2
2021-04-21
mt76: mt7615: load ROM patch before checking patch semaphore status
Felix Fietkau
1
-14
/
+16
2021-04-21
mt76: mt7615: fix entering driver-own state on mt7663
Felix Fietkau
1
-2
/
+10
[next]