summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2025-05-16wifi: ath12k: read country code from SMBIOS for WCN7850Wen Gong
2025-04-25Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg
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-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
2025-04-11wifi: ath12k: fix failed to set mhi state error during reboot with hardware g...Aditya Kumar Singh
2025-04-11wifi: ath12k: add reference counting for core attachment to hardware groupAditya Kumar Singh
2025-04-11wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()Aditya Kumar Singh
2025-04-11wifi: ath12k: Fix buffer overflow in debugfsDan Carpenter
2025-04-11wifi: ath12k: Fix a couple NULL vs IS_ERR() bugsDan Carpenter
2025-04-11wifi: ath11k: Use of_property_present() to test property presenceRob Herring (Arm)
2025-04-11wifi: ath12k: Fix WMI tag for EHT rate in peer assocRamya Gnanasekar
2025-04-11wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilitiesThomas Wu
2025-04-11wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_ma...Aaradhana Sahu