summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-04-23wifi: iwlwifi: don't warn if the NIC is gone in resumeEmmanuel Grumbach
2025-04-23wifi: iwlwifi: mld: fix BAID validity checkJohannes Berg
2025-04-23wifi: iwlwifi: back off on continuous errorsJohannes Berg
2025-04-23wifi: iwlwifi: mld: only create debugfs symlink if it does not existBenjamin Berg
2025-04-23wifi: iwlwifi: mld: inform trans on init failureMiri Korenblit
2025-04-23wifi: iwlwifi: mld: properly handle async notification in op mode startMiri Korenblit
2025-04-23Revert "wifi: iwlwifi: make no_160 more generic"Miri Korenblit
2025-04-23Revert "wifi: iwlwifi: add support for BE213"Miri Korenblit
2025-04-20gcc-15: work around sequence-point warningLinus Torvalds
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds
2025-04-17wifi: wcn36xx: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath12k: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath11k: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath10k: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath12k: fix node corruption in ar->arvifs listMaharaja Kennadyrajan
2025-04-17wifi: ath12k: Prevent sending WMI commands to firmware during firmware crashMaharaja Kennadyrajan
2025-04-17wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi()Rameshkumar Sundaram
2025-04-17wifi: ath12k: fix wrong handling of CCMP256 and GCMP ciphersRameshkumar Sundaram
2025-04-17wifi: ath12k: Fix the QoS control field offset to build QoS headerRamasamy Kaliappan
2025-04-17wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabledP Praneesh
2025-04-17wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update()Wen Gong
2025-04-17wifi: ath12k: Add MSDU length validation for TKIP MIC errorP Praneesh
2025-04-17wifi: ath12k: fix invalid access to memorySarika Sharma
2025-04-17wifi: ath12k: correctly handle mcast packets for clientsSarika Sharma
2025-04-17wifi: ath12k: using msdu end descriptor to check for rx multicast packetsSarika Sharma
2025-04-17wifi: ath12k: Update frequency range if reg rules changesAditya Kumar Singh
2025-04-17wifi: ath12k: Fix frequency range in driverAditya Kumar Singh
2025-04-17wifi: ath12k: Add helper function ath12k_mac_update_freq_range()Rajat Soni
2025-04-17wifi: ath12k: Use skb->len for dma_unmap_single() length parameterP Praneesh
2025-04-17wifi: ath12k: Fix memory leak during extended skb allocationP Praneesh
2025-04-17wifi: ath12k: Refactor tx descriptor handling in tx completion handlerP Praneesh
2025-04-17wifi: ath12k: Handle error cases during extended skb allocationP Praneesh
2025-04-17wifi: rtw88: do not ignore hardware read error during DPKDmitry Antipov
2025-04-17wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionallyZhen XIN
2025-04-17wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMTZhen XIN
2025-04-15wifi: ath12k: support 2 channels for single pdev deviceBaochen Qiang
2025-04-15wifi: ath12k: don't skip non-primary links for WCN7850Baochen Qiang
2025-04-15wifi: ath12k: alloc REO queue per stationBaochen Qiang
2025-04-15wifi: ath12k: group REO queue buffer parameters togetherBaochen Qiang
2025-04-15wifi: ath12k: make assoc link associate firstBaochen Qiang
2025-04-15wifi: ath12k: identify assoc link vif in station modeBaochen Qiang
2025-04-15wifi: ath12k: support MLO as well if single_chip_mlo_support flag is setBaochen Qiang
2025-04-15wifi: ath12k: use fw_features only when it is validBaochen Qiang
2025-04-15wifi: ath12k: introduce ath12k_fw_feature_supported()Baochen Qiang
2025-04-11wifi: ath12k: reset MLO global memory during recoveryAditya Kumar Singh
2025-04-11wifi: ath12k: handle ath12k_core_reset() with hardware groupingAditya Kumar Singh
2025-04-11wifi: ath12k: handle ath12k_core_restart() with hardware groupingAditya Kumar Singh
2025-04-11wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with groupingAditya Kumar Singh
2025-04-11wifi: ath12k: fix firmware assert during reboot with hardware groupingAditya Kumar Singh
2025-04-11wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handlingAditya Kumar Singh