summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-12-08mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi
2021-12-08rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka
2021-11-18ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann
2021-11-18wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain
2021-11-18wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li
2021-11-18libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-11-18libertas_tf: Fix possible memory leak in probe and disconnectWang Hai
2021-11-18mwifiex: Send DELBA requests according to specJonas Dreßler
2021-11-18rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan
2021-11-18mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()Shayne Chen
2021-11-18mt76: mt7915: fix sta_rec_wtbl tag lenShayne Chen
2021-11-18mt76: mt7915: fix possible infinite loop release semaphoreLorenzo Bianconi
2021-11-18mt76: mt76x02: fix endianness warnings in mt76x02_mac.cLorenzo Bianconi
2021-11-18mt76: mt7615: fix endianness warning in mt7615_mac_write_txwiLorenzo Bianconi
2021-11-18ath10k: fix max antenna gain unitSven Eckelmann
2021-11-18b43: fix a lower bounds testDan Carpenter
2021-11-18b43legacy: fix a lower bounds testDan Carpenter
2021-11-18ath9k: Fix potential interrupt storm on queue resetLinus Lüssing
2021-11-18ath10k: sdio: Add missing BH locking around napi_schdule()Fabio Estevam
2021-11-18ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain
2021-11-18ath11k: Fix memory leak in ath11k_qmi_driver_event_workBaochen Qiang
2021-11-18ath11k: fix packet drops due to incorrect 6 GHz freq value in rx statusPradeep Kumar Chitrapu
2021-11-18ath11k: Avoid race during regd updatesSriram R
2021-11-18ath11k: fix some sleeping in atomic bugsDan Carpenter
2021-11-18wilc1000: fix possible memory leak in cfg_scan_result()Ajay Singh
2021-11-18wcn36xx: Fix Antenna Diversity SwitchingBryan O'Donoghue
2021-11-18wcn36xx: Correct band/freq reporting on RXLoic Poulain
2021-11-18iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg
2021-11-18mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma
2021-11-18mt76: mt7915: fix an off-by-one bound checkRyder Lee
2021-11-18ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li
2021-11-18brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede
2021-11-18rtw88: fix RX clock gate setting while fifo dumpZong-Zhe Yang
2021-11-18ath10k: high latency fixes for beacon bufferAlagu Sankar
2021-11-18ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packetsBaochen Qiang
2021-11-18ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUEDWen Gong
2021-11-18ath11k: Avoid reg rules update during firmware recoverySriram R
2021-11-18mwifiex: Properly initialize private structure on interface type changesJonas Dreßler
2021-11-18mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler
2021-11-18ath11k: Align bss_chan_info structure with firmwareSeevalamuthu Mariappan
2021-11-18rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut
2021-11-18rsi: fix rate mask set leading to P2P failureMartin Fuzzey
2021-11-18rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey
2021-11-18rsi: fix occasional initialisation failure with BT coexMartin Fuzzey
2021-11-18wcn36xx: handle connection loss indicationBenjamin Li
2021-11-18mwifiex: Try waking the firmware until we get an interruptJonas Dreßler
2021-11-18mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler
2021-11-18wcn36xx: Fix (QoS) null data frame bitrate/modulationLoic Poulain
2021-11-18wcn36xx: Fix tx_status mechanismLoic Poulain