aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2026-04-08wifi: ath10k: Add device-tree quirk to skip host cap QMI requestsAmit Pundir3-3/+14
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers6-62/+8
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers4-57/+7
2026-04-07wifi: ath12k: Enable IPQ5424 WiFi device supportSowmiya Sree Elavalagan3-14/+31
2026-04-07wifi: ath12k: Add CE remap hardware parameters for IPQ5424Saravanakumar Duraisamy2-9/+26
2026-04-07wifi: ath12k: add ath12k_hw_regs for IPQ5424Saravanakumar Duraisamy4-1/+93
2026-04-07wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424Raj Kumar Bhagat1-0/+7
2026-04-07wifi: ath12k: Add ath12k_hw_params for IPQ5424Saravanakumar Duraisamy2-0/+80
2026-04-07wifi: ath10k: fix station lookup failure during disconnectBaochen Qiang1-11/+15
2026-04-07wifi: ath12k: Create symlink for each radio in a wiphyRoopni Devanathan4-8/+29
2026-04-07wifi: ath12k: Skip adding inactive partner vdev infoAvula Sri Charan1-1/+1
2026-04-07wifi: ath12k: Support channel change statsHarish Rachakonda2-0/+98
2026-04-07wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()Roopni Devanathan1-5/+5
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-9/+10
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski12-135/+180
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg12-135/+180
2026-03-24wifi: ath12k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar1-1/+3
2026-03-24wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar1-8/+7
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+2
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-4/+2
2026-03-16wifi: ath12k: Remove unused DFS Unit Test definitionsJeff Johnson1-7/+0
2026-03-16wifi: ath12k: Clean up the WMI Unit Test command interfaceJeff Johnson2-31/+38
2026-03-10wifi: ath12k: Use .mbn firmware for AHB devicesAaradhana Sahu1-2/+2
2026-03-10wifi: ath10k: rename disconnect callbackJohan Hovold1-2/+2
2026-03-10wifi: ath10k: drop redundant device referenceJohan Hovold1-4/+0
2026-03-10wifi: ath9k: drop redundant device referenceJohan Hovold1-4/+0
2026-03-10wifi: ath6kl: rename disconnect callbackJohan Hovold1-2/+2
2026-03-10wifi: ath6kl: drop redundant device referenceJohan Hovold1-10/+2
2026-03-06wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-11/+0
2026-03-06wifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh3-50/+108
2026-03-06wifi: ath12k: Fix the assignment of logical link indexManish Dharanenthiran2-3/+15
2026-03-06wifi: ath12k: account TX stats only when ACK/BA status is presentSarika Sharma1-11/+13
2026-03-06wifi: move action code from per-type frame structsJohannes Berg3-5/+5
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-26/+16
2026-03-04Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg15-72/+255
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg2-26/+16
2026-03-02wifi: ath12k: Remove the unused argument from the Rx data pathKarthikeyan Periyasamy3-18/+11
2026-03-02wifi: ath12k: Enable monitor mode support on IPQ5332Aaradhana Sahu1-2/+2
2026-03-02wifi: ath12k: Set up MLO after SSRRamya Gnanasekar1-1/+9
2026-03-02wifi: ath11k: Silence remoteproc probe deferral printsBjorn Andersson1-7/+3
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern2-15/+14
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R2-2/+3
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R2-2/+3
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit5-19/+22
2026-02-26wifi: ath11k: fix memory leaks in beacon template setupZilin Guan1-11/+17
2026-02-26wifi: ath12k: add basic hwmon temperature reportingMaharaja Kennadyrajan7-31/+211
2026-02-26wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()Baochen Qiang1-1/+1
2026-02-26wifi: ath9k: Fix typoAlejandro Colomar1-1/+1
2026-02-26wifi: ath12k: fix station lookup failure when disconnecting from APBaochen Qiang1-23/+13
2026-02-26wifi: ath12k: use correct pdev id when requesting firmware statsBaochen Qiang1-3/+3