index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()
Ryder Lee
2023-04-17
1
-18
/
+18
*
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
2023-04-17
1
-32
/
+1
*
wifi: mt76: add mt76_connac_gen_ppe_thresh utility routine
Lorenzo Bianconi
2023-04-17
1
-22
/
+1
*
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
3
-6
/
+0
*
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
2023-04-17
4
-7
/
+6
*
wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()
Ryder Lee
2023-04-17
3
-110
/
+12
*
wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()
Howard Hsu
2023-04-17
1
-4
/
+4
*
wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED device
Sujuan Chen
2023-04-17
3
-8
/
+16
*
wifi: mt76: mt7915: expose device tree match table
Lorenz Brun
2023-04-17
1
-0
/
+2
*
wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()
Dan Carpenter
2023-04-17
1
-0
/
+1
*
wifi: mt76: mt7915: add back 160MHz channel width support for MT7915
Felix Fietkau
2023-03-13
1
-10
/
+30
*
wifi: mt76: mt7915: complete wed reset support
Lorenzo Bianconi
2023-02-03
2
-5
/
+31
*
wifi: mt76: mt7915: add mt7915 wed reset callbacks
Lorenzo Bianconi
2023-02-03
2
-0
/
+55
*
wifi: mt76: add EHT rate stats for ethtool
Shayne Chen
2023-02-03
1
-1
/
+1
*
wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_buf
Sujuan Chen
2023-02-03
1
-0
/
+2
*
wifi: mt76: enable page_pool stats
Lorenzo Bianconi
2023-02-03
1
-10
/
+16
*
wifi: mt76: switch to page_pool allocator
Lorenzo Bianconi
2023-02-03
1
-34
/
+21
*
wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_buf
Lorenzo Bianconi
2023-02-03
1
-1
/
+8
*
wifi: mt76: mt7915: fix WED TxS reporting
Ryder Lee
2023-02-03
1
-3
/
+0
*
wifi: mt76: mt7915: wed: enable red per-band token drop
Peter Chiu
2023-02-03
4
-3
/
+51
*
wifi: mt76: mt7915: set sku initial value to zero
Peter Chiu
2023-02-03
1
-0
/
+2
*
wifi: mt76: mt7915: avoid mcu_restart function pointer
Lorenzo Bianconi
2023-02-03
1
-3
/
+2
*
wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit
Lorenzo Bianconi
2023-02-03
1
-1
/
+2
*
wifi: mt76: introduce mt76_queue_is_wed_rx utility routine
Lorenzo Bianconi
2023-02-03
1
-2
/
+1
*
wifi: mt76: mt7915: remove BW160 and BW80+80 support
MeiChia Chiu
2023-02-03
1
-29
/
+9
*
wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom()
Shayne Chen
2023-02-03
1
-1
/
+4
*
wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state()
Howard Hsu
2023-02-03
2
-5
/
+9
*
wifi: mt76: mt7915: rework mt7915_thermal_temp_store()
Howard Hsu
2023-02-03
2
-2
/
+19
*
wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttling
Howard Hsu
2023-02-03
4
-26
/
+37
*
wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...
Howard Hsu
2023-02-03
2
-2
/
+7
*
wifi: mt76: mt7915: get rid of wed rx_buf_ring page_frag_cache
Lorenzo Bianconi
2022-12-09
1
-14
/
+11
*
wifi: mt76: handle possible mt76_rx_token_consume failures
Lorenzo Bianconi
2022-12-09
1
-0
/
+7
*
wifi: mt76: mt7915: enable per-phy led support
Lorenzo Bianconi
2022-12-09
2
-29
/
+101
*
wifi: mt76: move leds struct in mt76_phy
Lorenzo Bianconi
2022-12-09
1
-7
/
+7
*
wifi: mt76: move leds field in leds struct
Lorenzo Bianconi
2022-12-09
1
-5
/
+5
*
wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()
Ryder Lee
2022-12-09
1
-1
/
+1
*
wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()
Ryder Lee
2022-12-09
2
-2
/
+1
*
wifi: mt76: mt7915: check the correctness of event data
Ryder Lee
2022-12-09
1
-4
/
+17
*
wifi: mt76: mt7915: check return value before accessing free_block_num
Ryder Lee
2022-12-09
2
-11
/
+18
*
wifi: mt76: mt7915: split mcu chan_mib array up
Ryder Lee
2022-12-09
1
-23
/
+27
*
wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaks
Ryder Lee
2022-12-09
1
-1
/
+3
*
wifi: mt76: mt7915: add missing of_node_put()
Wang Yufen
2022-12-09
1
-0
/
+1
*
wifi: mt76: mt7915: mmio: fix naming convention
Lorenzo Bianconi
2022-12-01
1
-5
/
+5
*
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
2022-12-01
10
-166
/
+184
*
wifi: mt76: mt7915: enable per bandwidth power limit support
Ryder Lee
2022-12-01
3
-32
/
+184
*
wifi: mt76: mt7915: introduce mt7915_get_power_bound()
Ryder Lee
2022-12-01
2
-7
/
+17
*
mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
Xiongfeng Wang
2022-12-01
1
-3
/
+10
*
wifi: mt76: mt7915: fix band_idx usage
Ryder Lee
2022-12-01
5
-59
/
+58
*
wifi: mt76: mt7915: enable .sta_set_txpwr support
Ryder Lee
2022-12-01
5
-6
/
+137
*
wifi: mt76: mt7915: add basedband Txpower info into debugfs
Ryder Lee
2022-12-01
2
-3
/
+20
[next]