aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2026-07-28wifi: iwlegacy: replace BUG_ON() with WARN_ON() on num_stations checkStanislaw Gruszka2-4/+5
2026-07-28wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li1-1/+1
2026-07-28Merge tag 'ath-current-20260727' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg11-61/+293
2026-07-27wifi: ath12k: resolve PENDING ML peer ID from MLO_PEER_MAP HTT eventBaochen Qiang6-0/+100
2026-07-27wifi: ath12k: defer dp_peer registration when firmware allocates MLD peer IDBaochen Qiang4-17/+49
2026-07-27wifi: ath12k: do not advertise MLD peer ID for firmware-allocate devicesBaochen Qiang1-4/+18
2026-07-27wifi: ath12k: introduce host_alloc_ml_id hardware parameterBaochen Qiang4-1/+32
2026-07-27wifi: ath12k: add support for HTT_T2H_MSG_TYPE_MLO_RX_PEER_MAPBaochen Qiang2-0/+42
2026-07-27wifi: ath12k: keep ATH12K_PEER_ML_ID_VALID set in ath12k_sta::ml_peer_idBaochen Qiang3-17/+28
2026-07-27wifi: ath12k: factor out peer assoc send-and-wait into a helperBaochen Qiang1-30/+29
2026-07-27wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()Baochen Qiang1-1/+4
2026-07-22wifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang1-1/+1
2026-07-22wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()Lorenzo Bianconi1-3/+7
2026-07-22wifi: mt76: mt7925: fix crash in reset link replaySean Wang1-0/+3
2026-07-22wifi: mt76: fix airoha_npu dependency trackingArnd Bergmann4-5/+9
2026-07-22wifi: mt76: restrict NPU/PPE active checks to MMIO devicesDevin Wittmayer1-2/+2
2026-07-22wifi: mt76: fix MAC address for non OF pcie cardsRosen Penev1-1/+1
2026-07-22wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()Lorenzo Bianconi1-3/+6
2026-07-22wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()Lorenzo Bianconi1-0/+2
2026-07-22wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bss_he_tlv()Lorenzo Bianconi1-0/+2
2026-07-22wifi: mt76: mt7915: guard HE capability lookupsRuoyu Wang1-5/+13
2026-07-22wifi: mt76: mt7925: guard link STA in decap offloadGuangshuo Li1-0/+3
2026-07-22wifi: mt76: Disable napi when removing deviceNicolas Cavallari1-1/+4
2026-07-22wifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-0/+6
2026-07-22wifi: mt76: mt7925: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-07-22wifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-07-21wifi: brcmfmac: set F2 blocksize to 256 for BCM43752LiangCheng Wang1-0/+1
2026-07-21Merge tag 'iwlwifi-fixes-2026-07-21' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohannes Berg32-115/+381
2026-07-21wifi: mac80211_hwsim: reject undersized HWSIM_ATTR_TX_INFOIbrahim Hashimov1-3/+3
2026-07-21wifi: brcmfmac: drain bus_reset work on device removalFan Wu7-4/+77
2026-07-21wifi: brcmfmac: make release_scratchbuffers idempotentFan Wu1-2/+6
2026-07-21wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-operDoruk Tan Ozturk1-1/+1
2026-07-21wifi: mwifiex: replace one-element arrays with flexible array membersGeorgi Valkov3-14/+14
2026-07-21wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()Huihui Huang1-2/+5
2026-07-21wifi: mwifiex: bound uAP association event IEs to the event bufferHE WEI (ギカク)1-2/+22
2026-07-21wifi: wilc1000: validate assoc response length before subtracting headerHuihui Huang1-0/+5
2026-07-21Merge tag 'ath-current-20260713' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg20-26/+137
2026-07-21wifi: mwifiex: fix freeze for 60 seconds caused by request_firmwareGeorgi Valkov1-6/+8
2026-07-18wifi: iwlwifi: validate SEC_RT TLV minimum sizeEmmanuel Grumbach1-1/+4
2026-07-18wifi: iwlwifi: uefi: bound PPAG revision bitmap shiftEmmanuel Grumbach1-1/+1
2026-07-18wifi: iwlwifi: acpi: validate WGDS table revision indexEmmanuel Grumbach1-0/+5
2026-07-18wifi: iwlwifi: dbg-tlv: bound aligned TLV walk lengthEmmanuel Grumbach1-2/+11
2026-07-18wifi: iwlwifi: bound aligned TLV advance in FW parserEmmanuel Grumbach1-2/+11
2026-07-16wifi: iwlwifi: adapt ND match notif sizing to fixed matches arrayEmmanuel Grumbach2-5/+8
2026-07-16wifi: iwlwifi: mvm: fix a possible underflowEmmanuel Grumbach1-4/+15
2026-07-16wifi: iwlwifi: mvm: copy the correct TK length for rangingAvraham Stern1-17/+38
2026-07-16wifi: iwlwifi: mvm: add a check on the tid coming from the firmwareEmmanuel Grumbach1-0/+3
2026-07-16wifi: iwlwifi: mvm: fix out-of-bounds tid_data access in BA notifEmmanuel Grumbach1-1/+7
2026-07-16wifi: iwlwifi: pcie: validate FW section counts in iwl_pcie_init_fw_secEmmanuel Grumbach1-1/+6
2026-07-16wifi: iwlwifi: mvm: ptp: free response on success pathEmmanuel Grumbach1-1/+3