index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
mt76: mt7921: fix build regression
Arnd Bergmann
1
-1
/
+1
2021-11-29
mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi
Lorenzo Bianconi
2
-12
/
+10
2021-11-24
mt76: fix possible pktid leak
Lorenzo Bianconi
5
-27
/
+38
2021-11-24
mt76: fix timestamp check in tx_status
Deren Wu
1
-1
/
+1
2021-11-22
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
Lorenzo Bianconi
1
-2
/
+2
2021-10-23
mt76: connac: fix unresolved symbols when CONFIG_PM is unset
Felix Fietkau
1
-1
/
+1
2021-10-23
mt76: Make use of the helper macro kthread_run()
Cai Huoqing
1
-6
/
+4
2021-10-23
mt76: Print error message when reading EEPROM from mtd failed
Hauke Mehrtens
1
-1
/
+4
2021-10-23
mt76: mt7921: disable 4addr capability
Lorenzo Bianconi
1
-1
/
+2
2021-10-23
mt76: mt7915: add debugfs knobs for MCU utilization
Shayne Chen
6
-4
/
+75
2021-10-23
mt76: mt7915: add WA firmware log support
Shayne Chen
4
-14
/
+58
2021-10-23
mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_caps
Lorenzo Bianconi
1
-3
/
+2
2021-10-23
mt76: mt7915: rework debugfs fixed-rate knob
Ryder Lee
3
-10
/
+61
2021-10-23
mt76: mt7915: rework .set_bitrate_mask() to support more options
Ryder Lee
5
-27
/
+175
2021-10-23
mt76: mt7915: remove mt7915_mcu_add_he()
Ryder Lee
4
-34
/
+14
2021-10-23
mt76: mt7615: apply cached RF data for DBDC
Ryder Lee
2
-2
/
+21
2021-10-23
mt76: mt7615: mt7622: fix ibss and meshpoint
Nick Hainke
1
-2
/
+2
2021-10-23
mt76: mt7921: fix Wformat build warning
Randy Dunlap
1
-1
/
+1
2021-10-23
mt76: mt7921: fix mt7921s Kconfig
Lorenzo Bianconi
1
-0
/
+1
2021-10-20
mt76: mt7915: change max rx len limit of hw modules
Shayne Chen
1
-2
/
+2
2021-10-20
mt76: mt7915: fix missing HE phy cap
Shayne Chen
2
-7
/
+13
2021-10-20
mt76: mt7915: rework mt7915_mcu_sta_muru_tlv()
Shayne Chen
1
-21
/
+21
2021-10-20
mt76: mt7915: enable HE UL MU-MIMO
Shayne Chen
4
-3
/
+47
2021-10-20
mt76: mt7921: add per-vif counters in ethtool
Lorenzo Bianconi
1
-1
/
+52
2021-10-20
mt76: mt7921: move tx amsdu stats in mib_stats
Lorenzo Bianconi
4
-17
/
+23
2021-10-20
mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skb
Lorenzo Bianconi
2
-2
/
+16
2021-10-20
mt76: mt7921: introduce stats reporting through ethtool
Lorenzo Bianconi
1
-0
/
+116
2021-10-20
mt76: mt7921: add some more MIB counters
Lorenzo Bianconi
3
-1
/
+71
2021-10-20
mt76: do not reset MIB counters in get_stats callback
Lorenzo Bianconi
3
-6
/
+1
2021-10-20
mt76: mt7915: move tx amsdu stats in mib_stats
Lorenzo Bianconi
4
-13
/
+19
2021-10-20
mt76: mt7915: run mt7915_get_et_stats holding mt76 mutex
Lorenzo Bianconi
4
-2
/
+13
2021-10-20
mt76: move mt76_ethtool_worker_info in mt76 module
Lorenzo Bianconi
3
-40
/
+45
2021-10-20
mt76: move mt76_sta_stats in mt76.h
Lorenzo Bianconi
4
-10
/
+10
2021-10-20
mt76: mt76x0: correct VHT MCS 8/9 tx power eeprom offset
Richard Huynh
1
-1
/
+1
2021-10-20
mt76: mt7921s: add reset support
Sean Wang
8
-1
/
+184
2021-10-20
mt76: mt7921: introduce mt7921s support
Sean Wang
11
-15
/
+637
2021-10-20
mt76: mt7921: refactor mt7921_mcu_send_message
Sean Wang
3
-8
/
+23
2021-10-20
mt76: mt7921: rely on mcu_get_nic_capability
Sean Wang
7
-123
/
+10
2021-10-20
mt76: connac: extend mcu_get_nic_capability
Sean Wang
2
-0
/
+67
2021-10-20
mt76: sdio: extend sdio module to support CONNAC2
Sean Wang
5
-6
/
+53
2021-10-20
mt76: sdio: introduce parse_irq callback
Lorenzo Bianconi
5
-15
/
+51
2021-10-20
mt76: sdio: move common code in mt76_sdio module
Lorenzo Bianconi
9
-313
/
+343
2021-10-20
mt76: mt7921: use physical addr to unify register access
Sean Wang
2
-24
/
+25
2021-10-20
mt76: mt7921: make all event parser reusable between mt7921s and mt7921e
Sean Wang
1
-1
/
+6
2021-10-20
mt76: mt7663s: rely on mcu reg access utility
Sean Wang
3
-32
/
+2
2021-10-20
mt76: connac: move mcu reg access utility routines in mt76_connac_lib module
Sean Wang
2
-0
/
+29
2021-10-20
mt76: mt7921: add MT7921_COMMON module
Sean Wang
6
-5
/
+34
2021-10-20
mt76: mt7921: refactor init.c to be bus independent
Sean Wang
4
-27
/
+38
2021-10-20
mt76: mt7921: refactor mcu.c to be bus independent
Sean Wang
8
-95
/
+130
2021-10-20
mt76: mt7921: refactor dma.c to be pcie specific
Sean Wang
3
-9
/
+8
[next]