index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8192de
/
phy.c
Age
Commit message (
Expand
)
Author
2025-05-05
wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate
Dr. David Alan Gilbert
2025-02-10
wifi: rtlwifi: rtl8192de: Fix typos of debug message of phy setting
Andrew Kreimer
2024-05-02
wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common
Bitterblue Smith
2024-05-02
wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
Bitterblue Smith
2023-12-21
wifi: rtlwifi: rtl8192de: using calculate_bit_shift()
Su Hui
2022-08-09
wifi: rtlwifi: 8192de: correct checking of IQK reload
Ping-Ke Shih
2022-05-22
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
2021-11-29
rtlwifi: rtl8192de: Style clean-ups
Kees Cook
2021-08-29
rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...
Nathan Chancellor
2021-08-21
rtlwifi: rtl8192de: make arrays static const, makes object smaller
Colin Ian King
2021-08-21
rtlwifi: rtl8192de: Remove redundant variable initializations
Colin Ian King
2021-06-22
rtlwifi: rtl8192de: Fully initialize curvecount_val
Kees Cook
2020-11-24
rtlwifi: rtl8192de: remove the useless value assignment
Kaixu Xia
2020-09-22
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
2020-08-31
rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbg
Larry Finger
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-02-19
rtlwifi: rtl8188de: Remove CamelCase variables
Larry Finger
2019-02-19
rtlwifi: rtl8192de: Replace old-style license information
Larry Finger
2016-12-30
rtlwifi: rtl8192de: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-11-17
rtlwifi: rtl8192de: Remove address of Free Software Foundation
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-09-03
rtlwifi/rtl8192de: Fix print format string
Oleg Drokin
2016-06-29
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-02-25
rtlwifi: rtl8192de: Convert driver to use common 5G channels
Larry Finger
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger