summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi
AgeCommit message (Expand)Author
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
2020-09-02rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbgLarry Finger
2020-09-01rtlwifi: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-01rtlwifi: rtl8192c: phy_common: Remove unused variable 'bbvalue'Lee Jones
2020-09-01rtlwifi: fix build warningAllen Pais
2020-08-31rtlwifi: rtl8723-common: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192-common: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbgLarry Finger
2020-08-31rtlwifi: Replace RT_TRACE with rtl_dbgLarry Finger
2020-08-31rtlwifi: Start changing RT_TRACE into rtl_dbgLarry Finger
2020-08-27rtlwifi/rtw88: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-02rtlwifi: btcoex: use %*ph to print small bufferAndy Shevchenko
2020-08-02rtlwifi: btcoex: remove redundant initialization of variables ant_num and sin...Colin Ian King
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16rtlwifi: rtl8192cu: Remove uninitialized_var() usageKees Cook
2020-07-15rtlwifi: 8821ae: remove unused path B parameters from swing tablePing-Ke Shih