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
/
rtl8723be
/
phy.c
Age
Commit message (
Expand
)
Author
2024-04-29
wifi: rtlwifi: rtl8723be: Make read-only arrays static const
Colin Ian King
2023-12-21
wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()
Su Hui
2020-11-07
rtlwifi: rtl8723be: Remove set but unused variable 'lc_cal'
Lee Jones
2020-08-31
rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbg
Larry Finger
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-10-02
rtlwifi: rtl8723be: Remove set but not used variables 'reg_ecc','reg_eac'
zhengbin
2019-02-19
rtlwifi: rtl8723be: Replace old-style license information
Larry Finger
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
2017-12-08
wireless: use ARRAY_SIZE
Jérémy Lefaure
2017-07-28
rtlwifi: Update 8723be new phy parameters and its parser.
Ping-Ke Shih
2017-06-28
rtlwifi: Do IQK only once to reduce wifi occupy antenna
Ping-Ke Shih
2016-12-30
rtlwifi: rtl8723be: 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: Fix typo in printk
Masanari Iida
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-06-14
rtlwifi: rtl8723be: avoid undefined behavior
Heinrich Schuchardt
2016-04-06
rtlwifi: rtl8723be: Fix Smatch warnings
Larry Finger
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger