aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-05-22rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2021-05-22mt7601u: fix always true expressionColin Ian King
2021-05-22ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
2021-03-11mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2021-03-03b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2021-03-03ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing
2021-02-23iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-02-23iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-23iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2020-12-29ath10k: Release some resources in an error handling pathChristophe JAILLET
2020-12-29ath10k: Fix an error handling pathChristophe JAILLET
2020-12-29cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao
2020-12-29orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior
2020-12-29mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto
2020-12-29iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon
2020-12-29iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong
2020-11-05p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-10-29mwifiex: fix double freeTom Rix
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach
2020-10-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-10-29brcmfmac: check ndev pointerTom Rix
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz
2020-10-01ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong