summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-08-21wl1251: fix always return 0 errorWang Hai1-1/+1
2020-08-21mwifiex: Prevent memory corruption handling keysDan Carpenter1-7/+15
2020-08-21iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed1-2/+2
2020-08-21brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng1-0/+4
2020-08-21brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa1-1/+1
2020-08-05ath9k: release allocated buffer if timed outNavid Emamdoost1-0/+1
2020-08-05ath9k_htc: release allocated buffer if timed outNavid Emamdoost1-0/+3
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-07-22Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2-42/+11
2020-06-20b43_legacy: Fix connection problem with WPA3Larry Finger1-0/+1
2020-06-20b43: Fix connection problem with WPA3Larry Finger1-1/+1
2020-06-20b43legacy: Fix case where channel status is corruptedLarry Finger1-0/+1
2020-06-20carl9170: remove P2P_GO supportChristian Lamparter2-20/+5
2020-06-20mwifiex: Fix memory corruption in dump_stationPali Rohár1-8/+6
2020-06-20rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter1-6/+2
2020-06-20wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET1-2/+4
2020-06-20brcmfmac: fix wrong location to get firmware featureJaehoon Chung1-1/+2
2020-06-20ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-06-20ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang1-0/+5
2020-06-20ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang1-0/+3
2020-06-20ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang5-7/+17
2020-06-20ath9k_htc: Silence undersized packet warningsMasashi Honma1-3/+3
2020-06-11airo: Fix read overflows sending packetsDan Carpenter1-0/+12
2020-06-11p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo1-0/+1
2020-05-02iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3
2020-04-24wil6210: abort properly in cfg suspendHamad Kadmany1-2/+5
2020-04-24wil6210: fix length check in __wmi_sendLior David2-2/+22
2020-04-24wil6210: add block size checks during FW loadLior David3-21/+49
2020-04-24wil6210: fix PCIe bus mastering in case of interface downLazar Alexei3-19/+19
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky1-2/+2
2020-04-24wil6210: fix temperature debugfsDedy Lansky1-3/+4
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany1-1/+1
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-03-20iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-03-11mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris1-47/+28
2020-03-11iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg1-4/+11
2020-02-28iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-02-28iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King1-1/+1
2020-02-28hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor1-1/+1
2020-02-28orinoco: avoid assertion in case of NULL pointerAditya Pakki1-1/+2
2020-02-28rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran1-4/+6
2020-02-28iwlegacy: Fix -Wcast-function-typePhong Tran2-4/+6
2020-02-28ipw2x00: Fix -Wcast-function-typePhong Tran2-5/+7
2020-02-28b43legacy: Fix -Wcast-function-typePhong Tran1-2/+3
2020-02-28brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter1-0/+1
2020-02-15libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange1-0/+1
2020-02-15libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange1-0/+1
2020-02-15mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu1-0/+7