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
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8821ae
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
wifi: rtlwifi: fix default typo
Fredrik Lönnegren
1
-1
/
+1
2023-12-21
wifi: rtlwifi: rtl8821ae: phy: using calculate_bit_shift()
Su Hui
1
-11
/
+4
2023-12-01
wifi: rtlwifi: rtl8821ae: Access full PMCS reg and use pci_regs.h
Ilpo Järvinen
1
-14
/
+7
2023-12-01
wifi: rtlwifi: rtl8821ae: Add pdev into _rtl8821ae_clear_pci_pme_status()
Ilpo Järvinen
1
-4
/
+5
2023-12-01
wifi: rtlwifi: rtl8821ae: Use pci_find_capability()
Ilpo Järvinen
1
-41
/
+8
2023-12-01
wifi: rtlwifi: rtl8821ae: Reverse PM Capability exists check
Ilpo Järvinen
1
-22
/
+23
2023-12-01
wifi: rtlwifi: rtl8821ae: Remove unnecessary PME_Status bit set
Ilpo Järvinen
1
-3
/
+1
2023-11-30
wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior
Su Hui
1
-2
/
+3
2023-11-30
wifi: rtlwifi: rtl8821ae: phy: remove some useless code
Su Hui
1
-10
/
+1
2023-11-22
wifi: rtlwifi: drop unused const_amdpci_aspm
Bjorn Helgaas
1
-3
/
+0
2023-10-14
wifi: rtlwifi: simplify TX command fill callbacks
Dmitry Antipov
2
-4
/
+2
2023-10-12
wifi: rtlwifi: use convenient list_count_nodes()
Dmitry Antipov
1
-4
/
+2
2023-09-28
wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routines
Dmitry Antipov
1
-5
/
+0
2023-06-21
wifi: rtlwifi: simplify LED management
Dmitry Antipov
4
-54
/
+30
2022-12-14
wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_lim...
Li Zetao
1
-32
/
+20
2022-12-14
wifi: rtlwifi: rtl8821ae: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+5
2022-04-12
rtlwifi: Fix spelling mistake "cacluated" -> "calculated"
Lv Ruyi
1
-2
/
+2
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2
-16
/
+16
2022-03-16
rtlwifi: rtl8821ae: fix typos in comments
Julia Lawall
1
-3
/
+3
2021-04-17
rtlwifi: 8821ae: upgrade PHY and RF parameters
Ping-Ke Shih
1
-130
/
+370
2021-02-10
rtlwifi: rtl8821ae: phy: Simplify bool comparison
Jiapeng Chong
1
-1
/
+1
2021-01-25
rtlwifi: rtl8821ae: fix bool comparison in expressions
Aditya Srivastava
1
-4
/
+4
2020-11-10
rtlwifi: fix spelling typo of workaround
Wang Qing
1
-2
/
+2
2020-11-07
rtlwifi: rtl8821ae: Place braces around empty if() body
Lee Jones
1
-1
/
+2
2020-11-07
rtlwifi: rtl8821ae: phy: Remove a couple of unused variables
Lee Jones
1
-3
/
+2
2020-11-07
rtlwifi: fix -Wpointer-sign warning
Arnd Bergmann
3
-44
/
+45
2020-11-07
wireless: remove unneeded break
Tom Rix
1
-3
/
+0
2020-09-22
rtlwifi: rtl8821ae: use true,false for bool variable large_cfo_hit
Jason Yan
1
-3
/
+3
2020-09-22
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
1
-12
/
+6
2020-09-21
rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c
Zheng Bin
1
-3
/
+3
2020-09-21
rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+10
2020-09-02
rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
Larry Finger
7
-1015
/
+1020
2020-09-01
rtlwifi: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-15
rtlwifi: 8821ae: remove unused path B parameters from swing table
Ping-Ke Shih
1
-54
/
+2
2020-07-15
rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarations
Joe Perches
1
-54
/
+60
2020-04-21
rtlwifi: rtl8821ae: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-01-26
rtlwifi: rtl8821ae: remove unused variables
YueHaibing
1
-118
/
+0
2020-01-26
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2
-16
/
+3
2019-12-18
rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros
Larry Finger
1
-55
/
+47
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
1
-6
/
+4
2019-10-31
rtlwifi: rtl8821ae: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-10-09
rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'
zhengbin
1
-6
/
+1
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
1
-31
/
+0
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
1
-2
/
+2
2019-09-03
rtlwifi: rtl8821ae: Fix incorrect returned values
Larry Finger
1
-5
/
+5
2019-07-24
rtlwifi: remove assignment to itself
Ping-Ke Shih
1
-4
/
+0
2019-05-28
rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...
YueHaibing
1
-4
/
+1
2019-05-28
rtlwifi: rtl8821ae: Convert inline routines to little-endian words
Larry Finger
3
-179
/
+185
2019-05-28
rtlwifi: rtl8821ae: Convert macros that set descriptor
Larry Finger
3
-275
/
+474
[next]