summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorLines
2026-04-08wifi: ath10k: Add device-tree quirk to skip host cap QMI requestsAmit Pundir-3/+14
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers-62/+8
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers-57/+7
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: ath10k: fix station lookup failure during disconnectBaochen Qiang-11/+15
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-9/+10
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-135/+180
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-135/+180
2026-03-24wifi: ath12k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar-1/+3
2026-03-24wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar-8/+7
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+2
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau-4/+2
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-10wifi: ath10k: rename disconnect callbackJohan Hovold-2/+2
2026-03-10wifi: ath10k: drop redundant device referenceJohan Hovold-4/+0
2026-03-10wifi: ath9k: drop redundant device referenceJohan Hovold-4/+0
2026-03-10wifi: ath6kl: rename disconnect callbackJohan Hovold-2/+2
2026-03-10wifi: ath6kl: drop redundant device referenceJohan Hovold-10/+2
2026-03-06wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-11/+0
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-5/+5
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-72/+255
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: ath11k: Silence remoteproc probe deferral printsBjorn Andersson-7/+3
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern-15/+14
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R-2/+3
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R-2/+3
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit-19/+22
2026-02-26wifi: ath11k: fix memory leaks in beacon template setupZilin Guan-11/+17
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: ath9k: Fix typoAlejandro Colomar-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