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
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
2021-12-19
mt76: move sar_capa configuration in common code
Lorenzo Bianconi
1
-8
/
+0
2021-12-19
mt76: mt7921: introduce 160 MHz channel bandwidth support
Deren Wu
1
-0
/
+4
2021-10-23
mt76: mt7921: disable 4addr capability
Lorenzo Bianconi
1
-1
/
+2
2021-10-20
mt76: mt7921s: add reset support
Sean Wang
1
-0
/
+2
2021-10-20
mt76: mt7921: introduce mt7921s support
Sean Wang
1
-2
/
+9
2021-10-20
mt76: mt7921: rely on mcu_get_nic_capability
Sean Wang
1
-9
/
+1
2021-10-20
mt76: mt7921: add MT7921_COMMON module
Sean Wang
1
-0
/
+2
2021-10-20
mt76: mt7921: refactor init.c to be bus independent
Sean Wang
1
-26
/
+1
2021-10-20
mt76: mt7921: refactor mcu.c to be bus independent
Sean Wang
1
-0
/
+1
2021-10-20
mt76: mt7921: robustify hardware initialization flow
Sean Wang
1
-13
/
+40
2021-10-20
mt76: mt7921: remove mcu rate reporting code
Lorenzo Bianconi
1
-1
/
+0
2021-10-20
mt76: mt7921: fix dma hang in rmmod
Deren Wu
1
-0
/
+9
2021-10-20
mt76: mt7921: introduce testmode support
Lorenzo Bianconi
1
-0
/
+2
2021-10-20
mt76: mt7921: add .set_sar_specs support
YN Chen
1
-2
/
+15
2021-10-20
mt76: mt7921: fix survey-dump reporting
Lorenzo Bianconi
1
-0
/
+4
2021-06-19
mt76: mt7921: allow chip reset during device restart
Lorenzo Bianconi
1
-1
/
+7
2021-06-19
mt76: mt7921: introduce dedicated control for deep_sleep
Lorenzo Bianconi
1
-1
/
+2
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
1
-1
/
+5
2021-06-19
mt76: connac: fix the maximum interval schedule scan can support
Sean Wang
1
-1
/
+1
2021-06-19
mt76: mt7921: enable VHT BFee capability
Felix Fietkau
1
-1
/
+5
2021-06-19
mt76: mt7921: enable random mac address during sched_scan
Deren Wu
1
-1
/
+2
2021-06-19
mt76: allow hw driver code to overwrite wiphy interface_modes
Lorenzo Bianconi
1
-0
/
+2
2021-06-19
mt76: mt7921: return proper error value in mt7921_mac_init
Lorenzo Bianconi
1
-5
/
+3
2021-06-19
mt76: mt7921: enable runtime pm by default
Lorenzo Bianconi
1
-1
/
+1
2021-06-19
mt76: mt7921: add back connection monitor support
Sean Wang
1
-0
/
+4
2021-06-19
mt76: mt7921: Don't alter Rx path classifier
Sean Wang
1
-18
/
+0
2021-06-19
mt76: mt7921: enable rx csum offload
Lorenzo Bianconi
1
-0
/
+1
2021-06-19
mt76: mt7921: enable rx header traslation offload
Lorenzo Bianconi
1
-1
/
+3
2021-06-19
mt76: mt7921: enable rx hw de-amsdu
Lorenzo Bianconi
1
-2
/
+2
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
1
-30
/
+2
2021-05-15
mt76: mt7921: fix max aggregation subframes setting
Felix Fietkau
1
-2
/
+2
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
1
-1
/
+0
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
1
-3
/
+1
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
1
-2
/
+2
2021-04-21
mt76: mt7921: add awake and doze time accounting
Lorenzo Bianconi
1
-1
/
+4
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
1
-0
/
+2
[next]