aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi
AgeCommit message (Expand)Author
2019-12-02rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost
2019-11-09rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-07-26rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-26rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff'YueHaibing
2019-04-25rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger
2019-04-13rtlwifi: rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask staticYueHaibing
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger
2019-04-13rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger
2019-04-04rtlwifi: move spin_lock_bh to spin_lock in taskletJeff Xie
2019-04-04rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih
2019-04-04rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu
2019-02-28rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'YueHaibing
2019-02-28rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'YueHaibing
2019-02-28rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'YueHaibing
2019-02-28rtlwifi: rtl8192com: Fix blank line problemsLarry Finger
2019-02-28rtlwifi: rtl8192cu: Fix problems with blank linesLarry Finger
2019-02-28rtlwifi: rtl8192ce: Fix missing blank linesLarry Finger
2019-02-28rtlwifi: Fix all blank line irregularities in main code filesLarry Finger
2019-02-28rtlwifi: Fix blank line errors in main header filesLarry Finger
2019-02-28rtlwifi: Fix alignment errors in wifi.hLarry Finger
2019-02-28rtlwifi: Fix problems with block comments in wifi.hLarry Finger
2019-02-28rtlwifi: Fix errors in spacing in wifi.hLarry Finger
2019-02-20rtlwifi: rtl8192ce: fix typo, "PairwiseENcAlgorithm" -> "PairwiseEncAlgorithm"Colin Ian King
2019-02-19rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger
2019-02-19rtlwifi: rtl8723{be,ae}: Remove CamelCase variablesLarry Finger
2019-02-19rtlwifi: rtl8192se: Remove CamelCase variablesLarry Finger
2019-02-19rtlwifi: rtl8188de: Remove CamelCase variablesLarry Finger
2019-02-19rtlwifi: rtl8192{c,u}: Remove CamelCase variablesLarry Finger
2019-02-19rtlwifi: rtl8188ee: Remove CamelCase variableLarry Finger
2019-02-19rtlwifi: btcoexist: Remove CamelCase variableLarry Finger
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger
2019-02-19rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: rtl8723_common: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: rtl8723be: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: rtl8723ae: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: rtl8192se: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: rtl8192de: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: rtl8192cu: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: rtl8192ce: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: rtl8192com: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: btcoex: Replace old-style license informationLarry Finger
2019-02-19rtlwifi: Replace old-style license informationLarry Finger
2019-02-08rtlwifi: remove set but not used variable 'cmd_seq'YueHaibing
2019-02-01rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wireless: remove unneeded semicolonYueHaibing
2019-02-01rtlwifi: Don't clear num_rx_inperiod too earlyBernd Edlinger