summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui1-0/+2
2020-12-29ath10k: Release some resources in an error handling pathChristophe JAILLET1-1/+4
2020-12-29ath10k: Fix an error handling pathChristophe JAILLET1-0/+2
2020-12-29cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao1-0/+2
2020-12-29orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior1-7/+7
2020-12-29mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto1-0/+2
2020-12-29iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon1-1/+1
2020-12-29iwlwifi: pcie: limit memory read spin timeJohannes Berg1-9/+27
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma1-1/+1
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong1-0/+4
2020-11-05p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-1/+3
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa1-1/+2
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-10-29mwifiex: fix double freeTom Rix1-0/+2
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach1-3/+6
2020-10-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King1-0/+2
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter1-0/+5
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-10-29brcmfmac: check ndev pointerTom Rix1-1/+1
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue1-1/+1
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter1-0/+2
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter1-0/+3
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty1-1/+1
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2-3/+3
2020-10-01ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong1-4/+14
2020-10-01ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik1-0/+2
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen1-1/+1
2020-09-03rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider1-1/+4
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