summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2020-02-28rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran
2020-02-05rtl8xxxu: fix interface sanity checkJohan Hovold
2020-01-23rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost
2020-01-04rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih
2020-01-04rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu
2020-01-04rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost
2019-12-21rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-12-21rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-12-21rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-12-05rtl818x: fix potential use after freePan Bian
2019-11-28rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang
2019-11-28rtl8xxxu: Fix missing break in switchGustavo A. R. Silva
2019-11-25rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott
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-06-06rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke
2018-04-20rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger
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-10-27rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger
2017-10-08rtl8xxxu: Add additional USB IDs for rtl8192eu devicesAxel Köllhofer
2017-09-09rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley
2017-05-25rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger
2017-03-12rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger
2017-03-12rtlwifi: Fix alignment issuesPing-Ke Shih
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk
2017-02-14rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov
2017-01-15rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger
2017-01-15rtlwifi: Fix enter/exit power_saveLarry Finger
2017-01-12Revert "rtlwifi: Fix enter/exit power_save"Greg Kroah-Hartman
2017-01-09rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen
2017-01-09rtlwifi: Fix enter/exit power_saveLarry Finger
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger
2016-10-07rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen
2016-10-07rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen
2016-10-07rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen
2016-10-07rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen
2016-09-27rtlwifi: Add explicit values to hw_variables enumLarry Finger
2016-09-27rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches
2016-09-26rtl8xxxu: Stop log spam from each successful interruptLarry Finger
2016-09-26rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()Jes Sorensen
2016-09-26rtl8xxxu: Clean up llt_init() APIJes Sorensen
2016-09-26rtl8xxxu: Fix off by one error calculating pubqJes Sorensen