index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
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-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
2021-06-19
mt76: mt7915: drop the use of repeater entries for station interfaces
Felix Fietkau
2
-7
/
+1
2021-06-19
mt76: connac: check band caps in mt76_connac_mcu_set_rate_txpower
Lorenzo Bianconi
1
-4
/
+13
2021-06-19
mt76: move mt76_get_next_pkt_id in mt76.h
Lorenzo Bianconi
3
-18
/
+15
2021-06-19
mt76: reduce rx buffer size to 2048
Lorenzo Bianconi
3
-19
/
+10
2021-06-19
mt76: connac: fix the maximum interval schedule scan can support
Sean Wang
4
-4
/
+5
2021-06-19
mt76: mt7915: fix rx fcs error count in testmode
Shayne Chen
1
-2
/
+19
2021-06-19
mt76: testmode: move chip-specific stats dump before common stats
Shayne Chen
1
-3
/
+8
2021-06-19
mt76: connac: add mt76_connac_mcu_get_nic_capability utility routine
Lorenzo Bianconi
4
-1
/
+80
2021-06-19
mt76: mt7921: make mt7921_set_channel static
Lorenzo Bianconi
2
-2
/
+1
2021-06-19
mt76: mt7921: wake the device before dumping power table
Lorenzo Bianconi
1
-0
/
+3
2021-06-19
mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref
Lorenzo Bianconi
6
-12
/
+16
2021-06-19
mt76: connac: fix UC entry is being overwritten
Lorenzo Bianconi
4
-7
/
+13
2021-06-19
mt76: mt7921: enable VHT BFee capability
Felix Fietkau
1
-1
/
+5
2021-06-19
mt76: mt7915: fix MT_EE_CAL_GROUP_SIZE
Ryder Lee
1
-1
/
+1
2021-06-19
mt76: mt7615: update radar parameters
Ryder Lee
2
-7
/
+14
2021-06-19
mt76: mt7915: setup drr group for peers
Ryder Lee
1
-0
/
+30
2021-06-19
mt76: mt7921: enable random mac address during sched_scan
Deren Wu
3
-8
/
+13
2021-06-19
mt76: mt7921: remove mt7921_get_wtbl_info routine
Lorenzo Bianconi
3
-173
/
+0
2021-06-19
mt76: mt7921: enable hw offloading for wep keys
Lorenzo Bianconi
2
-5
/
+19
2021-06-19
mt76: mt7915: read all eeprom fields from fw in efuse mode
Shayne Chen
3
-26
/
+24
2021-06-19
mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey data
Ryder Lee
6
-52
/
+69
2021-06-19
mt76: mt7921: set MT76_RESET during mac reset
Lorenzo Bianconi
1
-11
/
+14
2021-06-19
mt76: mt7915: improve error recovery reliability
Felix Fietkau
1
-14
/
+15
[next]