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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Viresh Kumar
1
-2
/
+1
2020-08-27
carl9170: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-27
wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'
Lee Jones
1
-4
/
+4
2020-08-27
carl9170: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-08-27
ath11k: return -ENOMEM on allocation failure
Dan Carpenter
1
-1
/
+1
2020-08-27
ath11k: return error if firmware request fails
Alex Dewar
1
-11
/
+9
2020-08-27
ath9k: Do not select MAC80211_LEDS by default
Krzysztof Kozlowski
1
-3
/
+3
2020-08-27
ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are used
Lee Jones
2
-32
/
+30
2020-08-27
ath9k: ar5008_initvals: Remove unused table entirely
Lee Jones
1
-37
/
+0
2020-08-27
ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'
Lee Jones
1
-37
/
+0
2020-08-27
ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'
Lee Jones
1
-14
/
+0
2020-08-27
ath9k_htc: Do not select MAC80211_LEDS by default
Krzysztof Kozlowski
1
-3
/
+3
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
9
-24
/
+20
2020-08-27
ath6kl: wmi: Remove unused variable 'rate'
Lee Jones
1
-8
/
+2
2020-08-27
ath5k: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-16
/
+15
2020-08-27
wcn36xx: Disable bmps when encryption is disabled
Loic Poulain
3
-1
/
+15
2020-08-27
wcn36xx: Setup starting bitrate to MCS-5
Loic Poulain
2
-0
/
+9
2020-08-27
wcn36xx: Fix software-driven scan
Loic Poulain
5
-93
/
+119
2020-08-27
rtw88: 8822c: update tx power limit tables to RF v20.1
Zong-Zhe Yang
1
-16
/
+16
2020-08-27
rtw88: use read_poll_timeout_atomic() for poll loop
Brian Norris
1
-9
/
+4
2020-08-27
rtw88: don't treat NULL pointer as an array
Brian Norris
1
-2
/
+3
2020-08-27
rtw88: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-5
/
+5
2020-08-27
wilc1000: Fix memleak in wilc_bus_probe
Dinghao Liu
1
-2
/
+3
2020-08-27
rtw88: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-17
/
+16
2020-08-27
wilc1000: Fix memleak in wilc_sdio_probe
Dinghao Liu
1
-2
/
+3
2020-08-27
mwifiex: don't call del_timer_sync() on uninitialized timer
Tetsuo Handa
1
-1
/
+2
2020-08-27
mwifiex: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-6
/
+6
2020-08-27
mwifiex: Clean up some err and dbg messages
Christophe JAILLET
1
-15
/
+10
2020-08-27
mwifiex: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-75
/
+78
2020-08-27
nl80211: fix PORT_AUTHORIZED wording to reflect behavior
James Prestwood
1
-13
/
+7
2020-08-27
cfg80211: add helper fn for adjacent rule channels
Markus Theil
1
-11
/
+158
2020-08-27
cfg80211: add helper fn for single rule channels
Markus Theil
1
-47
/
+59
2020-08-27
nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributes
Johannes Berg
1
-22
/
+14
2020-08-27
nl80211: clean up code/policy a bit
Johannes Berg
1
-42
/
+18
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
7
-20
/
+20
2020-08-27
net: wireless: wext_compat.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: sme.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: scan.c: delete or fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: reg.c: delete duplicated words + fix punctuation
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: delete duplicated word + fix grammar
Randy Dunlap
1
-2
/
+2
2020-08-27
net: mac80211: mesh.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: mac80211: agg-rx.c: fix duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-27
cfg80211: Adjust 6 GHz frequency to channel conversion
Amar Singhal
1
-3
/
+5
2020-08-27
mac80211: reduce packet loss event false positives
Felix Fietkau
2
-18
/
+17
2020-08-27
cfg80211: regulatory: reject invalid hints
Johannes Berg
1
-0
/
+3
2020-08-27
wireless: fix wrong 160/80+80 MHz setting
Shay Bar
1
-4
/
+11
2020-08-27
mac80211: improve AQL aggregation estimation for low data rates
Felix Fietkau
1
-12
/
+26
2020-08-27
mac80211: factor out code to look up the average packet length duration for a...
Felix Fietkau
1
-47
/
+74
2020-08-27
mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
Felix Fietkau
3
-6
/
+60
2020-08-27
Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
Pratik Rajesh Sampat
1
-1
/
+1
[prev]
[next]