summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k
AgeCommit message (Expand)Author
41 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/at...Mark Brown
2 dayswifi: ath12k: add support to load shared firmware on multiPDAaradhana Sahu
3 dayswifi: ath12k: preserve PPDU state across monitor status buffersKang Yang
3 dayswifi: ath12k: Free allocated external IRQs on request_irq() failureAaradhana Sahu
3 dayswifi: ath12k: Free allocated CE IRQs on request_irq() failureAaradhana Sahu
3 dayswifi: ath12k: fix truncated TX buffer DMA address in MSDU ext descriptorBaochen Qiang
3 dayswifi: ath12k: fix stale skb pointers after aligned TX payload shiftBaochen Qiang
3 dayswifi: ath12k: fix DMA unwind for ext MSDU descriptor retryRameshkumar Sundaram
3 dayswifi: ath12k: clear dangling channel pointers on error pathsLinkai Gong
3 dayswifi: ath12k: use kernel types instead of userspace stdint typesBaochen Qiang
3 dayswifi: ath12k: advertise AP_VLAN interface mode for IPQ5332Kamil Bienkiewicz
8 daystreewide: refresh kmalloc_obj() conversionsKees Cook
9 dayswifi: ath12k: support calibration-variant from device treeAndrew LaMarche
9 dayswifi: ath12k: skip setting country code during registration when unchangedBaochen Qiang
9 dayswifi: ath12k: protect new_alpha2 access with base_lockBaochen Qiang
9 dayswifi: ath12k: use per-radio ab in ath12k_mac_hw_register()Baochen Qiang
9 dayswifi: ath12k: signal regd update completion when reg event is droppedBaochen Qiang
9 dayswifi: ath12k: remove skb->data check in ath12k_wmi_process_tpc_stats()Jeff Johnson
2026-08-06Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-08-01wifi: ath12k: fix encrypted EAPOL TX in encap offload modeReshma Immaculate Rajkumar
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30wifi: ath12k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson
2026-07-29wifi: ath12k: Share RootPD state across UserPDs to avoid duplicate operationsAaradhana Sahu
2026-07-29wifi: ath12k: add AHB platform descriptor supportAaradhana Sahu
2026-07-29wifi: ath12k: skip MLO multicast links during crash recovery in Tx pathPavankumar Nandeshwar
2026-07-29wifi: ath12k: Use different RX release ring sizes as per memory profilesPavankumar Nandeshwar
2026-07-29wifi: ath12k: rename firmware_mode enum members to use QMI namespaceJeff Johnson
2026-07-29wifi: ath12k: move firmware_mode enum to qmi.hJeff Johnson
2026-07-29wifi: ath12k: validate TLV length in process_tpc_stats()Jeff Johnson
2026-07-29wifi: ath12k: fix overreads in ath12k_wmi_process_csa_switch_count_event()Jeff Johnson
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-27wifi: ath12k: resolve PENDING ML peer ID from MLO_PEER_MAP HTT eventBaochen Qiang
2026-07-27wifi: ath12k: defer dp_peer registration when firmware allocates MLD peer IDBaochen Qiang
2026-07-27wifi: ath12k: do not advertise MLD peer ID for firmware-allocate devicesBaochen Qiang
2026-07-27wifi: ath12k: introduce host_alloc_ml_id hardware parameterBaochen Qiang
2026-07-27wifi: ath12k: add support for HTT_T2H_MSG_TYPE_MLO_RX_PEER_MAPBaochen Qiang
2026-07-27wifi: ath12k: keep ATH12K_PEER_ML_ID_VALID set in ath12k_sta::ml_peer_idBaochen Qiang
2026-07-27wifi: ath12k: factor out peer assoc send-and-wait into a helperBaochen Qiang
2026-07-27wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()Baochen Qiang
2026-07-22Merge tag 'ath-next-20260722' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-07-22wifi: ath12k: Avoid buffer overread in ath12k_wmi_op_rx()Jeff Johnson
2026-07-22wifi: ath12k: fix survey indexing across bandsMatthew Leach
2026-07-22wifi: ath12k: Set DTIM policy to stick mode for station interfaceDaizhuang Bai
2026-07-22wifi: ath12k: Constify struct ath12k_dp_arch_opsChristophe JAILLET
2026-07-22wifi: ath12k: fix scan command endianness on big endianAlexander Wilhelm
2026-07-22wifi: ath12k: Correctly copy the hint BSSID in WMI scan requestJeff Johnson
2026-07-22wifi: ath12k: allocate HOST_DDR and BDF regions after Q6 RO regionAaradhana Sahu
2026-07-22wifi: ath12k: refactor QMI memory assignmentAaradhana Sahu
2026-07-22wifi: ath12k: switch to name-based reserved memory lookupAaradhana Sahu
2026-07-22wifi: ath12k: Set congestion control max MSDU countThiraviyam Mariyappan