summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'YueHaibing2019-02-281-4/+2Star
* rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'YueHaibing2019-02-281-2/+0Star
* rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'YueHaibing2019-02-281-3/+0Star
* rtlwifi: rtl8192com: Fix blank line problemsLarry Finger2019-02-284-8/+5Star
* 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/+2Star
* 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
* rtl818x_pci: Remove set but not used variables 'io_addr, mem_addr'YueHaibing2019-02-191-4/+2Star
* 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/+390Star
* rtlwifi: rtl8188ee: Remove CamelCase variableLarry Finger2019-02-191-3/+0Star
* rtlwifi: btcoexist: Remove CamelCase variableLarry Finger2019-02-191-2/+0Star
* rtlwifi: Remove CamelCase variables from base codeLarry Finger2019-02-1916-60/+60
* rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger2019-02-1922-531/+45Star
* rtlwifi: rtl8723_common: Replace old-style license informationLarry Finger2019-02-197-168/+14Star
* rtlwifi: rtl8723be: Replace old-style license informationLarry Finger2019-02-1922-528/+44Star
* rtlwifi: rtl8723ae: Replace old-style license informationLarry Finger2019-02-1927-648/+55Star
* rtlwifi: rtl8192se: Replace old-style license informationLarry Finger2019-02-1920-472/+51Star
* rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger2019-02-1922-531/+44Star
* rtlwifi: rtl8192de: Replace old-style license informationLarry Finger2019-02-1920-482/+40Star
* rtlwifi: rtl8192cu: Replace old-style license informationLarry Finger2019-02-1920-476/+40Star
* rtlwifi: rtl8192ce: Replace old-style license informationLarry Finger2019-02-1918-436/+36Star
* rtlwifi: rtl8192com: Replace old-style license informationLarry Finger2019-02-197-168/+14Star
* rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger2019-02-1922-531/+44Star
* rtlwifi: btcoex: Replace old-style license informationLarry Finger2019-02-1917-395/+42Star
* rtlwifi: Replace old-style license informationLarry Finger2019-02-1924-570/+51Star
* rtlwifi: remove set but not used variable 'cmd_seq'YueHaibing2019-02-081-2/+1Star
* wireless: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-012-2/+2
* rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-11/+3Star
* wireless: remove unneeded semicolonYueHaibing2019-02-011-3/+3
* rtlwifi: rtl818x: fix indentation issueColin Ian King2019-02-011-1/+1
* 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
* rtl8723ae: Take the FW LPS mode handling outBernd Edlinger2019-02-011-4/+4
* Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-212-3/+2Star
|\
| * rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...YueHaibing2018-12-131-2/+0Star
| * rtl818x: fix potential use after freePan Bian2018-12-131-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-0/+1
|\ \ | |/ |/|
| * rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger2018-12-131-0/+1
* | rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang2018-11-061-1/+1
* | rtlwifi: Remove same duplicated includeszhong jiang2018-11-062-2/+0Star