summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-02wifi: rtlwifi: Move code from rtl8192de to rtl8192d-commonBitterblue Smith1-861/+57
2024-05-02wifi: rtlwifi: rtl8192de: Fix 5 GHz TX powerBitterblue Smith1-2/+2
2023-12-21wifi: rtlwifi: rtl8192de: using calculate_bit_shift()Su Hui1-11/+4
2022-08-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih1-5/+4
2022-05-23wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski1-4/+1
2021-11-29rtlwifi: rtl8192de: Style clean-upsKees Cook1-10/+7
2021-08-29rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...Nathan Chancellor1-2/+2
2021-08-21rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King1-28/+20
2021-08-21rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King1-2/+2
2021-06-22rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook1-1/+1
2020-11-24rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia1-1/+1
2020-09-22rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches1-7/+2
2020-08-31rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbgLarry Finger1-207/+207
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih1-6/+4
2019-02-19rtlwifi: rtl8188de: Remove CamelCase variablesLarry Finger1-34/+34
2019-02-19rtlwifi: rtl8192de: Replace old-style license informationLarry Finger1-24/+2
2016-12-30rtlwifi: rtl8192de: Remove all instances of DBG_EMERGLarry Finger1-19/+16
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger1-5/+5
2016-11-17rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger1-4/+0
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches1-8/+7
2016-09-03rtlwifi/rtl8192de: Fix print format stringOleg Drokin1-3/+3
2016-06-29rtlwifi: use s8 instead of charArnd Bergmann1-1/+1
2016-02-25rtlwifi: rtl8192de: Convert driver to use common 5G channelsLarry Finger1-19/+4
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-0/+3609