summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k
AgeCommit message (Expand)Author
2025-05-16wifi: ath12k: add ring config for monitor mode on WCN7850Kang Yang
2025-05-16wifi: ath12k: add srng config template for mon status ringKang Yang
2025-05-16wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850Kang Yang
2025-05-16wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv()Kang Yang
2025-05-16wifi: ath12k: Abort scan before removing link interface to prevent duplicate ...Lingbo Kong
2025-05-16wifi: ath12k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6...Baochen Qiang
2025-05-16wifi: ath12k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDBaochen Qiang
2025-05-16wifi: ath12k: fill parameters for vdev set TPC power WMI commandBaochen Qiang
2025-05-16wifi: ath12k: save max transmit power in vdev start response event from firmwareBaochen Qiang
2025-05-16wifi: ath12k: add parse of transmit power envelope elementBaochen Qiang
2025-05-16wifi: ath12k: save power spectral density(PSD) of regulatory ruleBaochen Qiang
2025-05-16wifi: ath12k: update regulatory rules when connection establishedBaochen Qiang
2025-05-16wifi: ath12k: update regulatory rules when interface addedBaochen Qiang
2025-05-16wifi: ath12k: determine interface mode in _op_add_interface()Baochen Qiang
2025-05-16wifi: ath12k: store reg info for later useBaochen Qiang
2025-05-16wifi: ath12k: move reg info handling outsideBaochen Qiang
2025-05-16wifi: ath12k: add support to select 6 GHz regulatory typeBaochen Qiang
2025-05-16wifi: ath12k: refactor ath12k_reg_build_regd()Baochen Qiang
2025-05-16wifi: ath12k: refactor ath12k_reg_chan_list_event()Baochen Qiang
2025-05-16wifi: ath12k: fix a possible dead lock caused by ab->base_lockBaochen Qiang
2025-05-16wifi: ath12k: delete mon reap timerKang Yang
2025-05-16wifi: ath12k: Add support to simulate firmware crashDinesh Karthikeyan
2025-05-16wifi: ath12k: Use scan link ID 15 for all scan operationsAditya Kumar Singh
2025-05-16wifi: ath12k: handle scan link during vdev createAditya Kumar Singh
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-17wifi: ath12k: 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