aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi
AgeCommit message (Expand)Author
2022-08-25wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter
2022-06-14rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu
2022-01-27rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-22rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2020-09-03rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider
2020-06-22rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter
2020-02-24rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran
2020-01-27rtlwifi: Fix file release memory leakWei Yongjun
2020-01-27rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic versionColin Ian King
2020-01-17rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2019-12-31rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih
2019-12-31rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost
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-01rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang
2019-11-24rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-07-26rtlwifi: 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-12-29rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger
2018-08-09rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-29rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-29rtlwifi: remove duplicate codeGustavo A. R. Silva
2018-05-29rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFOPing-Ke Shih
2018-05-29rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih
2018-05-29rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih
2018-05-29rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723aePing-Ke Shih
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih
2018-05-29rtlwifi: rename register-based C2H command IDs to V0Ping-Ke Shih
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih
2018-05-29rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih