index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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-10-20
mt76: mt7921: introduce testmode support
Lorenzo Bianconi
9
-1
/
+243
2021-10-20
mt76: mt7915: remove mt7915_sta_stats
Ryder Lee
3
-13
/
+8
2021-10-20
mt76: mt7915: report tx rate directly from tx status
Ryder Lee
10
-335
/
+153
2021-10-20
mt76: mt7915: cleanup -Wunused-but-set-variable
Ryder Lee
1
-9
/
+0
2021-10-20
mt76: mt7915: take RCU read lock when calling ieee80211_bss_get_elem()
Ryder Lee
1
-0
/
+3
2021-10-20
mt76: mt7915: fix an off-by-one bound check
Ryder Lee
1
-1
/
+1
2021-10-20
mt76: mt7921: add .set_sar_specs support
YN Chen
5
-3
/
+105
2021-10-20
mt76: mt7915: adapt new firmware to update BA winsize for Rx session
Bo Jiao
2
-1
/
+2
2021-10-20
mt76: mt7915: report HE MU radiotap
Ryder Lee
2
-11
/
+60
2021-10-20
mt76: mt76x02: fix endianness warnings in mt76x02_mac.c
Lorenzo Bianconi
1
-6
/
+7
2021-10-20
mt76: mt7921: fix survey-dump reporting
Lorenzo Bianconi
2
-2
/
+10
2021-10-20
mt76: fix build error implicit enumeration conversion
Sean Wang
2
-2
/
+2
2021-10-20
mt76: mt7921: enable aspm by default
Sean Wang
1
-1
/
+6
2021-10-20
mt76: connac: fix mt76_connac_gtk_rekey_tlv usage
Leon Yen
1
-3
/
+3
2021-10-20
mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameter
Bo Jiao
2
-2
/
+2
2021-10-20
mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal()
Dan Carpenter
1
-1
/
+1
2021-10-20
mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi
Lorenzo Bianconi
1
-6
/
+9
2021-10-20
mt76: mt7921: fix endianness warning in mt7921_update_txs
Lorenzo Bianconi
1
-1
/
+2
2021-10-20
mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in mt7921_mcu_tx_done_e...
Lorenzo Bianconi
1
-3
/
+1
2021-10-20
mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event
Lorenzo Bianconi
2
-6
/
+7
2021-10-13
mt7601u: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-08-17
Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
4
-4
/
+6
2021-08-06
mt76: fix enum type mismatch
Arnd Bergmann
4
-4
/
+6
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+1
2021-07-12
mt76: mt7921: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-08
mt76: mt7921: continue to probe driver when fw already downloaded
Aaron Ma
1
-1
/
+2
2021-06-22
mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.
Wei Mingzhi
1
-0
/
+1
2021-06-19
mt76: mt7921: allow chip reset during device restart
Lorenzo Bianconi
3
-5
/
+14
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
4
-15
/
+32
2021-06-19
mt76: mt7663s: enable runtime-pm
Lorenzo Bianconi
3
-6
/
+13
2021-06-19
mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2
-8
/
+22
2021-06-19
mt76: mt7663s: rely on pm reference counting
Lorenzo Bianconi
1
-14
/
+22
2021-06-19
mt76: sdio: do not run mt76_txq_schedule directly
Lorenzo Bianconi
1
-5
/
+11
2021-06-19
mt76: mt7921: enable HE BFee capability
Deren Wu
1
-1
/
+12
2021-06-19
mt76: disable TWT capabilities for the moment
Lorenzo Bianconi
2
-6
/
+0
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
13
-169
/
+208
2021-06-19
mt76: mt7921: fix the coredump is being truncated
Sean Wang
2
-4
/
+7
2021-06-19
mt76: mt7921: fix kernel warning when reset on vif is not sta
Sean Wang
1
-1
/
+2
2021-06-19
mt76: mt7921: introduce dedicated control for deep_sleep
Lorenzo Bianconi
5
-10
/
+32
2021-06-19
mt76: mt7921: limit txpower according to userlevel power
Lorenzo Bianconi
2
-8
/
+23
2021-06-19
mt76: mt7921: improve code readability for mt7921_update_txs
Lorenzo Bianconi
1
-29
/
+18
2021-06-19
mt76: mt7921: add deep sleep control to runtime-pm knob
Sean Wang
1
-0
/
+18
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
8
-44
/
+110
2021-06-19
mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
Ryder Lee
1
-3
/
+3
2021-06-19
mt76: use SPDX header file comment style
Tom Rix
2
-2
/
+2
2021-06-19
mt76: add a space between comment char and SPDX tag
Tom Rix
3
-3
/
+3
2021-06-19
mt76: mt7915: improve MU stability
Ryder Lee
3
-51
/
+64
2021-06-19
mt76: mt7915: introduce mt7915_mcu_set_txbf()
Ryder Lee
5
-53
/
+50
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
12
-57
/
+47
[next]