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.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
/
mt7921
/
mcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
wifi: mt76: mt7921e: add LED control support
Hao Zhang
1
-0
/
+14
2024-05-02
wifi: mt76: mt7921: cqm rssi low/high event notify
Rong Yan
1
-0
/
+61
2024-05-02
wifi: mt76: make const arrays in functions static
Felix Fietkau
1
-2
/
+2
2024-02-22
wifi: mt76: mt7921: fix incorrect type conversion for CLC command
Ming Yen Hsieh
1
-2
/
+2
2023-12-19
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-5
/
+12
2023-12-11
wifi: mt76: mt7921: fix country count limitation for CLC
Ming Yen Hsieh
1
-3
/
+8
2023-12-07
wifi: mt76: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-1
/
+1
2023-12-07
wifi: mt76: mt7921: support 5.9/6GHz channel config in acpi
Rong Yan
1
-1
/
+3
2023-11-08
wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC config
Ming Yen Hsieh
1
-0
/
+1
2023-09-30
wifi: mt76: mt7921: update the channel usage when the regd domain changed
Ming Yen Hsieh
1
-0
/
+3
2023-09-30
wifi: mt76: mt7921: get regulatory information from the clc event
Ming Yen Hsieh
1
-4
/
+22
2023-09-30
wifi: mt76: mt7921: add 6GHz power type support for clc
Ming Yen Hsieh
1
-1
/
+3
2023-09-30
wifi: mt76: mt7921: move connac nic capability handling to mt7921
Deren Wu
1
-1
/
+121
2023-07-26
wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module
Lorenzo Bianconi
1
-61
/
+2
2023-07-26
wifi: mt76: mt7921: move acpi_sar code in mt792x-lib module
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
1
-44
/
+0
2023-07-26
wifi: mt76: mt7921: move hif_ops macro in mt792x.h
Lorenzo Bianconi
1
-4
/
+4
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
1
-3
/
+3
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
1
-37
/
+37
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
1
-7
/
+7
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
1
-4
/
+4
2023-07-26
wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
Lorenzo Bianconi
1
-10
/
+10
2023-07-25
wifi: mt76: mt7921: Support temp sensor
Ben Greear
1
-0
/
+17
2023-07-07
wifi: mt76: mt7921e: fix init command fail with enabled device
Quan Zhou
1
-8
/
+0
2023-04-17
mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data
Sean Wang
1
-20
/
+0
2023-04-17
wifi: mt76: move mcu_uni_event and mcu_reg_event in common code
Lorenzo Bianconi
1
-4
/
+4
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
1
-1
/
+1
2023-04-17
wifi: mt76: mt7921: get rid of eeprom.h
Lorenzo Bianconi
1
-1
/
+0
2023-02-03
wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistent
Neil Chen
1
-2
/
+34
2023-02-03
wifi: mt76: mt7921: fix invalid remain_on_channel duration
Deren Wu
1
-1
/
+1
2023-02-03
wifi: mt76: mt7921: fix channel switch fail in monitor mode
Deren Wu
1
-0
/
+68
2022-12-09
wifi: mt76: mt7921: add support to update fw capability with MTFG table
Quan Zhou
1
-1
/
+3
2022-12-01
wifi: mt76: mt7921: introduce remain_on_channel support
Sean Wang
1
-0
/
+24
2022-12-01
wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driver
Sean Wang
1
-18
/
+0
2022-12-01
wifi: mt76: mt7921: add unified ROC cmd/event support
Quan Zhou
1
-0
/
+119
2022-09-15
wifi: mt76: mt7921: introduce Country Location Control support
Ming Yen Hsieh
1
-0
/
+198
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
1
-387
/
+31
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
1
-1
/
+1
2022-07-11
mt76: mt7921: enable HW beacon filter in the initialization stage
Sean Wang
1
-5
/
+0
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
1
-1
/
+1
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
1
-77
/
+0
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
1
-16
/
+17
2022-07-11
mt76: mt7921: fix command timeout in AP stop period
Deren Wu
1
-4
/
+1
2022-07-11
mt76: mt7921: not support beacon offload disable command
Deren Wu
1
-2
/
+4
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
1
-2
/
+2
2022-07-11
mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signature
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: connac: move mt76_connac2_load_patch in connac module
Lorenzo Bianconi
1
-125
/
+1
2022-07-11
mt76: connac: move mt76_connac2_load_ram in connac module
Lorenzo Bianconi
1
-88
/
+1
[next]