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
/
mt7915
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
wifi: mt76: mt7915: fix WED TxS reporting
Ryder Lee
1
-3
/
+0
2023-03-10
wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit
Lorenzo Bianconi
1
-1
/
+2
2023-03-10
wifi: mt76: mt7915: rework mt7915_thermal_temp_store()
Howard Hsu
2
-2
/
+19
2023-03-10
wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttling
Howard Hsu
4
-26
/
+37
2023-03-10
wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...
Howard Hsu
2
-2
/
+7
2023-03-10
wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()
Ryder Lee
1
-1
/
+1
2023-03-10
wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()
Ryder Lee
2
-2
/
+1
2023-03-10
wifi: mt76: mt7915: check return value before accessing free_block_num
Ryder Lee
2
-11
/
+18
2023-03-10
wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaks
Ryder Lee
1
-1
/
+3
2023-03-10
wifi: mt76: mt7915: add missing of_node_put()
Wang Yufen
1
-0
/
+1
2023-01-16
wifi: mt76: handle possible mt76_rx_token_consume failures
Lorenzo Bianconi
1
-0
/
+7
2022-12-01
wifi: mt76: mt7915: mmio: fix naming convention
Lorenzo Bianconi
1
-5
/
+5
2022-12-01
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
10
-166
/
+184
2022-12-01
wifi: mt76: mt7915: enable per bandwidth power limit support
Ryder Lee
3
-32
/
+184
2022-12-01
wifi: mt76: mt7915: introduce mt7915_get_power_bound()
Ryder Lee
2
-7
/
+17
2022-12-01
mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
Xiongfeng Wang
1
-3
/
+10
2022-12-01
wifi: mt76: mt7915: fix band_idx usage
Ryder Lee
5
-59
/
+58
2022-12-01
wifi: mt76: mt7915: enable .sta_set_txpwr support
Ryder Lee
5
-6
/
+137
2022-12-01
wifi: mt76: mt7915: add basedband Txpower info into debugfs
Ryder Lee
2
-3
/
+20
2022-12-01
wifi: mt76: mt7915: add support to configure spatial reuse parameter set
Ryder Lee
4
-21
/
+207
2022-12-01
wifi: mt76: mt7915: add missing MODULE_PARM_DESC
Ryder Lee
1
-0
/
+1
2022-12-01
wifi: mt76: mt7915: enable WED RX stats
Sujuan Chen
5
-0
/
+59
2022-12-01
wifi: mt76: mt7915: enable WED RX support
Lorenzo Bianconi
5
-92
/
+234
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2
-7
/
+38
2022-12-01
wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bf
Shayne Chen
1
-5
/
+5
2022-12-01
wifi: mt76: mt7915: don't claim 160MHz support with mt7915 DBDC
Nicolas Cavallari
1
-16
/
+31
2022-12-01
wifi: mt76: mt7915: Fix VHT beamforming capabilities with DBDC
Nicolas Cavallari
1
-1
/
+2
2022-12-01
wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDC
Nicolas Cavallari
1
-0
/
+1
2022-12-01
wifi: mt76: mt7915: enable coredump support
Ryder Lee
9
-8
/
+742
2022-12-01
wifi: mt76: mt7915: add full system reset into debugfs
Ryder Lee
5
-14
/
+80
2022-12-01
wifi: mt76: mt7915: enable full system reset support
Bo Jiao
7
-26
/
+264
2022-12-01
wifi: mt76: mt7915: rework mt7915_dma_reset()
Bo Jiao
3
-89
/
+91
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
3
-19
/
+12
2022-12-01
wifi: mt76: mt7915: fix reporting of TX AGGR histogram
Lorenzo Bianconi
1
-1
/
+1
2022-12-01
wifi: mt76: mt7915: enable use_cts_prot support
Ryder Lee
3
-0
/
+18
2022-12-01
wifi: mt76: mt7915: add ack signal support
Ryder Lee
5
-2
/
+46
2022-12-01
wifi: mt76: mt7915: improve accuracy of time_busy calculation
Ryder Lee
4
-13
/
+61
2022-12-01
Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...
Ben Greear
1
-1
/
+2
2022-12-01
wifi: mt76: mt7915: enable wed for mt7986-wmac chipset
Lorenzo Bianconi
8
-55
/
+134
2022-12-01
wifi: mt76: mt7915: enable wed for mt7986 chipset
Lorenzo Bianconi
3
-0
/
+20
2022-12-01
wifi: mt76: mt7915: move wed init routines in mmio.c
Lorenzo Bianconi
3
-92
/
+94
2022-12-01
wifi: mt76: mt7915: fix mt7915_mac_set_timing()
Ryder Lee
1
-6
/
+15
2022-12-01
wifi: mt76: mt7915: set correct antenna for radar detection on MT7915D
Shayne Chen
2
-0
/
+16
2022-12-01
wifi: mt76: mt7915: add spatial extension index support
Shayne Chen
4
-7
/
+21
2022-12-01
wifi: mt76: mt7915: rework testmode tx antenna setting
Shayne Chen
2
-16
/
+9
2022-12-01
wifi: mt76: mt7915: deal with special variant of mt7916
Peter Chiu
3
-32
/
+32
2022-12-01
wifi: mt76: mt7915: rework eeprom tx paths and streams init
Shayne Chen
2
-39
/
+23
2022-12-01
wifi: mt76: mt7915: reserve 8 bits for the index of rf registers
Evelyn Tsai
2
-3
/
+3
2022-12-01
wifi: mt76: mt7915: fix bounds checking for tx-free-done command
Ben Greear
1
-3
/
+5
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
1
-1
/
+3
[next]