summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)AuthorFilesLines
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.or...David 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_s...YueHaibing1-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
2018-11-06rtlwifi: rtl8723ae: Remove set but not used variables and #defineszhong jiang3-10/+1
2018-11-06rtlwifi: rtl8821ae: phy: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-11-06rtl8xxxu: Fix missing break in switchGustavo A. R. Silva1-0/+1
2018-11-06rtl8xxxu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2018-11-06rtlwifi: btcoex: remove set but not used variable 'ppsc'YueHaibing1-4/+0
2018-10-13rtl8xxxu: Remove set but not used variables 'usedesc40' and 'seq_number'YueHaibing1-4/+1
2018-10-13rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic versionColin Ian King1-70/+1
2018-10-05rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih1-4/+0
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller5-12/+8
2018-10-01rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor1-3/+3
2018-09-10rtl818x: Remove SKB list assumptions.David S. Miller1-5/+8
2018-09-04rtlwifi: remove set but unused variablesKevin Lo2-8/+2
2018-09-04rtl8xxxu: Add rtl8188ctv supportAleksei Mamlin1-0/+2
2018-08-31rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger1-1/+1
2018-08-09rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing1-144/+36
2018-07-31rtl818x: Replace mdelay() with msleep() in rtl8225se_rf_initJia-Ju Bai1-2/+2
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller6-14/+16