aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03rtw88: add license for MakefileYan-Hsuan Chuang1-0/+2
2019-05-02rtw88: Make RA_MASK macros ULLNathan Chancellor1-6/+6
2019-05-02rtw88: phy: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2019-05-02rtw88: fix shift of more than 32 bits of a integerColin Ian King1-3/+3
2019-04-30rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang41-0/+47508
2019-04-26rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff'YueHaibing1-3/+0
2019-04-25rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger1-10/+0
2019-04-13rtlwifi: rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask staticYueHaibing1-1/+1
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger6-28/+39
2019-04-13rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger3-3/+3
2019-04-04rtlwifi: move spin_lock_bh to spin_lock in taskletJeff Xie1-3/+3
2019-04-04rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih6-0/+14
2019-04-04rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
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