summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2022-01-27ath10k: Fix tx hangingSebastian Gottschall
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen
2022-01-27wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue
2022-01-27rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger
2021-12-22mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor
2021-11-26libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-11-26libertas_tf: Fix possible memory leak in probe and disconnectWang Hai
2021-11-26mwifiex: Send DELBA requests according to specJonas Dreßler
2021-11-26ath10k: fix max antenna gain unitSven Eckelmann
2021-11-26b43: fix a lower bounds testDan Carpenter
2021-11-26b43legacy: fix a lower bounds testDan Carpenter
2021-11-26ath9k: Fix potential interrupt storm on queue resetLinus Lüssing
2021-11-26iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg
2021-11-26mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma
2021-11-26ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li
2021-11-26wcn36xx: handle connection loss indicationBenjamin Li
2021-11-26mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler
2021-11-26wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain
2021-11-26rtl8187: fix control-message timeoutsJohan Hovold
2021-11-26ath6kl: fix control-message timeoutJohan Hovold
2021-11-26ath6kl: fix division by zero in send pathJohan Hovold
2021-11-26mwifiex: fix division by zero in fw download pathJohan Hovold
2021-11-12rsi: fix control-message timeoutJohan Hovold
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan
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-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R
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