summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-01-17rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2020-01-17iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost
2020-01-17rsi: add fix for crash during assertionsSanjay Konduri
2020-01-14ath10k: fix memory leakNavid Emamdoost
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma
2019-12-31iwlwifi: check kasprintf() return valueJohannes Berg
2019-12-31iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui
2019-12-31ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2019-12-31rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih
2019-12-31rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear
2019-12-31libertas: fix a potential NULL pointer dereferenceAllen Pais
2019-12-31rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost
2019-12-17ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
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-17iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski
2019-12-17iwlwifi: mvm: synchronize TID queue removalJohannes Berg
2019-12-17iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein
2019-12-17rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley
2019-12-05iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho
2019-12-05rtl818x: fix potential use after freePan Bian
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian
2019-12-01ath9k_hw: fix uninitialized variable dataDenis Efremov
2019-12-01ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng
2019-12-01rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang
2019-12-01wireless: airo: potential buffer overflow in sprintf()Dan Carpenter
2019-12-01brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy
2019-12-01rtl8xxxu: Fix missing break in switchGustavo A. R. Silva
2019-12-01wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...Christophe JAILLET
2019-12-01wil6210: fix locking in wmi_callLior David
2019-12-01ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2019-12-01brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy
2019-12-01mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
2019-11-24iwlwifi: mvm: don't send keys when entering D3Sara Sharon
2019-11-24qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich
2019-11-24qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich
2019-11-24brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu
2019-11-24brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu