summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-03-20mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2020-03-11iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg
2020-02-28iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-02-28hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor
2020-02-28orinoco: avoid assertion in case of NULL pointerAditya Pakki
2020-02-28rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran
2020-02-28iwlegacy: Fix -Wcast-function-typePhong Tran
2020-02-28ipw2x00: Fix -Wcast-function-typePhong Tran
2020-02-28b43legacy: Fix -Wcast-function-typePhong Tran
2020-02-28brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-02-14mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris
2020-02-14brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2020-02-05airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05zd1211rw: fix storage endpoint lookupJohan Hovold
2020-02-05rtl8xxxu: fix interface sanity checkJohan Hovold
2020-02-05brcmfmac: fix interface sanity checkJohan Hovold
2020-02-05ath9k: fix storage endpoint lookupJohan Hovold
2020-02-05rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-02-05orinoco_usb: fix interface sanity checkJohan Hovold
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-29ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi
2020-01-29libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing
2020-01-29mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2020-01-23rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2020-01-23p54usb: Fix race between disconnect and firmware loadingAlan Stern
2020-01-23rsi: add fix for crash during assertionsSanjay Konduri
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-12ath9k_htc: Discard undersized packetsMasashi Honma
2020-01-12ath9k_htc: Modify byte order for an error messageMasashi Honma
2020-01-04iwlwifi: check kasprintf() return valueJohannes Berg
2020-01-04ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2020-01-04rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih
2020-01-04mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2020-01-04rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost
2019-12-21ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
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-21iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski
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-05rtl818x: fix potential use after freePan Bian