summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi
AgeCommit message (Expand)Author
2020-12-17rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih
2020-12-09rtlwifi: rtl8192de: fix ofdm power compensationPing-Ke Shih
2020-11-24rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia
2020-11-10rtlwifi: fix spelling typo of workaroundWang Qing
2020-11-07rtlwifi: rtl8821ae: Place braces around empty if() bodyLee Jones
2020-11-07rtlwifi: rtl8821ae: phy: Remove a couple of unused variablesLee Jones
2020-11-07rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr'Lee Jones
2020-11-07rtlwifi: halbtc8821a2ant: Remove a bunch of unused variablesLee Jones
2020-11-07rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4'Lee Jones
2020-11-07rtlwifi: rtl8723be: Remove set but unused variable 'lc_cal'Lee Jones
2020-11-07rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state'Lee Jones
2020-11-07rtlwifi: phy: Remove set but unused variable 'bbvalue'Lee Jones
2020-11-07rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variablesLee Jones
2020-11-07rtlwifi: rtl8192cu: trx: Demote clear abuse of kernel-doc formatLee Jones
2020-11-07rtlwifi: rtl8192cu: mac: Fix some missing/ill-documented function parametersLee Jones
2020-11-07rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()Sebastian Andrzej Siewior
2020-11-07rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap().Sebastian Andrzej Siewior
2020-11-07rtlwifi: Fix non-canonical address access issuesWeitaoWangoc
2020-11-07rtlwifi: fix -Wpointer-sign warningArnd Bergmann
2020-11-07wireless: remove unneeded breakTom Rix
2020-10-08rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiffChris Chiu
2020-09-29net: rtlwifi: Replace in_interrupt() for context detectionSebastian Andrzej Siewior
2020-09-29net: rtlwifi: Remove in_interrupt() from debug macroSebastian Andrzej Siewior
2020-09-29net: rtlwifi: Remove void* casts related to delayed workSebastian Andrzej Siewior
2020-09-22rtlwifi: rtl8723be: use true,false for bool variable large_cfo_hitJason Yan
2020-09-22rtlwifi: rtl8821ae: use true,false for bool variable large_cfo_hitJason Yan
2020-09-22rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hitJason Yan
2020-09-22rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches
2020-09-21rtlwifi: rtl8723be: fix comparison to bool warning in hw.cZheng Bin
2020-09-21rtlwifi: rtl8192de: fix comparison to bool warning in hw.cZheng Bin
2020-09-21rtlwifi: rtl8192ce: fix comparison to bool warning in hw.cZheng Bin
2020-09-21rtlwifi: rtl8192cu: fix comparison to bool warning in hw.cZheng Bin
2020-09-21rtlwifi: rtl8821ae: fix comparison to bool warning in phy.cZheng Bin
2020-09-21rtlwifi: rtl8821ae: fix comparison to bool warning in hw.cZheng Bin
2020-09-21rtlwifi: rtl8192cu: fix comparison to bool warning in mac.cZheng Bin
2020-09-21rtlwifi: rtl8192c: fix comparison to bool warning in phy_common.cZheng Bin
2020-09-21rtlwifi: rtl8192ee: fix comparison to bool warning in hw.cZheng Bin
2020-09-16rtlwifi: rtl8723ae: fix comparison pointer to bool warning in phy.cZheng Bin
2020-09-16rtlwifi: rtl8723ae: fix comparison pointer to bool warning in trx.cZheng Bin
2020-09-16rtlwifi: rtl8723ae: fix comparison pointer to bool warning in rf.cZheng Bin
2020-09-16rtlwifi: rtl8188ee: fix comparison pointer to bool warning in hw.cZheng Bin
2020-09-16rtlwifi: rtl8188ee: fix comparison pointer to bool warning in trx.cZheng Bin
2020-09-16rtlwifi: rtl8188ee: fix comparison pointer to bool warning in phy.cZheng Bin
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-09rtlwifi: rtl8723ae: Delete a stray tabDan Carpenter
2020-09-02rtlwifi: Remove temporary definition of RT_TRACELarry Finger