summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2024-11-08wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg1-1/+2
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä1-0/+2
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2-1/+8
2024-11-08wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach1-6/+18
2024-11-08wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay1-6/+4
2024-11-08wifi: iwlwifi: mvm: disconnect station vifs if recovery failedEmmanuel Grumbach1-1/+13
2024-11-08wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven1-0/+1
2024-11-08wifi: ath11k: Fix invalid ring usage in full monitor modeRemi Pommarel1-2/+5
2024-11-08wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()Ben Hutchings2-1/+24
2024-10-10wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...Gustavo A. R. Silva2-3/+2
2024-10-10wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx workerFelix Fietkau1-1/+3
2024-10-10wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin2-0/+8
2024-10-10wifi: iwlwifi: mvm: avoid NULL pointer dereferenceMiri Korenblit1-5/+7
2024-10-10wifi: iwlwifi: mvm: use correct key iterationJohannes Berg1-6/+6
2024-10-10wifi: rtw89: correct base HT rate mask for firmwarePing-Ke Shih1-2/+2
2024-10-10wifi: rtw88: select WANT_DEV_COREDUMPZong-Zhe Yang1-0/+1
2024-10-10wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy1-1/+1
2024-10-10wifi: ath12k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy1-1/+1
2024-10-10wifi: mt76: mt7915: disable tx worker during tx BA session enable/disableFelix Fietkau1-3/+7
2024-10-10wifi: iwlwifi: mvm: drop wrong STA selection in TXJohannes Berg1-13/+3
2024-10-10wifi: iwlwifi: mvm: Fix a race in scan abort flowIlan Peer2-8/+47
2024-10-10wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen1-4/+2
2024-10-10wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang2-1/+21
2024-10-10wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka1-2/+2
2024-10-04wifi: brcmfmac: add linefeed at end of fileArend van Spriel1-1/+1
2024-10-04wifi: mt76: mt7615: check devm_kasprintf() returned valueMa Ke1-0/+3
2024-10-04wifi: rtw88: 8822c: Fix reported RX band widthBitterblue Smith1-4/+6
2024-10-04wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82cNick Morrow1-2/+0
2024-10-04wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_heMa Ke1-0/+3
2024-10-04wifi: mt76: mt7915: check devm_kasprintf() returned valueMa Ke1-0/+2
2024-10-04wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke1-0/+2
2024-10-04wifi: rtw88: Fix USB/SDIO devices not transmitting beaconsBitterblue Smith1-5/+8
2024-10-04wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_paramJiawei Ye1-1/+3
2024-10-04wifi: mt76: mt7996: fix uninitialized TLV dataFelix Fietkau1-1/+1
2024-10-04wifi: mt76: mt7996: ensure 4-byte alignment for beacon commandsBenjamin Lin2-11/+7
2024-10-04wifi: mt76: mt7915: fix rx filter setting for bfee functionalityHoward Hsu1-2/+1
2024-10-04wifi: mt76: mt7603: fix mixed declarations and codeFelix Fietkau1-2/+2
2024-10-04wifi: mt76: mt7996: fix EHT beamforming capability checkHoward Hsu1-2/+2
2024-10-04wifi: mt76: mt7996: fix HE and EHT beamforming capabilitiesHoward Hsu1-22/+43
2024-10-04wifi: mt76: mt7996: fix wmm set of station interface to 3Peter Chiu1-1/+1
2024-10-04wifi: mt76: mt7996: fix traffic delay when switching back to working channelPeter Chiu1-0/+4
2024-10-04wifi: mt76: mt7996: use hweight16 to get correct tx antennaPeter Chiu1-1/+1
2024-10-04wifi: mt76: mt7915: fix oops on non-dbdc mt7986Bjørn Mork1-1/+1
2024-10-04wifi: iwlwifi: mvm: increase the time between ranging measurementsAvraham Stern1-1/+1
2024-10-04wifi: iwlwifi: config: label 'gl' devices as discreteJohannes Berg3-3/+13
2024-10-04wifi: iwlwifi: remove AX101, AX201 and AX203 support from LNLGolan Ben Ami1-1/+31
2024-10-04wifi: rtw88: remove CPT execution branch never usedDmitry Kandybka1-28/+10
2024-10-04wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()Baochen Qiang1-3/+2
2024-10-04wifi: ath12k: match WMI BSS chan info structure with firmware definitionP Praneesh1-1/+1
2024-10-04wifi: ath12k: fix BSS chan info request WMI commandP Praneesh2-0/+2