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
/
mt76
/
mt7921
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
wifi: mt76: mt7921: Check devm_kasprintf() returned value
Ma Ke
1
-0
/
+2
2024-09-05
wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usage
Ming Yen Hsieh
1
-1
/
+1
2024-02-22
wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspend
Ming Yen Hsieh
1
-0
/
+6
2023-12-11
wifi: mt76: mt7921: fix CLC command timeout when suspend/resume
Ming Yen Hsieh
1
-5
/
+18
2023-10-23
wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel info
Ming Yen Hsieh
1
-0
/
+3
2023-09-30
wifi: mt76: mt7921: update the channel usage when the regd domain changed
Ming Yen Hsieh
1
-0
/
+51
2023-09-30
wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
1
-4
/
+1
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: mt7921: move acpi_sar code in mt792x-lib module
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib
Lorenzo Bianconi
1
-2
/
+2
2023-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
1
-2
/
+2
2023-07-26
wifi: mt76: mt7921: move hif_ops macro in mt792x.h
Lorenzo Bianconi
1
-2
/
+2
2023-07-26
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
1
-250
/
+4
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
1
-8
/
+8
2023-07-26
wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.h
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h
Lorenzo Bianconi
1
-4
/
+4
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
1
-10
/
+10
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
1
-3
/
+3
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
Lorenzo Bianconi
1
-1
/
+1
2023-07-25
wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
1
-2
/
+0
2023-07-25
wifi: mt76: mt7921: Support temp sensor
Ben Greear
1
-0
/
+60
2023-07-25
wifi: mt76: mt7921: fix non-PSC channel scan fail
Ming Yen Hsieh
1
-1
/
+2
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-7
/
+36
2023-04-19
wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported drivers
Felix Fietkau
1
-0
/
+1
2023-04-17
wifi: mt76: mt7921: enable p2p support
Sean Wang
1
-3
/
+7
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-04-17
wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routine
Lorenzo Bianconi
1
-2
/
+27
2023-03-31
wifi: mt76: mt7921: Fix use-after-free in fw features query.
Ben Greear
1
-2
/
+5
2023-02-03
wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistent
Neil Chen
1
-2
/
+0
2023-02-03
wifi: mt76: mt7921: add ack signal support
Deren Wu
1
-0
/
+9
2022-12-09
wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability()
Sean Wang
1
-1
/
+2
2022-12-01
wifi: mt76: mt7921: fix wrong power after multiple SAR set
YN Chen
1
-0
/
+1
2022-12-01
wifi: mt76: mt7921: introduce chanctx support
Sean Wang
1
-5
/
+28
2022-12-01
wifi: mt76: mt7921: introduce remain_on_channel support
Sean Wang
1
-0
/
+63
2022-09-15
wifi: mt76: mt7921: introduce Country Location Control support
Ming Yen Hsieh
1
-0
/
+1
2022-07-11
mt76: mt7921: enable HW beacon filter in the initialization stage
Sean Wang
1
-0
/
+1
2022-07-11
mt76: mt7921: enlarge maximum VHT MPDU length to 11454
Deren Wu
1
-1
/
+1
2022-07-11
mt76: mt7921: fix aggregation subframes setting to HE max
Deren Wu
1
-2
/
+2
2022-07-11
mt76: enable the VHT extended NSS BW feature
Deren Wu
1
-0
/
+1
2022-07-11
mt76: mt7921: introduce ACPI SAR config in tx power
Deren Wu
1
-2
/
+1
2022-07-11
mt76: mt7921: introduce ACPI SAR support
Deren Wu
1
-0
/
+2
2022-05-13
mt76: mt7921: add ipv6 NS offload support
Deren Wu
1
-0
/
+4
2022-05-13
mt76: mt7921: Add AP mode support
Sean Wang
1
-1
/
+10
2022-03-16
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
1
-19
/
+43
2022-03-16
mt76: mt7921: add mt7921u driver
Lorenzo Bianconi
1
-1
/
+1
2022-03-16
mt76: mt7921: disable runtime pm for usb
Lorenzo Bianconi
1
-4
/
+6
2022-02-03
mt76: mt7921s: run sleep mode by default
Sean Wang
1
-8
/
+4
2022-02-03
mt76: mt7921: toggle runtime-pm adding a monitor vif
Lorenzo Bianconi
1
-0
/
+2
[next]