summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath12k
AgeCommit message (Expand)AuthorLines
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers-62/+8
2026-04-07wifi: ath12k: Enable IPQ5424 WiFi device supportSowmiya Sree Elavalagan-14/+31
2026-04-07wifi: ath12k: Add CE remap hardware parameters for IPQ5424Saravanakumar Duraisamy-9/+26
2026-04-07wifi: ath12k: add ath12k_hw_regs for IPQ5424Saravanakumar Duraisamy-1/+93
2026-04-07wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424Raj Kumar Bhagat-0/+7
2026-04-07wifi: ath12k: Add ath12k_hw_params for IPQ5424Saravanakumar Duraisamy-0/+80
2026-04-07wifi: ath12k: Create symlink for each radio in a wiphyRoopni Devanathan-8/+29
2026-04-07wifi: ath12k: Skip adding inactive partner vdev infoAvula Sri Charan-1/+1
2026-04-07wifi: ath12k: Support channel change statsHarish Rachakonda-0/+98
2026-04-07wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()Roopni Devanathan-5/+5
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+3
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-102/+174
2026-03-24wifi: ath12k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar-1/+3
2026-03-16wifi: ath12k: Remove unused DFS Unit Test definitionsJeff Johnson-7/+0
2026-03-16wifi: ath12k: Clean up the WMI Unit Test command interfaceJeff Johnson-31/+38
2026-03-10wifi: ath12k: Use .mbn firmware for AHB devicesAaradhana Sahu-2/+2
2026-03-06wifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh-50/+108
2026-03-06wifi: ath12k: Fix the assignment of logical link indexManish Dharanenthiran-3/+15
2026-03-06wifi: ath12k: account TX stats only when ACK/BA status is presentSarika Sharma-11/+13
2026-03-06wifi: move action code from per-type frame structsJohannes Berg-3/+3
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-26/+16
2026-03-04Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/...Johannes Berg-53/+234
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-26/+16
2026-03-02wifi: ath12k: Remove the unused argument from the Rx data pathKarthikeyan Periyasamy-18/+11
2026-03-02wifi: ath12k: Enable monitor mode support on IPQ5332Aaradhana Sahu-2/+2
2026-03-02wifi: ath12k: Set up MLO after SSRRamya Gnanasekar-1/+9
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R-1/+2
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R-1/+2
2026-02-26wifi: ath12k: add basic hwmon temperature reportingMaharaja Kennadyrajan-31/+211
2026-02-26wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()Baochen Qiang-1/+1
2026-02-26wifi: ath12k: fix station lookup failure when disconnecting from APBaochen Qiang-23/+13
2026-02-26wifi: ath12k: use correct pdev id when requesting firmware statsBaochen Qiang-3/+3
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-6/+3
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-28/+28
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-66/+66
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+0
2026-02-02Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-7/+637
2026-01-30wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu-1/+3
2026-01-30wifi: ath12k: Add support TX hardware queue statsAaradhana Sahu-0/+90
2026-01-30wifi: ath12k: Add support RX PDEV statsAaradhana Sahu-0/+180
2026-01-30wifi: ath12k: Fix index decrement when array_len is zeroAaradhana Sahu-3/+5
2026-01-30wifi: ath12k: support OBSS PD configuration for AP modeWei Zhang-3/+171
2026-01-30wifi: ath12k: add WMI support for spatial reuse parameter configurationWei Zhang-0/+188
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-139/+1180
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman-20/+17
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-20/+17
2026-01-15wifi: ath12k: enable QCC2072 supportBaochen Qiang-1/+13
2026-01-15wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072Miaoqing Pan-5/+16