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
/
rtl8723ae
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: Fix spelling mistake "cacluated" -> "calculated"
Lv Ruyi
2022-04-12
1
-2
/
+2
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
2
-15
/
+15
*
rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatus
Colin Ian King
2021-06-15
1
-1
/
+1
*
rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
1
-3
/
+3
*
rtlwifi: phy: Remove set but unused variable 'bbvalue'
Lee Jones
2020-11-07
1
-3
/
+1
*
wireless: remove unneeded break
Tom Rix
2020-11-07
1
-1
/
+0
*
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in phy.c
Zheng Bin
2020-09-16
1
-4
/
+4
*
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in trx.c
Zheng Bin
2020-09-16
1
-2
/
+2
*
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in rf.c
Zheng Bin
2020-09-16
1
-2
/
+2
*
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-09
1
-8
/
+6
*
rtlwifi: rtl8723ae: Delete a stray tab
Dan Carpenter
2020-09-09
1
-1
/
+1
*
rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
9
-823
/
+823
*
rtlwifi: rtl8723ae: fix warning comparison to bool
Jason Yan
2020-04-21
1
-5
/
+5
*
rtlwifi: rtl8723ae: use true,false for bool variables
Jason Yan
2020-04-21
1
-2
/
+2
*
rtlwifi: rtl8723ae: fix spelling mistake "chang" -> "change"
Qiujun Huang
2020-04-14
1
-1
/
+1
*
rtlwifi: rtl8723ae: remove unused variables
YueHaibing
2020-01-26
1
-112
/
+0
*
rtlwifi: rtl8723ae: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-17
/
+3
*
rtlwifi: rtl8723ae: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-7
/
+7
*
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-11-20
1
-6
/
+4
*
rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','re...
zhengbin
2019-10-09
1
-11
/
+3
*
rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable
Austin Kim
2019-10-01
1
-3
/
+0
*
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
2019-09-13
1
-31
/
+0
*
rtlwifi: rtl8723ae: Convert inline routines to little-endian words
Larry Finger
2019-09-13
2
-134
/
+140
*
rtlwifi: rtl8723ae: Convert macros that set descriptor
Larry Finger
2019-09-13
2
-245
/
+411
*
rtlwifi: rtl8723ae: Replace local bit manipulation macros
Larry Finger
2019-09-13
1
-62
/
+62
*
rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros
Larry Finger
2019-09-13
1
-332
/
+4
*
rtlwifi: remove assignment to itself
Ping-Ke Shih
2019-07-24
1
-4
/
+0
*
rtlwifi: rtl8723ae: Fix missing break in switch statement
Gustavo A. R. Silva
2019-04-25
1
-0
/
+1
*
rtlwifi: rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask static
YueHaibing
2019-04-13
1
-1
/
+1
*
rtlwifi: fix potential NULL pointer dereference
Ping-Ke Shih
2019-04-04
1
-0
/
+2
*
rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'
YueHaibing
2019-02-28
1
-2
/
+0
*
rtlwifi: rtl8723{be,ae}: Remove CamelCase variables
Larry Finger
2019-02-19
6
-17
/
+17
*
rtlwifi: Remove CamelCase variables from base code
Larry Finger
2019-02-19
1
-2
/
+2
*
rtlwifi: rtl8723ae: Replace old-style license information
Larry Finger
2019-02-19
27
-648
/
+55
*
rtl8723ae: Re-introduce the adaptive rate control
Bernd Edlinger
2019-02-01
1
-2
/
+85
*
rtl8723ae: Dont use old data for input gain control
Bernd Edlinger
2019-02-01
1
-0
/
+8
*
rtl8723ae: Take the FW LPS mode handling out
Bernd Edlinger
2019-02-01
1
-4
/
+4
*
rtlwifi: rtl8723ae: Remove set but not used variables and #defines
zhong jiang
2018-11-06
3
-10
/
+1
*
rtlwifi: remove set but unused variables
Kevin Lo
2018-09-04
1
-3
/
+1
*
rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723ae
Ping-Ke Shih
2018-05-29
3
-11
/
+0
*
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
2018-05-29
1
-25
/
+0
*
rtlwifi: rename register-based C2H command IDs to V0
Ping-Ke Shih
2018-05-29
2
-13
/
+13
*
rtlwifi: correct comment
Kevin Lo
2018-03-27
1
-2
/
+2
*
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-12-07
2
-6
/
+4
*
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-08
2
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
rtlwifi: Remove unused cur_rfstate variables
Christos Gkekas
2017-10-13
1
-3
/
+1
*
|
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
2017-10-13
1
-1
/
+5
*
|
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-10-13
2
-4
/
+6
[next]