aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'YueHaibing1-4/+2
2019-02-28rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'YueHaibing1-2/+0
2019-02-28rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'YueHaibing1-3/+0
2019-02-28rtlwifi: rtl8192com: Fix blank line problemsLarry Finger4-8/+5
2019-02-28rtlwifi: rtl8192cu: Fix problems with blank linesLarry Finger6-11/+22
2019-02-28rtlwifi: rtl8192ce: Fix missing blank linesLarry Finger4-2/+15
2019-02-28rtlwifi: Fix all blank line irregularities in main code filesLarry Finger7-6/+24
2019-02-28rtlwifi: Fix blank line errors in main header filesLarry Finger2-7/+2
2019-02-28rtlwifi: Fix alignment errors in wifi.hLarry Finger1-42/+42
2019-02-28rtlwifi: Fix problems with block comments in wifi.hLarry Finger1-43/+50
2019-02-28rtlwifi: Fix errors in spacing in wifi.hLarry Finger1-85/+85
2019-02-20rtlwifi: rtl8192ce: fix typo, "PairwiseENcAlgorithm" -> "PairwiseEncAlgorithm"Colin Ian King1-1/+1
2019-02-19rtl818x_pci: Remove set but not used variables 'io_addr, mem_addr'YueHaibing1-4/+2
2019-02-19rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger7-350/+350
2019-02-19rtlwifi: rtl8723{be,ae}: Remove CamelCase variablesLarry Finger7-24/+24
2019-02-19rtlwifi: rtl8192se: Remove CamelCase variablesLarry Finger6-63/+63
2019-02-19rtlwifi: rtl8188de: Remove CamelCase variablesLarry Finger6-102/+102
2019-02-19rtlwifi: rtl8192{c,u}: Remove CamelCase variablesLarry Finger19-391/+390
2019-02-19rtlwifi: rtl8188ee: Remove CamelCase variableLarry Finger1-3/+0
2019-02-19rtlwifi: btcoexist: Remove CamelCase variableLarry Finger1-2/+0
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger16-60/+60
2019-02-19rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger22-531/+45
2019-02-19rtlwifi: rtl8723_common: Replace old-style license informationLarry Finger7-168/+14
2019-02-19rtlwifi: rtl8723be: Replace old-style license informationLarry Finger22-528/+44
2019-02-19rtlwifi: rtl8723ae: Replace old-style license informationLarry Finger27-648/+55
2019-02-19rtlwifi: rtl8192se: Replace old-style license informationLarry Finger20-472/+51
2019-02-19rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger22-531/+44
2019-02-19rtlwifi: rtl8192de: Replace old-style license informationLarry Finger20-482/+40
2019-02-19rtlwifi: rtl8192cu: Replace old-style license informationLarry Finger20-476/+40
2019-02-19rtlwifi: rtl8192ce: Replace old-style license informationLarry Finger18-436/+36
2019-02-19rtlwifi: rtl8192com: Replace old-style license informationLarry Finger7-168/+14
2019-02-19rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger22-531/+44
2019-02-19rtlwifi: btcoex: Replace old-style license informationLarry Finger17-395/+42
2019-02-19rtlwifi: Replace old-style license informationLarry Finger24-570/+51
2019-02-08rtlwifi: remove set but not used variable 'cmd_seq'YueHaibing1-2/+1
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada2-2/+2
2019-02-01rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+3
2019-02-01wireless: remove unneeded semicolonYueHaibing1-3/+3
2019-02-01rtlwifi: rtl818x: fix indentation issueColin Ian King1-1/+1
2019-02-01rtlwifi: Don't clear num_rx_inperiod too earlyBernd Edlinger1-2/+2
2019-02-01rtl8723ae: Re-introduce the adaptive rate controlBernd Edlinger1-2/+85
2019-02-01rtl8723ae: Dont use old data for input gain controlBernd Edlinger2-0/+10
2019-02-01rtl8723ae: Take the FW LPS mode handling outBernd Edlinger1-4/+4
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-3/+2
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-12-13rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_signal_stuffYueHaibing1-2/+0
2018-12-13rtl818x: fix potential use after freePan Bian1-1/+2
2018-12-13rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger1-0/+1
2018-11-06rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang1-1/+1
2018-11-06rtlwifi: Remove same duplicated includeszhong jiang2-2/+0