summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2022-01-27iwlwifi: mvm: Fix calculation of frame lengthIlan Peer1-0/+27
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg1-8/+1
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg1-0/+8
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen1-0/+7
2022-01-27ath10k: Fix tx hangingSebastian Gottschall2-2/+3
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg1-0/+17
2022-01-27rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen3-1/+6
2022-01-27rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen1-1/+7
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-27mwifiex: Fix possible ABBA deadlockBrian Norris1-2/+6
2022-01-27wcn36xx: Release DMA channel descriptor allocationsBryan O'Donoghue1-0/+5
2022-01-27wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue1-2/+2
2022-01-20rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger1-0/+1
2021-12-22mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor2-6/+6
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein5-8/+47
2021-12-08rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka1-0/+3
2021-11-17ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann1-1/+9
2021-11-17wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li1-1/+11
2021-11-17libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-17libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-17mwifiex: Send DELBA requests according to specJonas Dreßler1-2/+3
2021-11-17rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan1-0/+1
2021-11-17mt76: mt76x02: fix endianness warnings in mt76x02_mac.cLorenzo Bianconi1-6/+7
2021-11-17ath10k: fix max antenna gain unitSven Eckelmann2-3/+6
2021-11-17b43: fix a lower bounds testDan Carpenter1-1/+1
2021-11-17b43legacy: fix a lower bounds testDan Carpenter1-1/+1
2021-11-17ath9k: Fix potential interrupt storm on queue resetLinus Lüssing1-1/+3
2021-11-17ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-11-17iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-11-17mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma1-1/+1
2021-11-17ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-11-17brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede1-0/+10
2021-11-17ath10k: high latency fixes for beacon bufferAlagu Sankar1-8/+23
2021-11-17mwifiex: Properly initialize private structure on interface type changesJonas Dreßler1-3/+7
2021-11-17mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler1-18/+4
2021-11-17rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut3-8/+13
2021-11-17rsi: fix rate mask set leading to P2P failureMartin Fuzzey4-65/+50
2021-11-17rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey3-1/+4
2021-11-17rsi: fix occasional initialisation failure with BT coexMartin Fuzzey3-3/+18
2021-11-17wcn36xx: handle connection loss indicationBenjamin Li1-11/+33
2021-11-17mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler1-0/+8
2021-11-17wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-11-17rtl8187: fix control-message timeoutsJohan Hovold1-7/+7
2021-11-17ath10k: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-17ath10k: fix control-message timeoutJohan Hovold1-1/+1
2021-11-17ath6kl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-17ath6kl: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-17mwifiex: fix division by zero in fw download pathJohan Hovold1-0/+16