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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-06
iwlwifi: mvm: remove last leftovers of d0i3
Emmanuel Grumbach
3
-17
/
+0
2019-09-06
iwlwifi: mvm: remove iwl_mvm_update_d0i3_power_mode
Emmanuel Grumbach
2
-74
/
+11
2019-09-06
iwlwifi: mvm: remove d0i3_ap_sta_id
Emmanuel Grumbach
3
-11
/
+0
2019-09-06
iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan only
Emmanuel Grumbach
2
-61
/
+15
2019-09-06
iwlwifi: mvm: remove the d0i3 entry/exit flow
Emmanuel Grumbach
4
-508
/
+2
2019-09-06
iwlwifi: mvm: remove the tx defer for d0i3
Emmanuel Grumbach
3
-111
/
+1
2019-09-06
iwlwifi: remove all the d0i3 references
Emmanuel Grumbach
13
-465
/
+11
2019-09-06
iwlwifi: mvm: start to remove the code for d0i3
Emmanuel Grumbach
1
-18
/
+0
2019-09-06
iwlwifi: mvm: add the skb length to a print
Shaul Triebitz
1
-2
/
+3
2019-09-06
iwlwifi: mvm: fix scan config command size
Beker Ayala
1
-1
/
+1
2019-09-06
iwlwifi: add ldbg config cmd debug print
Shahar S Matityahu
1
-0
/
+1
2019-09-06
iwlwifi: dbg: support debug recording suspend resume command
Shahar S Matityahu
6
-55
/
+87
2019-09-06
iwlwifi: dbg: move debug recording stop from trans to op mode
Shahar S Matityahu
6
-11
/
+7
2019-09-06
iwlwifi: dbg: move monitor recording functionality from header file
Shahar S Matityahu
2
-85
/
+89
2019-09-06
iwlwifi: mvm: remove unnecessary forward declarations
Johannes Berg
1
-8
/
+0
2019-09-06
iwlwifi: mvm: Block 26-tone RU OFDMA transmissions
Ilan Peer
3
-0
/
+61
2019-09-06
iwlwifi: mvm: remove redundant condition in iwl_mvm_set_hw_rfkill_state
Emmanuel Grumbach
1
-2
/
+1
2019-09-06
iwlwifi: Send DQA enable command only if TVL is on
Ilia Lin
1
-3
/
+5
2019-09-06
iwlwifi: bump FW API to 49 for 22000 series
Luca Coelho
1
-1
/
+1
2019-09-05
mt76: mt7615: add support to read temperature from mcu
Lorenzo Bianconi
4
-11
/
+59
2019-09-05
mt76: mt7615: introduce mt7615_txwi_to_txp utility routine
Lorenzo Bianconi
2
-6
/
+15
2019-09-05
mt76: mt7603: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-09-05
mt76: mt76x0: remove unneeded return value on set channel
Stanislaw Gruszka
3
-16
/
+9
2019-09-05
mt76: mt76x0: remove redundant chandef copy
Stanislaw Gruszka
1
-1
/
+0
2019-09-05
mt76: make mt76_rx_convert static
Stanislaw Gruszka
2
-4
/
+1
2019-09-05
mt76: remove offchannel check in tx scheduling
Felix Fietkau
3
-10
/
+2
2019-09-05
mt76: do not send BAR frame on tx aggregation flush stop
Felix Fietkau
3
-3
/
+0
2019-09-05
mt76: stop rx aggregation on station removal
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: dma: reset q->rx_head on rx reset
Felix Fietkau
1
-0
/
+6
2019-09-05
mt76: mt7615: apply calibration-free data from OTP
Felix Fietkau
1
-0
/
+38
2019-09-05
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
10
-53
/
+29
2019-09-05
mt76: fix some checkpatch warnings
Ryder Lee
10
-63
/
+70
2019-09-05
mt76: mt7615: add BIP_CMAC_128 cipher support
Lorenzo Bianconi
4
-47
/
+135
2019-09-05
mt76: mt7603: remove unnecessary mcu queue initialization
Lorenzo Bianconi
1
-3
/
+0
2019-09-05
mt76: move mt76_tx_tasklet in mt76 module
Lorenzo Bianconi
5
-21
/
+10
2019-09-05
mt76: mt7615: enable survey support
Lorenzo Bianconi
5
-0
/
+34
2019-09-05
mt76: mt7603: move survey_time in mt76_dev
Lorenzo Bianconi
4
-5
/
+7
2019-09-05
mt76: mt76x02u: enable survey support
Lorenzo Bianconi
4
-0
/
+22
2019-09-05
mt76: mt76x02u: enable multi-vif support
Lorenzo Bianconi
1
-0
/
+26
2019-09-05
mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enable
Lorenzo Bianconi
2
-37
/
+26
2019-09-05
mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...
Lorenzo Bianconi
4
-8
/
+12
2019-09-05
mt76: mt7615: add Smart Carrier Sense support
Lorenzo Bianconi
6
-0
/
+270
2019-09-05
mt76: mt7615: rework locking scheme for mt7615_set_channel
Lorenzo Bianconi
1
-6
/
+8
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
63
-756
/
+63
2019-09-05
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
18
-100
/
+114
2019-09-05
mt76: mt7615: fix some checkpatch warnings
Ryder Lee
3
-5
/
+3
2019-09-05
mt76: mt7603: fix some checkpatch warnings
Ryder Lee
11
-18
/
+19
2019-09-05
mt76: Add paragraphs to describe the config symbols fully
Ryder Lee
4
-8
/
+31
2019-09-05
mt76: mt7615: update cw_min/max related settings
Ryder Lee
1
-9
/
+9
2019-09-05
mt76: mt7615: add 4 WMM sets support
Ryder Lee
3
-12
/
+10
[next]