summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-09-22ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter
2021-09-22ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2021-09-22ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2021-09-22ath: Export ath_hw_keysetmac()Jouni Malinen
2021-09-22ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2021-09-22ath: Use safer key clearing with key cache entriesJouni Malinen
2021-07-20cw1200: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson
2021-07-20wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren
2021-07-20ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-07-20brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-20wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap
2021-07-20ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva
2021-05-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-05-22mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
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_enqueue_hcmd()Jiri Kosina
2021-03-17libertas: fix a potential NULL pointer dereferenceAllen Pais
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
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-07iwlwifi: pcie: fix to correct null checkNobuhiro Iwamatsu
2021-03-03b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
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-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-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-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-10ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
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-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-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-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