summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih2019-07-261-2/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff'YueHaibing2019-04-261-3/+0
* rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva2019-04-251-0/+1
* rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger2019-04-181-10/+0
* rtlwifi: rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask staticYueHaibing2019-04-131-1/+1
* rtlwifi: Convert the wake_match variable to localLarry Finger2019-04-136-28/+39
* rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger2019-04-133-3/+3
* rtlwifi: move spin_lock_bh to spin_lock in taskletJeff Xie2019-04-041-3/+3
* rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih2019-04-046-0/+14
* rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu2019-04-041-0/+5
* rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'YueHaibing2019-02-281-4/+2
* rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'YueHaibing2019-02-281-2/+0
* rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'YueHaibing2019-02-281-3/+0
* rtlwifi: rtl8192com: Fix blank line problemsLarry Finger2019-02-284-8/+5
* rtlwifi: rtl8192cu: Fix problems with blank linesLarry Finger2019-02-286-11/+22
* rtlwifi: rtl8192ce: Fix missing blank linesLarry Finger2019-02-284-2/+15
* rtlwifi: Fix all blank line irregularities in main code filesLarry Finger2019-02-287-6/+24
* rtlwifi: Fix blank line errors in main header filesLarry Finger2019-02-282-7/+2
* rtlwifi: Fix alignment errors in wifi.hLarry Finger2019-02-281-42/+42
* rtlwifi: Fix problems with block comments in wifi.hLarry Finger2019-02-281-43/+50
* rtlwifi: Fix errors in spacing in wifi.hLarry Finger2019-02-281-85/+85
* rtlwifi: rtl8192ce: fix typo, "PairwiseENcAlgorithm" -> "PairwiseEncAlgorithm"Colin Ian King2019-02-201-1/+1
* rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger2019-02-197-350/+350
* rtlwifi: rtl8723{be,ae}: Remove CamelCase variablesLarry Finger2019-02-197-24/+24
* rtlwifi: rtl8192se: Remove CamelCase variablesLarry Finger2019-02-196-63/+63
* rtlwifi: rtl8188de: Remove CamelCase variablesLarry Finger2019-02-196-102/+102
* rtlwifi: rtl8192{c,u}: Remove CamelCase variablesLarry Finger2019-02-1919-391/+390
* rtlwifi: rtl8188ee: Remove CamelCase variableLarry Finger2019-02-191-3/+0
* rtlwifi: btcoexist: Remove CamelCase variableLarry Finger2019-02-191-2/+0
* rtlwifi: Remove CamelCase variables from base codeLarry Finger2019-02-1916-60/+60
* rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger2019-02-1922-531/+45
* rtlwifi: rtl8723_common: Replace old-style license informationLarry Finger2019-02-197-168/+14
* rtlwifi: rtl8723be: Replace old-style license informationLarry Finger2019-02-1922-528/+44
* rtlwifi: rtl8723ae: Replace old-style license informationLarry Finger2019-02-1927-648/+55
* rtlwifi: rtl8192se: Replace old-style license informationLarry Finger2019-02-1920-472/+51
* rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger2019-02-1922-531/+44
* rtlwifi: rtl8192de: Replace old-style license informationLarry Finger2019-02-1920-482/+40
* rtlwifi: rtl8192cu: Replace old-style license informationLarry Finger2019-02-1920-476/+40
* rtlwifi: rtl8192ce: Replace old-style license informationLarry Finger2019-02-1918-436/+36
* rtlwifi: rtl8192com: Replace old-style license informationLarry Finger2019-02-197-168/+14
* rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger2019-02-1922-531/+44
* rtlwifi: btcoex: Replace old-style license informationLarry Finger2019-02-1917-395/+42
* rtlwifi: Replace old-style license informationLarry Finger2019-02-1924-570/+51
* rtlwifi: remove set but not used variable 'cmd_seq'YueHaibing2019-02-081-2/+1
* rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-11/+3
* wireless: remove unneeded semicolonYueHaibing2019-02-011-3/+3
* rtlwifi: Don't clear num_rx_inperiod too earlyBernd Edlinger2019-02-011-2/+2
* rtl8723ae: Re-introduce the adaptive rate controlBernd Edlinger2019-02-011-2/+85
* rtl8723ae: Dont use old data for input gain controlBernd Edlinger2019-02-012-0/+10