summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi
AgeCommit message (Expand)Author
2022-05-22wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2022-05-13rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu
2022-04-27rtlwifi: btcoex: fix if == else warningGuo Zhengkui
2022-04-12rtlwifi: rtl8192cu: Fix spelling mistake "writting" -> "writing"Lv Ruyi
2022-04-12rtlwifi: Fix spelling mistake "cacluated" -> "calculated"Lv Ruyi
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-06rtlwifi: replace usage of found with dedicated list iterator variableJakob Koschel
2022-03-16rtlwifi: rtl8821ae: fix typos in commentsJulia Lawall
2022-03-16rtlwifi: rtl8192cu: Add On Networks N150Jonathan Teh
2022-03-10rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'Lu Jicong
2022-02-01rtlwifi: remove redundant initialization of variable ul_encalgoColin Ian King
2021-12-20rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger
2021-11-29rtlwifi: rtl8192de: Style clean-upsKees Cook
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-13rtlwifi: rtl8192ee: Remove redundant initialization of variable versionColin Ian King
2021-08-29rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...Nathan Chancellor
2021-08-21rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King
2021-08-21rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King
2021-06-22rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook
2021-06-15rtlwifi: Fix spelling of 'download'Ding Senjie
2021-06-15rtlwifi: Remove redundant assignments to ul_enc_algoYang Li
2021-06-15rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatusColin Ian King
2021-06-15rtlwifi: btcoex: 21a 2ant: Delete several duplicate condition branch codesZhen Lei
2021-06-15rtlwifi: 8821a: btcoexist: add comments to explain why if-else branches are i...Ping-Ke Shih
2021-06-15rtlwifi: Fix wrong function name in commentsYang Shen
2021-05-13net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-13Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-04-21rtlwifi: implement set_tim by update beacon contentPing-Ke Shih
2021-04-17rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-17rtlwifi: Simplify locking of a skb list accessesChristophe JAILLET
2021-04-17rtlwifi: remove rtl_get_tid_hChristophe JAILLET
2021-04-17rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...Yang Li
2021-04-17rtlwifi: remove redundant assignment to variable errColin Ian King
2021-04-17rtlwifi: Few mundane typo fixesBhaskar Chowdhury
2021-04-17rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2021-02-10rtlwifi: rtl8821ae: phy: Simplify bool comparisonJiapeng Chong
2021-02-10rtlwifi: rtl8192se: Simplify bool comparisonJiapeng Chong
2021-02-08rtlwifi: rtl8192se: remove redundant initialization of variable rtstatusColin Ian King
2021-02-08rtlwifi: use tasklet_setup to initialize rx_work_taskletEmil Renner Berthing
2021-01-25rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8192c-common: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava
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