summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "wifi: ath11k: support hibernation"Baochen Qiang2024-09-028-139/+49
* Revert "wifi: ath11k: restore country code during resume"Baochen Qiang2024-09-021-10/+0
* wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()Baochen Qiang2024-08-221-0/+1
* wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850Baochen Qiang2024-08-054-0/+83
* wifi: ath12k: fix soft lockup on suspendJohan Hovold2024-07-261-1/+2
* wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups()Baochen Qiang2024-07-261-4/+4
* Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-192-0/+2
|\
| * Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski2024-07-182-0/+2
* | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-192-6/+6
|\ \
| * | wifi: ath11k: Use iommu_paging_domain_alloc()Lu Baolu2024-07-041-3/+3
| * | wifi: ath10k: Use iommu_paging_domain_alloc()Lu Baolu2024-07-041-3/+3
| |/
* | wifi: ath12k: fix build vs old compilerPaolo Abeni2024-07-161-2/+2
* | Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-07-0329-119/+5011
|\ \
| * | wifi: ath12k: Support TQM statsDinesh Karthikeyan2024-07-012-0/+391
| * | wifi: ath12k: Support pdev error statsDinesh Karthikeyan2024-07-012-0/+346
| * | wifi: ath12k: Support Transmit Scheduler statsDinesh Karthikeyan2024-07-012-0/+314
| * | wifi: ath12k: Dump additional Tx PDEV HTT statsRamya Gnanasekar2024-07-012-0/+181
| * | wifi: ath12k: Add support to parse requested stats_typeDinesh Karthikeyan2024-07-014-4/+549
| * | wifi: ath12k: Add htt_stats_dump file ops supportDinesh Karthikeyan2024-07-014-1/+240
| * | wifi: ath12k: Add support to enable debugfs_htt_statsDinesh Karthikeyan2024-07-015-1/+112
| * | wifi: ath12k: fix driver initialization for WoW unsupported devicesRameshkumar Sundaram2024-06-271-2/+2
| * | wifi: ath12k: fix peer metadata parsingKarthikeyan Periyasamy2024-06-266-14/+72
| * | wifi: ath12k: Fix pdev id sent to firmware for single phy devicesLingbo Kong2024-06-262-0/+77
| * | wifi: ath12k: handle keepalive during WoWLAN suspend and resumeBaochen Qiang2024-06-245-0/+153
| * | wifi: ath12k: support GTK rekey offloadBaochen Qiang2024-06-245-1/+242
| * | wifi: ath12k: support ARP and NS offloadBaochen Qiang2024-06-244-0/+406
| * | wifi: ath12k: implement hardware data filterBaochen Qiang2024-06-243-0/+118
| * | wifi: ath12k: add WoW net-detect functionalityBaochen Qiang2024-06-245-3/+524
| * | wifi: ath12k: add basic WoW functionalitiesBaochen Qiang2024-06-248-8/+717
| * | wifi: ath12k: implement WoW enable and wakeup commandsBaochen Qiang2024-06-247-0/+395
| * | wifi: ath12k: add ATH12K_DBG_WOW log levelBaochen Qiang2024-06-241-1/+2
| * | wifi: ath12k: fix mbssid max interface advertisementKarthikeyan Periyasamy2024-06-191-1/+4
| * | wifi: ath12k: fix firmware crash due to invalid peer nssAjith C2024-06-191-0/+5
| * | wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabili...Pradeep Kumar Chitrapu2024-06-191-3/+6
| * | wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()Aaradhana Sahu2024-06-191-1/+3
| * | wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey()Aaradhana Sahu2024-06-191-4/+0
| * | wifi: ath11k: modify the calculation of the average signal strength in statio...Lingbo Kong2024-06-191-2/+5
| * | wifi: ath11k: fix ack signal strength calculationLingbo Kong2024-06-193-8/+16
| * | wifi: ath12k: Remove unused ath12k_base from ath12k_hwHarshitha Prem2024-06-172-3/+0
| * | wifi: ath12k: Fix WARN_ON during firmware crash in split-phyAaradhana Sahu2024-06-173-39/+8
| * | wifi: ath12k: handle symlink cleanup for per pdev debugfs dentryAditya Kumar Singh2024-06-112-2/+7
| * | wifi: ath12k: unregister per pdev debugfsAditya Kumar Singh2024-06-113-2/+21
| * | wifi: ath12k: fix per pdev debugfs registrationAditya Kumar Singh2024-06-111-2/+2
| * | wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang2024-06-113-6/+15
| * | wifi: ath12k: avoid unnecessary MSDU drop in the Rx error processKarthikeyan Periyasamy2024-06-111-1/+3
| * | wifi: ath11k: use 'time_left' variable with wait_event_timeout()Wolfram Sang2024-06-111-10/+10
| * | wifi: ath11k: fix RCU documentation in ath11k_mac_op_ipv6_changed()Baochen Qiang2024-06-111-1/+6
| * | wifi: ath12k: fix ACPI warning when resumeBaochen Qiang2024-06-112-0/+4
| * | wifi: ath12k: modify remain on channel for single wiphyRameshkumar Sundaram2024-06-111-6/+62
* | | wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-2610-10/+10
|/ /