index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: mt7663u: sync probe sampling with rate configuration
Lorenzo Bianconi
2020-07-21
4
-16
/
+22
*
mt76: mt7615: improve mt7615_driver_own reliability
Lorenzo Bianconi
2020-07-21
2
-10
/
+19
*
mt76: mt7615: add idle-timeout knob in mt7615 debugfs
Lorenzo Bianconi
2020-07-21
4
-2
/
+29
*
mt76: mt7615: enable beacon hw filter for runtime-pm
Lorenzo Bianconi
2020-07-21
4
-37
/
+83
*
mt76: mt7615: add runtime-pm knob in mt7615 debugfs
Lorenzo Bianconi
2020-07-21
3
-0
/
+42
*
mt76: mt7615: do not request {driver,fw}_own if already granted
Lorenzo Bianconi
2020-07-21
3
-10
/
+14
*
mt76: mt7615: check MT76_STATE_PM flag before accessing the device
Lorenzo Bianconi
2020-07-21
2
-2
/
+8
*
mt76: mt7615: run mt7615_pm_wake in mt7615_mac_sta_{add,remove}
Lorenzo Bianconi
2020-07-21
1
-1
/
+10
*
mt76: mt7615: wake device before pushing frames in mt7615_tx
Lorenzo Bianconi
2020-07-21
4
-7
/
+81
*
mt76: mt7615: wake device before pulling packets from mac80211 queues
Lorenzo Bianconi
2020-07-21
2
-2
/
+24
*
mt76: mt7615: run mt7615_mcu_set_roc holding mt76 mutex
Lorenzo Bianconi
2020-07-21
1
-4
/
+12
*
mt76: mt7615: run mt7615_mcu_set_wmm holding mt76 mutex
Lorenzo Bianconi
2020-07-21
1
-1
/
+7
*
mt76: mt7615: add missing lock in mt7615_regd_notifier
Lorenzo Bianconi
2020-07-21
1
-0
/
+2
*
mt76: mt7615: wake device before performing freq scan
Lorenzo Bianconi
2020-07-21
1
-4
/
+30
*
mt76: mt7615: acquire driver_own before configuring device for suspend
Lorenzo Bianconi
2020-07-21
1
-0
/
+4
*
mt76: mt7615: wake device in mt7615_update_channel before access regmap
Lorenzo Bianconi
2020-07-21
1
-3
/
+27
*
mt76: mt7615: introduce pm_power_save delayed work
Lorenzo Bianconi
2020-07-21
4
-1
/
+39
*
mt76: mt7615: wake device before configuring hw keys
Lorenzo Bianconi
2020-07-21
1
-3
/
+9
*
mt76: mt7615: wake device before accessing regmap in debugfs
Lorenzo Bianconi
2020-07-21
1
-1
/
+24
*
mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities
Lorenzo Bianconi
2020-07-21
5
-52
/
+72
*
mt76: mt7615: add mt7615_pm_wake utility routine
Lorenzo Bianconi
2020-07-21
5
-6
/
+74
*
mt76: move mt76 workqueue in common code
Lorenzo Bianconi
2020-07-21
3
-6
/
+4
*
mt76: mt7615: avoid polling in fw_own for mt7663
Lorenzo Bianconi
2020-07-21
1
-2
/
+2
*
mt76: mt7615: implement testmode support
Felix Fietkau
2020-07-21
10
-9
/
+523
*
mt76: vif_mask to struct mt76_phy
Felix Fietkau
2020-07-21
2
-4
/
+3
*
mt76: mt7615: use full on-chip memory address for WF_PHY registers
Felix Fietkau
2020-07-21
3
-5
/
+1
*
mt76: mt7615: add support for accessing RF registers via MCU
Felix Fietkau
2020-07-21
4
-3
/
+77
*
mt76: mt7615: add support for accessing mapped registers via bus ops
Felix Fietkau
2020-07-21
2
-0
/
+47
*
mt76: mt7615: schedule tx tasklet and sta poll on mac tx free
Felix Fietkau
2020-07-21
2
-4
/
+6
*
mt76: mt7615: add .set_tsf callback
Ryder Lee
2020-07-21
2
-0
/
+22
*
mt76: add U-APSD support on AP side
Lorenzo Bianconi
2020-07-21
2
-2
/
+65
*
mt76: mt7615: fix up typo in Kconfig for MT7663U
Sean Wang
2020-07-21
1
-1
/
+1
*
mt76: mt7663: introduce ARP filter offload
Sean Wang
2020-07-21
4
-3
/
+91
*
mt76: mt7615: re-enable offloading of sequence number assignment
Felix Fietkau
2020-07-21
3
-9
/
+41
*
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
2020-07-21
4
-15
/
+10
*
mt76: mt7615: fix hw queue mapping
Lorenzo Bianconi
2020-07-21
5
-20
/
+36
*
mt76: mt7615: fix lmac queue debugsfs entry
Lorenzo Bianconi
2020-07-21
1
-4
/
+5
*
mt76: add missing lock configuring coverage class
Lorenzo Bianconi
2020-07-21
1
-0
/
+3
*
mt76: mt7615: Use kmemdup in mt7615_queue_key_update()
YueHaibing
2020-05-28
1
-2
/
+1
*
mt76: only iterate over initialized rx queues
Felix Fietkau
2020-05-28
2
-4
/
+7
*
mt76: mt7615: add support for MT7611N
DENG Qingfang
2020-05-28
3
-1
/
+14
*
mt76: mt7615: fix hw_scan with ssid_type for specified SSID only
Sean Wang
2020-05-28
2
-2
/
+5
*
mt76: mt7615: switch to per-vif power_save support
Lorenzo Bianconi
2020-05-28
5
-37
/
+11
*
mt76: fix per-driver wcid range checks after wcid array size bump
Felix Fietkau
2020-05-28
1
-2
/
+2
*
mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phy
Lorenzo Bianconi
2020-05-28
1
-9
/
+9
*
mt76: mt7615: introduce remain_on_channel support
Lorenzo Bianconi
2020-05-28
7
-2
/
+178
*
mt76: mt7615: fix typo defining ps work
Lorenzo Bianconi
2020-05-14
1
-1
/
+1
*
mt76: mt7615: configure bss info adding the interface
Sean Wang
2020-05-13
3
-39
/
+89
*
mt76: enable p2p support
Lorenzo Bianconi
2020-05-13
5
-9
/
+64
*
mt76: mt7615: reduce hw scan timeout
Lorenzo Bianconi
2020-05-13
1
-1
/
+4
[next]