index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-06-19
mt76: mt7915: fix tssi indication field of DBDC NICs
Evelyn Tsai
1
-4
/
+7
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
9
-138
/
+50
2021-06-17
mt76: mt7915: add support for tx status reporting
Felix Fietkau
4
-30
/
+154
2021-06-17
mt76: mt7915: rework tx rate reporting
Felix Fietkau
3
-84
/
+61
2021-06-17
mt76: dma: use ieee80211_tx_status_ext to free packets when tx fails
Felix Fietkau
1
-6
/
+12
2021-06-17
mt76: improve tx status codepath
Felix Fietkau
2
-27
/
+55
2021-06-17
mt76: intialize tx queue entry wcid to 0xffff by default
Felix Fietkau
3
-0
/
+3
2021-06-17
mt76: mt7603: avoid use of ieee80211_tx_info_clear_status
Felix Fietkau
1
-1
/
+1
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-17
mt76: mt7915: move mt7915_queue_rx_skb to mac.c
Felix Fietkau
3
-41
/
+39
2021-06-17
mt76: mt7915: disable ASPM
Felix Fietkau
1
-0
/
+2
2021-06-17
mt76: mt7915: add MSI support
Felix Fietkau
3
-8
/
+39
2021-06-10
mt76: mt7615: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-05-30
mt76: mt7921: remove leftover 80+80 HE capability
Felix Fietkau
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: validate rx A-MSDU subframes
Felix Fietkau
1
-0
/
+26
2021-05-15
mt76: mt76x0e: fix device hang during suspend/resume
Lorenzo Bianconi
1
-4
/
+77
2021-05-15
mt76: mt7921: fix max aggregation subframes setting
Felix Fietkau
1
-2
/
+2
2021-05-15
mt76: connac: fix HT A-MPDU setting field in STA_REC_PHY
Felix Fietkau
1
-0
/
+4
2021-05-15
mt76: connac: do not schedule mac_work if the device is not running
Lorenzo Bianconi
2
-4
/
+6
2021-05-15
mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report
Lorenzo Bianconi
1
-7
/
+10
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
[prev]
[next]