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
/
rtl8821ae
/
phy.c
Age
Commit message (
Expand
)
Author
2025-05-05
wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate
Dr. David Alan Gilbert
2024-11-18
wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix infinite loop
Colin Ian King
2023-12-21
wifi: rtlwifi: rtl8821ae: phy: using calculate_bit_shift()
Su Hui
2023-11-30
wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior
Su Hui
2023-11-30
wifi: rtlwifi: rtl8821ae: phy: remove some useless code
Su Hui
2022-12-14
wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_lim...
Li Zetao
2021-02-10
rtlwifi: rtl8821ae: phy: Simplify bool comparison
Jiapeng Chong
2021-01-25
rtlwifi: rtl8821ae: fix bool comparison in expressions
Aditya Srivastava
2020-11-10
rtlwifi: fix spelling typo of workaround
Wang Qing
2020-11-07
rtlwifi: rtl8821ae: Place braces around empty if() body
Lee Jones
2020-11-07
rtlwifi: rtl8821ae: phy: Remove a couple of unused variables
Lee Jones
2020-11-07
rtlwifi: fix -Wpointer-sign warning
Arnd Bergmann
2020-11-07
wireless: remove unneeded break
Tom Rix
2020-09-22
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
2020-09-21
rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c
Zheng Bin
2020-09-02
rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-09-01
rtlwifi: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-10-31
rtlwifi: rtl8821ae: Drop condition with no effect
Saurav Girepunje
2019-10-09
rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'
zhengbin
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
2019-02-19
rtlwifi: rtl8821ae: Remove CamelCase variables
Larry Finger
2019-02-19
rtlwifi: rtl8821ae: Replace old-style license information
Larry Finger
2018-11-06
rtlwifi: rtl8821ae: phy: Mark expected switch fall-through
Gustavo A. R. Silva
2017-08-24
rtlwifi: make a couple arrays larger
Dan Carpenter
2017-04-26
rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
Larry Finger
2017-03-20
rtlwifi: Update 8812ae new phy parameters and its parser.
Ping-Ke Shih
2017-03-20
rtlwifi: Update 8821ae new phy parameters and its parser.
Ping-Ke Shih
2017-02-07
rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbers
Larry Finger
2016-12-30
rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-06-29
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-04-26
rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures
David Müller
2016-04-06
rtlwifi: rtl8821ae: Fix Smatch warnings
Larry Finger
2016-02-25
rtlwifi: rtl8821ae: Convert driver to use common 5G channel table
Larry Finger
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger