summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* rtw88: add license for MakefileYan-Hsuan Chuang2019-05-031-0/+2
* rtw88: Make RA_MASK macros ULLNathan Chancellor2019-05-021-6/+6
* rtw88: phy: mark expected switch fall-throughsGustavo A. R. Silva2019-05-021-0/+3
* rtw88: fix shift of more than 32 bits of a integerColin Ian King2019-05-021-3/+3
* rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang2019-04-3041-0/+47508
* rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff'YueHaibing2019-04-261-3/+0Star
* rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva2019-04-251-0/+1
* rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger2019-04-181-10/+0Star
* 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/+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