index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-21
mt76: mt7921: reinit wpdma during drv_own if necessary
Lorenzo Bianconi
1
-0
/
+2
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
6
-13
/
+3
2021-04-21
mt76: mt7921: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: mt7915: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: mt7615: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: debugfs: introduce napi_threaded node
Lorenzo Bianconi
1
-0
/
+28
2021-04-21
mt76: mt7921: introduce mt7921_mcu_sta_add routine
Lorenzo Bianconi
3
-19
/
+27
2021-04-21
mt76: mt7921: mt7921_stop should put device in fw_own state
Sean Wang
1
-1
/
+1
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
3
-1
/
+7
2021-04-21
mt76: mt7663: add awake and doze time accounting
Lorenzo Bianconi
3
-6
/
+52
2021-04-21
mt76: mt7921: improve doze opportunity
Lorenzo Bianconi
2
-3
/
+3
2021-04-21
mt76: mt7921: get rid of mcu_reset function pointer
Lorenzo Bianconi
3
-6
/
+2
2021-04-21
mt76: mt7915: do not read rf value from efuse in flash mode
Shayne Chen
1
-1
/
+1
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
14
-113
/
+132
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
11
-73
/
+66
2021-04-21
mt76: mt7921: fix possible invalid register access
Sean Wang
1
-1
/
+3
2021-04-21
mt76: mt7921: enable deep sleep when the device suspends
Sean Wang
1
-0
/
+12
2021-04-21
mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utility
Sean Wang
2
-8
/
+24
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
Lorenzo Bianconi
4
-0
/
+36
2021-04-21
mt76: mt7921: introduce mt7921_dma_{enable,disable} utilities
Lorenzo Bianconi
1
-73
/
+35
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reset utility routine
Lorenzo Bianconi
3
-28
/
+47
2021-04-21
mt76: mt7921: move mt7921_dma_reset in dma.c
Lorenzo Bianconi
3
-68
/
+74
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: mt7921: enable sw interrupts
Lorenzo Bianconi
4
-7
/
+25
2021-04-21
mt76: mt7921: add awake and doze time accounting
Lorenzo Bianconi
4
-7
/
+55
2021-04-21
mt76: remove MT76_STATE_PM in tx path
Lorenzo Bianconi
1
-4
/
+2
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
6
-9
/
+9
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
2
-4
/
+2
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
3
-8
/
+8
2021-04-21
mt76: mt7921: get rid of useless MT76_STATE_PM in mt7921_mac_work
Lorenzo Bianconi
1
-5
/
+0
2021-04-21
mt76: connac: remove MT76_STATE_PM in mac_tx_free
Lorenzo Bianconi
2
-10
/
+0
2021-04-21
mt76: connac: check wake refcount in mcu_fw_pmctrl
Lorenzo Bianconi
3
-2
/
+14
2021-04-21
mt76: connac: unschedule ps_work in mt76_connac_pm_wake
Lorenzo Bianconi
3
-2
/
+1
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: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
3
-8
/
+37
2021-04-21
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
8
-12
/
+14
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
5
-18
/
+25
2021-04-21
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
3
-14
/
+13
2021-04-21
mt76: connac: introduce wake counter for fw_pmctrl synchronization
Lorenzo Bianconi
1
-0
/
+31
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: mt7921: fix a race between mt7921_mcu_drv_pmctrl and mt7921_mcu_fw_pmctrl
Lorenzo Bianconi
3
-10
/
+26
2021-04-21
mt76: mt7921: remove leftover function declaration
Lorenzo Bianconi
1
-2
/
+0
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
8
-104
/
+58
2021-04-21
mt76: mt7921: do not use 0 as NULL pointer
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: mt7915: directly read per-rate tx power from registers
Shayne Chen
2
-22
/
+51
2021-04-21
mt76: mt7915: rework the flow of txpower setting
Shayne Chen
8
-251
/
+99
2021-04-21
mt76: mt7915: add support for DT rate power limits
Shayne Chen
1
-6
/
+38
2021-04-21
mt76: mt7921: abort uncompleted scan by wifi reset
Sean Wang
1
-0
/
+8
2021-04-21
mt76: mt7921: add wifisys reset support in debugfs
Sean Wang
1
-8
/
+17
[next]