summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/mac.c
AgeCommit message (Expand)Author
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-02-26wifi: ath12k: use correct pdev id when requesting firmware statsBaochen Qiang
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-01-30wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu
2026-01-30wifi: ath12k: support OBSS PD configuration for AP modeWei Zhang
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-15wifi: ath11k: fix comment typo in monitor mode handlingChien Wong
2026-01-13wifi: ath12k: Fix wrong P2P device link id issueYingying Tang
2026-01-13wifi: ath12k: fix dead lock while flushing management framesBaochen Qiang
2026-01-13wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channelYingying Tang
2026-01-13wifi: ath12k: cancel scan only on active scan vdevManish Dharanenthiran
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson
2025-12-09wifi: ath12k: Skip DP peer creation for scan vdevRipan Deuri
2025-11-19wifi: ath12k: move firmware stats request outside of atomic contextBaochen Qiang
2025-11-12Merge tag 'ath-next-20251111' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06wifi: ath12k: Make firmware stats reset caller-drivenManish Dharanenthiran
2025-11-05Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-11-05wifi: ath12k: Replace lock/unlock with guard()Ripan Deuri
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar
2025-11-05wifi: ath12k: Move ieee80211_ops callback to the arch specific moduleRipan Deuri
2025-11-05wifi: ath12k: Add helper to free DP link peerPavankumar Nandeshwar
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani
2025-10-30wifi: ath12k: unassign arvif on scan vdev create failureRameshkumar Sundaram
2025-10-30wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create()Rameshkumar Sundaram
2025-10-30wifi: ath12k: Set EHT fixed rates for associated STAsMuna Sinada
2025-10-30wifi: ath12k: add EHT rates to ath12k_mac_op_set_bitrate_mask()Muna Sinada
2025-10-30wifi: ath12k: Add EHT fixed GI/LTFMuna Sinada
2025-10-30wifi: ath12k: Add EHT MCS/NSS rates to Peer AssocMuna Sinada
2025-10-30wifi: ath12k: add EHT rate handling to existing set rate functionsMuna Sinada
2025-10-30wifi: ath12k: generalize GI and LTF fixed rate functionsMuna Sinada
2025-10-29Revert "wifi: ath12k: Fix missing station power save configuration"Miaoqing Pan
2025-10-27wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx pathsHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Define ath12k_dp_peer structure & APIs for create & deleteHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Add hash table for ath12k_dp_link_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dpHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Add hash table for ath12k_link_sta in ath12k_baseHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peerHarsh Kumar Bijlani
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang
2025-10-20Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-10-15wifi: ath12k: fix TX and RX MCS rate configurations in HE modePradeep Kumar Chitrapu
2025-10-15wifi: ath12k: fix VHT MCS assignmentBaochen Qiang
2025-10-15wifi: ath12k: Defer vdev bring-up until CSA finalize to avoid stale beaconAditya Kumar Singh
2025-10-08wifi: ath12k: Rearrange PPDU radio statsRipan Deuri