summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8821ae: fix typos in commentsJulia Lawall2022-03-161-3/+3
* rtlwifi: rtl8192cu: Add On Networks N150Jonathan Teh2022-03-161-0/+1
* rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'Lu Jicong2022-03-101-31/+1
* rtlwifi: remove redundant initialization of variable ul_encalgoColin Ian King2022-02-011-1/+1
* rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger2021-12-201-0/+1
* rtlwifi: rtl8192de: Style clean-upsKees Cook2021-11-292-11/+7
* wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-131-1/+0
* rtlwifi: rtl8192ee: Remove redundant initialization of variable versionColin Ian King2021-10-131-1/+1
* rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...Nathan Chancellor2021-08-291-2/+2
* rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King2021-08-211-28/+20
* rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King2021-08-211-2/+2
* rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook2021-06-221-1/+1
* rtlwifi: Fix spelling of 'download'Ding Senjie2021-06-151-1/+1
* rtlwifi: Remove redundant assignments to ul_enc_algoYang Li2021-06-151-1/+1
* rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatusColin Ian King2021-06-151-1/+1
* rtlwifi: btcoex: 21a 2ant: Delete several duplicate condition branch codesZhen Lei2021-06-151-16/+0
* rtlwifi: 8821a: btcoexist: add comments to explain why if-else branches are i...Ping-Ke Shih2021-06-151-0/+4
* rtlwifi: Fix wrong function name in commentsYang Shen2021-06-151-2/+2
* net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman2021-05-131-5/+10
* Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-5/+0
* rtlwifi: implement set_tim by update beacon contentPing-Ke Shih2021-04-214-0/+37
* rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlockGuobin Huang2021-04-171-7/+3
* rtlwifi: Simplify locking of a skb list accessesChristophe JAILLET2021-04-172-14/+2
* rtlwifi: remove rtl_get_tid_hChristophe JAILLET2021-04-171-6/+1
* rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...Yang Li2021-04-171-2/+0
* rtlwifi: remove redundant assignment to variable errColin Ian King2021-04-171-1/+0
* rtlwifi: Few mundane typo fixesBhaskar Chowdhury2021-04-171-3/+3
* rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih2021-04-171-130/+370
* rtlwifi: rtl8821ae: phy: Simplify bool comparisonJiapeng Chong2021-02-101-1/+1
* rtlwifi: rtl8192se: Simplify bool comparisonJiapeng Chong2021-02-101-2/+2
* rtlwifi: rtl8192se: remove redundant initialization of variable rtstatusColin Ian King2021-02-081-1/+1
* rtlwifi: use tasklet_setup to initialize rx_work_taskletEmil Renner Berthing2021-02-081-2/+1
* rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava2021-01-251-4/+4
* rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava2021-01-251-2/+2
* rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava2021-01-252-6/+6
* rtlwifi: rtl8192c-common: fix bool comparison in expressionsAditya Srivastava2021-01-251-2/+2
* rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava2021-01-251-2/+2
* rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih2020-12-171-3/+5
* rtlwifi: rtl8192de: fix ofdm power compensationPing-Ke Shih2020-12-091-6/+7
* rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
* rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-2/+4
* rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
* rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
* rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia2020-11-241-1/+1
* rtlwifi: fix spelling typo of workaroundWang Qing2020-11-101-2/+2
* rtlwifi: rtl8821ae: Place braces around empty if() bodyLee Jones2020-11-071-1/+2
* rtlwifi: rtl8821ae: phy: Remove a couple of unused variablesLee Jones2020-11-071-3/+2
* rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr'Lee Jones2020-11-071-3/+1
* rtlwifi: halbtc8821a2ant: Remove a bunch of unused variablesLee Jones2020-11-071-15/+12
* rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4'Lee Jones2020-11-071-2/+2