summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-05-10brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel
2020-05-10brcmfmac: add fallback for devices that do not report per-chain valuesJaap Jan Meijer
2020-05-10ath9k_htc: check for underflow in ath9k_htc_rx_msg()Dan Carpenter
2020-05-10ath10k: free cached fw bin contents when get board id failsRaja Mani
2020-05-10brcmfmac: add eth_type_trans back for PCIe full dongleFranky Lin
2020-05-10iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach
2020-05-10mwifiex: add missing check for PCIe8997 chipsetAmitkumar Karwar
2020-05-10mwifiex: fix IBSS data path issue.chunfan chen
2020-05-10mwifiex: fix PCIe register information for 8997 chipsetAmitkumar Karwar
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky
2020-04-24wil6210: fix temperature debugfsDedy Lansky
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
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