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-01-26
mt76: mt7915: add support for flash mode
Shayne Chen
4
-6
/
+56
2021-01-26
mt76: mt7915: run mt7915_configure_filter holding mt76 mutex
Lorenzo Bianconi
1
-1
/
+4
2021-01-26
mt76: mt7915: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-26
mt76: mt7615: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-26
mt76: mt7615: reset token when mac_reset happens
Ryder Lee
3
-12
/
+22
2021-01-26
mt76: mt7915: reset token when mac_reset happens
Ryder Lee
3
-17
/
+26
2021-01-26
mt76: mt7915: fix MT_CIPHER_BIP_CMAC_128 setkey
Ryder Lee
2
-6
/
+21
2021-01-26
mt76: mt7615: add vif check in mt7615_update_vif_beacon()
Ryder Lee
1
-1
/
+10
2021-01-26
mt76: mt7915: add vif check in mt7915_update_vif_beacon()
Ryder Lee
1
-1
/
+9
2021-01-18
mt76: mt7663s: fix rx buffer refcounting
Lorenzo Bianconi
1
-5
/
+4
2021-01-14
mt76: Fix queue ID variable types after mcu queue split
Nathan Chancellor
2
-6
/
+6
2020-12-20
mt76: mt7915: fix MESH ifdef block
Randy Dunlap
1
-2
/
+2
2020-12-20
mt76: mt76s: fix NULL pointer dereference in mt76s_process_tx_queue
Lorenzo Bianconi
1
-1
/
+5
2020-12-20
mt76: sdio: remove wake logic in mt76s_process_tx_queue
Lorenzo Bianconi
1
-12
/
+3
2020-12-20
mt76: usb: remove wake logic in mt76u_status_worker
Lorenzo Bianconi
1
-7
/
+0
2020-12-17
mt76: mt76u: fix NULL pointer dereference in mt76u_status_worker
Lorenzo Bianconi
1
-0
/
+2
2020-12-11
mt76: remove unused variable q
Souptick Joarder
1
-3
/
+0
2020-12-08
Merge tag 'mt76-for-kvalo-2020-12-04' of https://github.com/nbd168/wireless
Kalle Valo
76
-2156
/
+3449
2020-12-05
mt76: mt7615: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-05
mt76: mt7915: fix ht mcs in mt7915_mcu_get_rx_rate()
Shayne Chen
1
-1
/
+3
2020-12-04
mt76: attempt to free up more room when filling the tx queue
Felix Fietkau
3
-0
/
+12
2020-12-04
mt76: mt7915: stop queues when running out of tx tokens
Felix Fietkau
3
-0
/
+42
2020-12-04
mt76: improve tx queue stop/wake
Felix Fietkau
3
-21
/
+13
2020-12-04
mt76: mt7915: fix memory leak in mt7915_mcu_get_rx_rate()
Shayne Chen
1
-0
/
+2
2020-12-04
mt76: mt7615: fix rdd mcu cmd endianness
Lorenzo Bianconi
1
-23
/
+66
2020-12-04
mt76: mt7915: fix endian issues
Felix Fietkau
1
-19
/
+68
2020-12-04
mt76: mt7915: get rid of dbdc debugfs knob
Lorenzo Bianconi
3
-191
/
+162
2020-12-04
mt76: mt7915: introduce dbdc support
Lorenzo Bianconi
12
-104
/
+135
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
13
-47
/
+55
2020-12-04
mt76: move band allocation in mt76_register_phy
Lorenzo Bianconi
4
-37
/
+31
2020-12-04
mt76: rely on mt76_phy in mt76_init_sband_2g and mt76_init_sband_5g
Lorenzo Bianconi
1
-17
/
+16
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
11
-33
/
+32
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
23
-76
/
+81
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
20
-115
/
+112
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
10
-14
/
+14
2020-12-04
mt76: introduce mt76_init_mcu_queue utility routine
Lorenzo Bianconi
6
-23
/
+56
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb signature
Lorenzo Bianconi
8
-39
/
+43
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
13
-28
/
+28
2020-12-04
mt76: mt7663s: rely on mt76_queue in mt7663s_tx_run_queue signature
Lorenzo Bianconi
2
-12
/
+13
2020-12-04
mt76: sdio: rely on mt76_queue in mt76s_process_tx_queue signature
Lorenzo Bianconi
1
-8
/
+7
2020-12-04
mt76: sdio: introduce mt76s_alloc_tx_queue
Lorenzo Bianconi
1
-13
/
+31
2020-12-04
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
6
-85
/
+58
2020-12-04
mt76: mt7915: rely on eeprom definitions
Lorenzo Bianconi
1
-2
/
+2
2020-12-04
mt76: mt7615: refactor usb/sdio rate code
Lorenzo Bianconi
3
-47
/
+28
2020-12-04
mt76: mt7615: support 16 interfaces
Ryder Lee
5
-41
/
+95
2020-12-04
mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv()
Ryder Lee
2
-29
/
+4
2020-12-04
mt76: mt7915: use BIT_ULL for omac_idx
Ryder Lee
1
-1
/
+1
2020-12-04
mt76: mt7915: make mt7915_eeprom_read static
Lorenzo Bianconi
2
-8
/
+2
2020-12-04
mt76: mt7915: add support to set tx frequency offset in testmode
Shayne Chen
3
-0
/
+27
2020-12-04
mt76: mt7915: add support to set txpower in testmode
Shayne Chen
1
-0
/
+100
[prev]
[next]