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
/
rtl8821ae
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
-16
/
+16
*
rtlwifi: rtl8821ae: fix typos in comments
Julia Lawall
2022-03-16
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: rtl8821ae: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
1
-4
/
+4
*
rtlwifi: fix spelling typo of workaround
Wang Qing
2020-11-10
1
-2
/
+2
*
rtlwifi: rtl8821ae: Place braces around empty if() body
Lee Jones
2020-11-07
1
-1
/
+2
*
rtlwifi: rtl8821ae: phy: Remove a couple of unused variables
Lee Jones
2020-11-07
1
-3
/
+2
*
rtlwifi: fix -Wpointer-sign warning
Arnd Bergmann
2020-11-07
3
-44
/
+45
*
wireless: remove unneeded break
Tom Rix
2020-11-07
1
-3
/
+0
*
rtlwifi: rtl8821ae: use true,false for bool variable large_cfo_hit
Jason Yan
2020-09-22
1
-3
/
+3
*
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
2020-09-22
1
-12
/
+6
*
rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c
Zheng Bin
2020-09-21
1
-3
/
+3
*
rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c
Zheng Bin
2020-09-21
1
-1
/
+1
*
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-09
2
-12
/
+10
*
rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-09-02
7
-1015
/
+1020
*
rtlwifi: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-01
1
-1
/
+1
*
rtlwifi: 8821ae: remove unused path B parameters from swing table
Ping-Ke Shih
2020-07-15
1
-54
/
+2
*
rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarations
Joe Perches
2020-07-15
1
-54
/
+60
*
rtlwifi: rtl8821ae: use true,false for bool variables
Jason Yan
2020-04-21
1
-2
/
+2
*
rtlwifi: rtl8821ae: remove unused variables
YueHaibing
2020-01-26
1
-118
/
+0
*
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-16
/
+3
*
rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-55
/
+47
*
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-11-20
1
-6
/
+4
*
rtlwifi: rtl8821ae: Drop condition with no effect
Saurav Girepunje
2019-10-31
1
-2
/
+0
*
rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'
zhengbin
2019-10-09
1
-6
/
+1
*
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
2019-09-13
1
-31
/
+0
*
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
2019-09-13
1
-2
/
+2
*
rtlwifi: rtl8821ae: Fix incorrect returned values
Larry Finger
2019-09-03
1
-5
/
+5
*
rtlwifi: remove assignment to itself
Ping-Ke Shih
2019-07-24
1
-4
/
+0
*
rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...
YueHaibing
2019-05-28
1
-4
/
+1
*
rtlwifi: rtl8821ae: Convert inline routines to little-endian words
Larry Finger
2019-05-28
3
-179
/
+185
*
rtlwifi: rtl8821ae: Convert macros that set descriptor
Larry Finger
2019-05-28
3
-275
/
+474
*
rtlwifi: rtl8821ae: Replace local bit manipulation macros
Larry Finger
2019-05-28
1
-126
/
+126
*
rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macros
Larry Finger
2019-05-28
1
-155
/
+2
*
rtlwifi: Convert the wake_match variable to local
Larry Finger
2019-04-13
1
-7
/
+7
*
rtlwifi: fix potential NULL pointer dereference
Ping-Ke Shih
2019-04-04
1
-0
/
+4
*
rtlwifi: rtl8821ae: Remove CamelCase variables
Larry Finger
2019-02-19
7
-350
/
+350
*
rtlwifi: rtl8821ae: Replace old-style license information
Larry Finger
2019-02-19
22
-531
/
+45
*
rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...
YueHaibing
2018-12-13
1
-2
/
+0
*
rtlwifi: Remove same duplicated includes
zhong jiang
2018-11-06
1
-1
/
+0
*
rtlwifi: rtl8821ae: phy: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
1
-0
/
+1
*
rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
Colin Ian King
2018-10-13
1
-70
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
2018-06-03
6
-153
/
+7
|
\
|
*
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
2018-05-29
1
-1
/
+0
|
*
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
2018-05-29
3
-30
/
+0
|
*
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
2018-05-29
4
-75
/
+2
|
*
rtlwifi: Add hal_op c2h_ra_report_handler for special process
Ping-Ke Shih
2018-05-29
3
-2
/
+6
|
*
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
2018-05-29
1
-25
/
+0
[next]