summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2020-09-24rtw88: Fix potential probe error handling race with wow firmware loadingAndreas Färber
2020-09-24rtw88: Fix probe error handling race with firmware loadingAndreas Färber
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-16rtw88: rtw8822c: eliminate code duplication, use native swap() functionIvan Safonov
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-09rtl8xxxu: prevent potential memory leakChris Chiu
2020-09-09rtlwifi: rtl8723ae: Delete a stray tabDan Carpenter
2020-09-07rtw88: fix compile warning: [-Wignored-qualifiers]Tzu-En Huang
2020-09-02rtlwifi: Remove temporary definition of RT_TRACELarry Finger
2020-09-02rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbgLarry Finger
2020-09-01rtw88: debug: Remove unused variables 'val'Lee Jones
2020-09-01rtlwifi: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-01rtl818x_pci: switch from 'pci_' to 'dma_' APIChristophe JAILLET
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-27rtw88: 8822c: update tx power limit tables to RF v20.1Zong-Zhe Yang
2020-08-27rtw88: use read_poll_timeout_atomic() for poll loopBrian Norris
2020-08-27rtw88: don't treat NULL pointer as an arrayBrian Norris