index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-23
62
-1811
/
+2104
|
\
|
*
mt76: mt7921: fix a possible race enabling/disabling runtime-pm
Lorenzo Bianconi
2021-12-22
2
-6
/
+9
|
*
mt76: mt7921s: fix cmd timeout in throughput test
Deren Wu
2021-12-19
2
-4
/
+6
|
*
mt76: mt7921s: fix suspend error with enlarging mcu timeout value
Sean Wang
2021-12-19
1
-1
/
+1
|
*
mt76: mt7921s: make pm->suspended usage consistent
Sean Wang
2021-12-19
1
-2
/
+7
|
*
mt76: mt7921: fix possible resume failure
Sean Wang
2021-12-19
1
-2
/
+7
|
*
mt76: mt7921: clear pm->suspended in mt7921_mac_reset_work
Sean Wang
2021-12-19
1
-0
/
+1
|
*
mt76: connac: rely on le16_add_cpu in mt76_connac_mcu_add_nested_tlv
Lorenzo Bianconi
2021-12-19
1
-5
/
+2
|
*
mt76: mt7921: remove dead definitions
Lorenzo Bianconi
2021-12-19
1
-3
/
+0
|
*
mt76: mt7915: add mu-mimo and ofdma debugfs knobs
MeiChia Chiu
2021-12-19
5
-1
/
+311
|
*
mt76: mt7915: introduce mt76_vif in mt7915_vif
Lorenzo Bianconi
2021-12-19
5
-54
/
+55
|
*
mt76: mt7921: reduce log severity levels for informative messages
Tzung-Bi Shih
2021-12-19
2
-2
/
+2
|
*
mt76: mt7915: rely on mt76_connac definitions
Lorenzo Bianconi
2021-12-19
7
-1075
/
+411
|
*
mt76: connac: rely on MCU_CMD macro
Lorenzo Bianconi
2021-12-19
6
-22
/
+22
|
*
mt76: connac: introduce MCU_CE_CMD macro
Lorenzo Bianconi
2021-12-19
5
-66
/
+73
|
*
mt76: connac: introduce MCU_UNI_CMD macro
Lorenzo Bianconi
2021-12-19
5
-63
/
+64
|
*
mt76: connac: remove MCU_FW_PREFIX bit
Lorenzo Bianconi
2021-12-19
1
-11
/
+9
|
*
mt76: connac: align MCU_EXT definitions with 7915 driver
Lorenzo Bianconi
2021-12-19
3
-11
/
+31
|
*
mt76: connac: introduce MCU_EXT macros
Lorenzo Bianconi
2021-12-19
7
-149
/
+113
|
*
mt76: mt7921: fix network buffer leak by txs missing
Deren Wu
2021-12-19
4
-1
/
+43
|
*
mt76: mt7615: in debugfs queue stats, skip wmm index 3 on mt7663
Felix Fietkau
2021-12-19
1
-0
/
+3
|
*
mt76: mt7915: process txfree and txstatus without allocating skbs
Felix Fietkau
2021-12-19
3
-6
/
+32
|
*
mt76: allow drivers to drop rx packets early
Felix Fietkau
2021-12-19
2
-7
/
+14
|
*
mt76: mt7663: disable 4addr capability
Lorenzo Bianconi
2021-12-19
1
-0
/
+1
|
*
mt76: mt7615: clear mcu error interrupt status on mt7663
Felix Fietkau
2021-12-19
1
-0
/
+1
|
*
mt76: only access ieee80211_hdr after mt76_insert_ccmp_hdr
Ryder Lee
2021-12-19
2
-2
/
+3
|
*
mt76: move sar_capa configuration in common code
Lorenzo Bianconi
2021-12-19
4
-20
/
+16
|
*
mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_band
Lorenzo Bianconi
2021-12-19
1
-5
/
+5
|
*
mt76: mt7921s: fix possible kernel crash due to invalid Rx count
Sean Wang
2021-12-19
1
-0
/
+4
|
*
mt76: mt7921s: fix bus hang with wrong privilege
Deren Wu
2021-12-19
1
-0
/
+11
|
*
mt76: mt7921: use correct iftype data on 6GHz cap init
Shayne Chen
2021-12-19
1
-1
/
+1
|
*
mt76: mt7921: fix boolreturn.cocci warning
Changcheng Deng
2021-12-19
1
-1
/
+1
|
*
mt76: eeprom: tolerate corrected bit-flips
Daniel Golle
2021-12-19
1
-0
/
+2
|
*
mt76: mt7603: improve reliability of tx powersave filtering
Felix Fietkau
2021-12-19
1
-2
/
+3
|
*
mt76: clear sta powersave flag after notifying driver
Felix Fietkau
2021-12-19
1
-2
/
+4
|
*
mt76: mt7915: introduce SAR support
Lorenzo Bianconi
2021-12-19
2
-4
/
+27
|
*
mt76: mt7603: introduce SAR support
Lorenzo Bianconi
2021-12-19
2
-8
/
+27
|
*
mt76: mt7915: improve wmm index allocation
Felix Fietkau
2021-12-19
1
-5
/
+3
|
*
mt76: mt7615: improve wmm index allocation
Felix Fietkau
2021-12-19
1
-5
/
+3
|
*
mt76: mt7615: fix unused tx antenna mask in testmode
Shayne Chen
2021-12-19
1
-11
/
+10
|
*
mt76: mt7921s: fix the device cannot sleep deeply in suspend
Sean Wang
2021-12-19
5
-18
/
+27
|
*
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
Sean Wang
2021-12-19
3
-37
/
+12
|
*
mt76: mt7615: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
2021-12-19
1
-2
/
+21
|
*
mt76: mt7915: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
2021-12-19
1
-2
/
+21
|
*
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
2021-12-19
13
-11
/
+101
|
*
mt76: move sar utilities to mt76-core module
Lorenzo Bianconi
2021-12-19
4
-48
/
+63
|
*
mt76: mt7921: honor mt76_connac_mcu_set_rate_txpower return value in mt7921_c...
Lorenzo Bianconi
2021-12-19
1
-4
/
+8
|
*
mt76: fix the wiphy's available antennas to the correct value
Bo Jiao
2021-12-19
1
-2
/
+2
|
*
mt76: do not pass the received frame with decryption error
Xing Song
2021-12-19
4
-3
/
+28
|
*
mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_mode
Lorenzo Bianconi
2021-12-19
2
-8
/
+5
[next]