summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen1-0/+7
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg1-0/+17
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen1-1/+2
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen1-0/+4
2022-01-27rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger1-0/+1
2021-11-26libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-26libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-26mwifiex: Send DELBA requests according to specJonas Dreßler1-2/+3
2021-11-26b43: fix a lower bounds testDan Carpenter1-1/+1
2021-11-26b43legacy: fix a lower bounds testDan Carpenter1-1/+1
2021-11-26ath9k: Fix potential interrupt storm on queue resetLinus Lüssing1-1/+3
2021-11-26iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-11-26mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma1-1/+1
2021-11-26ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-11-26mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler1-0/+8
2021-11-26wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-11-26ath6kl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-26ath6kl: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-26mwifiex: fix division by zero in fw download pathJohan Hovold1-0/+16
2021-11-12rsi: fix control-message timeoutJohan Hovold1-1/+1
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-09-22ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter1-1/+3
2021-09-22ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen2-1/+87
2021-09-22ath: Modify ath_key_delete() to not need full key entryJouni Malinen5-23/+22
2021-09-22ath: Export ath_hw_keysetmac()Jouni Malinen2-2/+3
2021-09-22ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen1-0/+5
2021-09-22ath: Use safer key clearing with key cache entriesJouni Malinen1-1/+10
2021-07-20cw1200: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson1-3/+6
2021-07-20wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren1-0/+7
2021-07-20ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-07-20brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+7
2021-07-20wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap1-5/+3
2021-07-20ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár1-0/+5
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman1-24/+4
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman1-6/+10
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman1-5/+0
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2-41/+38
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2-8/+14
2021-05-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2-2/+2
2021-05-22mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong1-0/+1
2021-05-22mt7601u: fix always true expressionColin Ian King1-1/+1
2021-05-22ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter1-2/+4
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-03-17libertas: fix a potential NULL pointer dereferenceAllen Pais1-0/+5
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2-1/+8
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren3-20/+1
2021-03-07iwlwifi: pcie: fix to correct null checkNobuhiro Iwamatsu1-1/+3
2021-03-03b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King1-1/+1