summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2019-12-17rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-12-17rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-12-17rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-12-05rtl818x: fix potential use after freePan Bian
2019-12-01rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang
2019-12-01rtl8xxxu: Fix missing break in switchGustavo A. R. Silva
2019-11-20rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-07-31rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih
2019-05-31rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih
2019-05-31rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-16rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva
2018-07-22rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih
2018-07-22rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih
2018-06-05rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke
2018-05-09rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih
2018-05-09rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih
2018-04-19rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger
2018-03-24rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss
2018-03-24rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2017-11-30rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-30rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-02rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger
2017-09-07rtlwifi: btcoexist: Fix antenna selection codeLarry Finger
2017-09-07rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger
2017-08-31rtlwifi: rtl8723be: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-24rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"Colin Ian King
2017-08-24rtlwifi: make a couple arrays largerDan Carpenter
2017-08-24rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-10rtl8192cu: constify usb_device_idArvind Yadav
2017-08-10rtl8xxxu: constify usb_device_idArvind Yadav
2017-08-10rtl8187: constify usb_device_idArvind Yadav
2017-08-08rtlwifi: constify rate_control_ops structureBhumika Goyal
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller
2017-08-03rtlwifi: Replace hardcode value with macroSouptick Joarder
2017-08-03rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8723be: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8723ae: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8192se: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: Fix fallback firmware loadingSven Joachim
2017-08-03rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-28rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operationDan Carpenter
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder