summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-02-05rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2020-02-05brcmfmac: fix interface sanity checkJohan Hovold1-2/+2
2020-02-05ath9k: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-05rsi_91x_usb: fix interface sanity checkJohan Hovold1-1/+1
2020-02-05orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang1-3/+13
2020-01-27ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat1-8/+21
2020-01-27ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi1-4/+4
2020-01-27libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2020-01-27iwlwifi: mvm: fix RSS config commandSara Sharon1-6/+6
2020-01-27iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg1-1/+1
2020-01-27iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein1-6/+13
2020-01-27mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi1-1/+1
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter1-3/+3
2020-01-17rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2020-01-17iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost1-0/+1
2020-01-17rsi: add fix for crash during assertionsSanjay Konduri1-0/+1
2020-01-14ath10k: fix memory leakNavid Emamdoost1-0/+1
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost1-0/+1
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2019-12-31iwlwifi: check kasprintf() return valueJohannes Berg2-0/+6
2019-12-31iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-12-31ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan1-0/+2
2019-12-31rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih1-0/+2
2019-12-31rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu3-0/+5
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost1-1/+4
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear1-11/+11
2019-12-31libertas: fix a potential NULL pointer dereferenceAllen Pais1-0/+5
2019-12-31rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost1-1/+4
2019-12-17ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan1-4/+5
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
2019-12-17rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger1-4/+5
2019-12-17rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger3-0/+20
2019-12-17rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger1-3/+5
2019-12-17iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski1-0/+15
2019-12-17iwlwifi: mvm: synchronize TID queue removalJohannes Berg1-0/+10
2019-12-17iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-12-17rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley1-1/+1
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley1-1/+1
2019-12-05iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho4-23/+22
2019-12-05rtl818x: fix potential use after freePan Bian1-1/+2
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris1-8/+6
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian1-8/+10
2019-12-01ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1
2019-12-01ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng1-0/+8