index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
mt76: mt7921: fix possible invalid register access
Sean Wang
2021-04-21
1
-1
/
+3
|
|
*
|
|
mt76: mt7921: enable deep sleep when the device suspends
Sean Wang
2021-04-21
1
-0
/
+12
|
|
*
|
|
mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utility
Sean Wang
2021-04-21
2
-8
/
+24
|
|
*
|
|
mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
Lorenzo Bianconi
2021-04-21
4
-0
/
+36
|
|
*
|
|
mt76: mt7921: introduce mt7921_dma_{enable,disable} utilities
Lorenzo Bianconi
2021-04-21
1
-73
/
+35
|
|
*
|
|
mt76: mt7921: introduce mt7921_wpdma_reset utility routine
Lorenzo Bianconi
2021-04-21
3
-28
/
+47
|
|
*
|
|
mt76: mt7921: move mt7921_dma_reset in dma.c
Lorenzo Bianconi
2021-04-21
3
-68
/
+74
|
|
*
|
|
mt76: mt7615: Fix a dereference of pointer sta before it is null checked
Colin Ian King
2021-04-21
1
-1
/
+2
|
|
*
|
|
mt76: mt7921: enable sw interrupts
Lorenzo Bianconi
2021-04-21
4
-7
/
+25
|
|
*
|
|
mt76: mt7921: add awake and doze time accounting
Lorenzo Bianconi
2021-04-21
4
-7
/
+55
|
|
*
|
|
mt76: remove MT76_STATE_PM in tx path
Lorenzo Bianconi
2021-04-21
1
-4
/
+2
|
|
*
|
|
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
2021-04-21
6
-9
/
+9
|
|
*
|
|
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
2021-04-21
2
-4
/
+2
|
|
*
|
|
mt76: mt7615: rely on pm refcounting in mt7615_led_set_config
Lorenzo Bianconi
2021-04-21
1
-1
/
+3
|
|
*
|
|
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
2021-04-21
3
-8
/
+8
|
|
*
|
|
mt76: mt7921: get rid of useless MT76_STATE_PM in mt7921_mac_work
Lorenzo Bianconi
2021-04-21
1
-5
/
+0
|
|
*
|
|
mt76: connac: remove MT76_STATE_PM in mac_tx_free
Lorenzo Bianconi
2021-04-21
2
-10
/
+0
|
|
*
|
|
mt76: connac: check wake refcount in mcu_fw_pmctrl
Lorenzo Bianconi
2021-04-21
3
-2
/
+14
|
|
*
|
|
mt76: connac: unschedule ps_work in mt76_connac_pm_wake
Lorenzo Bianconi
2021-04-21
3
-2
/
+1
|
|
*
|
|
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
2021-04-21
2
-6
/
+34
|
|
*
|
|
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
2021-04-21
3
-8
/
+37
|
|
*
|
|
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
2021-04-21
8
-12
/
+14
|
|
*
|
|
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2021-04-21
5
-18
/
+25
|
|
*
|
|
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2021-04-21
3
-14
/
+13
|
|
*
|
|
mt76: connac: introduce wake counter for fw_pmctrl synchronization
Lorenzo Bianconi
2021-04-21
1
-0
/
+31
|
|
*
|
|
mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrl
Lorenzo Bianconi
2021-04-21
2
-6
/
+15
|
|
*
|
|
mt76: mt7921: fix a race between mt7921_mcu_drv_pmctrl and mt7921_mcu_fw_pmctrl
Lorenzo Bianconi
2021-04-21
3
-10
/
+26
|
|
*
|
|
mt76: mt7921: remove leftover function declaration
Lorenzo Bianconi
2021-04-21
1
-2
/
+0
|
|
*
|
|
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
2021-04-21
8
-104
/
+58
|
|
*
|
|
mt76: mt7921: do not use 0 as NULL pointer
Lorenzo Bianconi
2021-04-21
1
-1
/
+1
|
|
*
|
|
mt76: mt7915: directly read per-rate tx power from registers
Shayne Chen
2021-04-21
2
-22
/
+51
|
|
*
|
|
mt76: mt7915: rework the flow of txpower setting
Shayne Chen
2021-04-21
8
-251
/
+99
|
|
*
|
|
mt76: mt7915: add support for DT rate power limits
Shayne Chen
2021-04-21
1
-6
/
+38
|
|
*
|
|
mt76: mt7921: abort uncompleted scan by wifi reset
Sean Wang
2021-04-21
1
-0
/
+8
|
|
*
|
|
mt76: mt7921: add wifisys reset support in debugfs
Sean Wang
2021-04-21
1
-8
/
+17
|
|
*
|
|
mt76: mt7921: run mt7921_mcu_fw_log_2_host holding mt76 mutex
Lorenzo Bianconi
2021-04-21
1
-1
/
+4
|
|
*
|
|
mt76: improve mcu error logging
Lorenzo Bianconi
2021-04-21
5
-10
/
+8
|
|
*
|
|
mt76: mt7921: move hw configuration in mt7921_register_device
Lorenzo Bianconi
2021-04-21
2
-13
/
+6
|
|
*
|
|
mt76: mt7915: add support for applying pre-calibration data
Ryder Lee
2021-04-21
9
-10
/
+199
|
|
*
|
|
mt76: mt7615: load ROM patch before checking patch semaphore status
Felix Fietkau
2021-04-21
1
-14
/
+16
|
|
*
|
|
mt76: mt7615: fix entering driver-own state on mt7663
Felix Fietkau
2021-04-21
1
-2
/
+10
|
|
*
|
|
mt76: mt7615: fix hardware error recovery for mt7663
Felix Fietkau
2021-04-21
5
-11
/
+53
|
|
*
|
|
mt76: mt7921: add dumping Tx power table
Sean Wang
2021-04-21
5
-0
/
+151
|
|
*
|
|
mt76: introduce single-sku support for mt7663/mt7921
Lorenzo Bianconi
2021-04-21
6
-1
/
+170
|
|
*
|
|
mt76: mt7615: do not use mt7615 single-sku values for mt7663
Lorenzo Bianconi
2021-04-21
1
-0
/
+5
|
|
*
|
|
mt76: mt7615: implement support for using DT rate power limits
Felix Fietkau
2021-04-21
2
-2
/
+69
|
|
*
|
|
mt76: extend DT rate power limits to support 11ax devices
Shayne Chen
2021-04-21
2
-23
/
+40
|
|
*
|
|
mt76: add functions for parsing rate power limits from DT
Felix Fietkau
2021-04-21
2
-0
/
+216
|
|
*
|
|
mt76: flush tx status queue on DMA reset
Felix Fietkau
2021-04-21
5
-0
/
+10
|
|
*
|
|
mt76: mt7921: add mt7921_dma_cleanup in mt7921_unregister_device
Lorenzo Bianconi
2021-04-21
1
-1
/
+2
[prev]
[next]