index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
2022-05-22
1
-4
/
+1
*
rtlwifi: Use pr_warn instead of WARN_ONCE
Dongliang Mu
2022-05-13
1
-1
/
+1
*
rtlwifi: btcoex: fix if == else warning
Guo Zhengkui
2022-04-27
1
-12
/
+4
*
rtlwifi: rtl8192cu: Fix spelling mistake "writting" -> "writing"
Lv Ruyi
2022-04-12
1
-2
/
+2
*
rtlwifi: Fix spelling mistake "cacluated" -> "calculated"
Lv Ruyi
2022-04-12
6
-11
/
+11
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
21
-165
/
+166
*
rtlwifi: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-06
2
-15
/
+13
*
rtlwifi: rtl8821ae: fix typos in comments
Julia Lawall
2022-03-16
1
-3
/
+3
*
rtlwifi: rtl8192cu: Add On Networks N150
Jonathan Teh
2022-03-16
1
-0
/
+1
*
rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'
Lu Jicong
2022-03-10
1
-31
/
+1
*
rtlwifi: remove redundant initialization of variable ul_encalgo
Colin Ian King
2022-02-01
1
-1
/
+1
*
rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...
Larry Finger
2021-12-20
1
-0
/
+1
*
rtlwifi: rtl8192de: Style clean-ups
Kees Cook
2021-11-29
2
-11
/
+7
*
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-13
1
-1
/
+0
*
rtlwifi: rtl8192ee: Remove redundant initialization of variable version
Colin Ian King
2021-10-13
1
-1
/
+1
*
rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...
Nathan Chancellor
2021-08-29
1
-2
/
+2
*
rtlwifi: rtl8192de: make arrays static const, makes object smaller
Colin Ian King
2021-08-21
1
-28
/
+20
*
rtlwifi: rtl8192de: Remove redundant variable initializations
Colin Ian King
2021-08-21
1
-2
/
+2
*
rtlwifi: rtl8192de: Fully initialize curvecount_val
Kees Cook
2021-06-22
1
-1
/
+1
*
rtlwifi: Fix spelling of 'download'
Ding Senjie
2021-06-15
1
-1
/
+1
*
rtlwifi: Remove redundant assignments to ul_enc_algo
Yang Li
2021-06-15
1
-1
/
+1
*
rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatus
Colin Ian King
2021-06-15
1
-1
/
+1
*
rtlwifi: btcoex: 21a 2ant: Delete several duplicate condition branch codes
Zhen Lei
2021-06-15
1
-16
/
+0
*
rtlwifi: 8821a: btcoexist: add comments to explain why if-else branches are i...
Ping-Ke Shih
2021-06-15
1
-0
/
+4
*
rtlwifi: Fix wrong function name in comments
Yang Shen
2021-06-15
1
-2
/
+2
*
net: rtlwifi: properly check for alloc_workqueue() failure
Greg Kroah-Hartman
2021-05-13
1
-5
/
+10
*
Revert "rtlwifi: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+0
*
rtlwifi: implement set_tim by update beacon content
Ping-Ke Shih
2021-04-21
4
-0
/
+37
*
rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-17
1
-7
/
+3
*
rtlwifi: Simplify locking of a skb list accesses
Christophe JAILLET
2021-04-17
2
-14
/
+2
*
rtlwifi: remove rtl_get_tid_h
Christophe JAILLET
2021-04-17
1
-6
/
+1
*
rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...
Yang Li
2021-04-17
1
-2
/
+0
*
rtlwifi: remove redundant assignment to variable err
Colin Ian King
2021-04-17
1
-1
/
+0
*
rtlwifi: Few mundane typo fixes
Bhaskar Chowdhury
2021-04-17
1
-3
/
+3
*
rtlwifi: 8821ae: upgrade PHY and RF parameters
Ping-Ke Shih
2021-04-17
1
-130
/
+370
*
rtlwifi: rtl8821ae: phy: Simplify bool comparison
Jiapeng Chong
2021-02-10
1
-1
/
+1
*
rtlwifi: rtl8192se: Simplify bool comparison
Jiapeng Chong
2021-02-10
1
-2
/
+2
*
rtlwifi: rtl8192se: remove redundant initialization of variable rtstatus
Colin Ian King
2021-02-08
1
-1
/
+1
*
rtlwifi: use tasklet_setup to initialize rx_work_tasklet
Emil Renner Berthing
2021-02-08
1
-2
/
+1
*
rtlwifi: rtl8821ae: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
1
-4
/
+4
*
rtlwifi: rtl8192se: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
1
-2
/
+2
*
rtlwifi: rtl8188ee: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
2
-6
/
+6
*
rtlwifi: rtl8192c-common: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
1
-2
/
+2
*
rtlwifi: rtl_pci: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
1
-2
/
+2
*
rtlwifi: rise completion at the last step of firmware callback
Ping-Ke Shih
2020-12-17
1
-3
/
+5
*
rtlwifi: rtl8192de: fix ofdm power compensation
Ping-Ke Shih
2020-12-09
1
-6
/
+7
*
rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
1
-3
/
+3
*
rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
1
-2
/
+4
*
rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
1
-3
/
+3
*
rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
1
-3
/
+3
[next]