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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: mt7915: fix unused 'mode' variable
Arnd Bergmann
2021-02-26
1
-2
/
+2
*
mt76: dma: do not report truncated frames to mac80211
Lorenzo Bianconi
2021-02-26
1
-4
/
+7
*
mt76: mt7921: remove incorrect error handling
Arnd Bergmann
2021-02-26
1
-3
/
+1
*
mt76: mt7915: only modify tx buffer list after allocating tx token id
Felix Fietkau
2021-02-18
1
-5
/
+5
*
mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
Felix Fietkau
2021-02-18
1
-9
/
+6
*
Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-02-13
75
-3203
/
+12012
|
\
|
*
Merge tag 'mt76-for-kvalo-2021-01-29' of https://github.com/nbd168/wireless
Kalle Valo
2021-02-08
75
-3203
/
+12012
|
|
\
|
|
*
mt76: mt7663: introduce coredump support
Lorenzo Bianconi
2021-01-29
7
-1
/
+72
|
|
*
mt76: mt7921: add coredump support
Sean Wang
2021-01-29
10
-1
/
+117
|
|
*
mt76: mt7921: enable MSI interrupts
Lorenzo Bianconi
2021-01-29
1
-1
/
+1
|
|
*
mt76: mt7921: introduce regdomain notifier support
Lorenzo Bianconi
2021-01-29
1
-0
/
+16
|
|
*
mt76: mt7921: introduce Runtime PM support
Sean Wang
2021-01-29
8
-54
/
+372
|
|
*
mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW support
Lorenzo Bianconi
2021-01-29
5
-412
/
+11
|
|
*
mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scan
Lorenzo Bianconi
2021-01-29
5
-334
/
+15
|
|
*
mt76: mt7921: rely on mt76_connac_mcu common library
Lorenzo Bianconi
2021-01-29
10
-1811
/
+411
|
|
*
mt76: mt7921: introduce PM support
Sean Wang
2021-01-29
5
-0
/
+589
|
|
*
mt76: mt7921: introduce beacon_loss mcu event
Sean Wang
2021-01-29
2
-0
/
+41
|
|
*
mt76: mt7921: introduce support for hardware beacon filter
Sean Wang
2021-01-29
3
-0
/
+80
|
|
*
mt76: mt7921: introduce 802.11 PS support in sta mode
Sean Wang
2021-01-29
6
-3
/
+45
|
|
*
mt76: mt7921: introduce schedule scan support
Sean Wang
2021-01-29
5
-0
/
+155
|
|
*
mt76: mt7921: add debugfs support
Sean Wang
2021-01-29
2
-1
/
+179
|
|
*
mt76: mt7921: introduce mt7921e support
Sean Wang
2021-01-29
6
-0
/
+449
|
|
*
mt76: mt7921: add ieee80211_ops
Sean Wang
2021-01-29
1
-0
/
+960
|
|
*
mt76: mt7921: add EEPROM support
Sean Wang
2021-01-29
2
-0
/
+127
|
|
*
mt76: mt7921: add DMA support
Sean Wang
2021-01-29
2
-0
/
+359
|
|
*
mt76: mt7921: add MCU support
Sean Wang
2021-01-29
4
-0
/
+3462
|
|
*
mt76: mt7921: add MAC support
Sean Wang
2021-01-29
4
-0
/
+2457
|
|
*
mt76: mt76_connac: move pm utility routines in mt76_connac_lib module
Lorenzo Bianconi
2021-01-29
7
-143
/
+177
|
|
*
mt76: mt76_connac: move pm data struct in mt76_connac.h
Lorenzo Bianconi
2021-01-29
5
-61
/
+70
|
|
*
mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu module
Lorenzo Bianconi
2021-01-29
9
-442
/
+449
|
|
*
mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu module
Lorenzo Bianconi
2021-01-29
7
-356
/
+359
|
|
*
mt76: mt76_connac: create mcu library
Lorenzo Bianconi
2021-01-29
12
-1420
/
+1864
|
|
*
mt76: introduce mt76_vif data structure
Lorenzo Bianconi
2021-01-29
6
-81
/
+85
|
|
*
mt76: mt7615: reduce VHT maximum MPDU length
Felix Fietkau
2021-01-27
1
-1
/
+0
|
|
*
mt76: reduce q->lock hold time
Felix Fietkau
2021-01-27
1
-8
/
+7
|
|
*
mt76: usb: process URBs with status EPROTO properly
Lorenzo Bianconi
2021-01-27
1
-0
/
+1
|
|
*
mt76: move vif_mask back from mt76_phy to mt76_dev
Felix Fietkau
2021-01-27
6
-16
/
+16
|
|
*
mt76: mt7915: make vif index per adapter instead of per band
Felix Fietkau
2021-01-27
1
-3
/
+3
|
|
*
mt76: mt7915: add support for using a secondary PCIe link for gen1
Felix Fietkau
2021-01-27
5
-39
/
+290
|
|
*
mt76: fix crash on tearing down ext phy
Felix Fietkau
2021-01-27
1
-1
/
+1
|
|
*
mt76: mt7915: bring up the WA event rx queue for band1
Felix Fietkau
2021-01-27
5
-1
/
+16
|
|
*
mt76: mt7615: unify init work
Felix Fietkau
2021-01-27
6
-29
/
+22
|
|
*
mt76: mt7915: support TxBF for DBDC
Ryder Lee
2021-01-27
3
-0
/
+27
|
|
*
mt76: mt7915: Remove unneeded semicolon
Xu Wang
2021-01-27
1
-1
/
+1
|
|
*
mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()
Lorenzo Bianconi
2021-01-27
3
-18
/
+39
|
|
*
mt76: mt7915: fix eeprom DBDC band selection
Felix Fietkau
2021-01-27
2
-6
/
+9
|
|
*
mt76: mt7915: fix eeprom parsing for DBDC
Felix Fietkau
2021-01-27
2
-19
/
+26
|
|
*
mt76: mt7915: disable RED support in the WA firmware
Felix Fietkau
2021-01-26
2
-0
/
+32
|
|
*
mt76: mt7915: rework mcu API
Felix Fietkau
2021-01-26
4
-80
/
+87
|
|
*
mt76: mt7915: do not set DRR group for stations
Felix Fietkau
2021-01-26
1
-30
/
+0
[next]