summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath11k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6...Wen Gong2024-01-141-2/+22
* wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDWen Gong2024-01-142-0/+121
* wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bitWen Gong2024-01-141-0/+1
* wifi: ath11k: fill parameters for vdev set tpc power WMI commandWen Gong2024-01-142-1/+288
* wifi: ath11k: save max transmit power in vdev start response event from firmwareWen Gong2024-01-143-1/+4
* wifi: ath11k: add parse of transmit power envelope elementWen Gong2024-01-142-0/+227
* wifi: ath11k: save power spectral density(PSD) of regulatory ruleWen Gong2024-01-141-5/+13
* wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for st...Wen Gong2024-01-141-0/+18
* wifi: ath11k: update regulatory rules when interface addedWen Gong2024-01-143-0/+15
* wifi: ath11k: fix a possible dead lock caused by ab->base_lockBaochen Qiang2024-01-141-5/+5
* wifi: ath11k: store cur_regulatory_info for each radioWen Gong2024-01-145-127/+207
* wifi: ath11k: add support to select 6 GHz regulatory typeWen Gong2024-01-143-17/+62
* wifi: ath11k: fix IOMMU errors on buffer ringsZhenghao Gu2024-01-112-5/+34
* wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc()Dmitry Antipov2023-12-183-40/+39
* wifi: ath11k: workaround too long expansion sparse warningsKalle Valo2023-12-151-6/+10
* wifi: ath11k: Fix ath11k_htc_record flexible recordJeff Johnson2023-12-121-3/+1
* wifi: ath11k: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
* wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang2023-11-301-2/+2
* wifi: ath11k: remove ath11k_htc_record::pauload[]Jeff Johnson2023-11-301-1/+0
* wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-3046-19/+46
* wifi: ath11k: use select for CRYPTO_MICHAEL_MICJames Prestwood2023-11-291-1/+1
* wifi: ath11k: Consolidate WMI peer flagsJeff Johnson2023-11-221-41/+18
* wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flagsJeff Johnson2023-11-221-2/+0
* wifi: ath11k: Remove struct ath11k::opsJeff Johnson2023-11-221-1/+0
* wifi: ath11k: Remove unneeded semicolonYang Li2023-11-131-1/+1
* wifi: ath11k: Defer on rproc_get failureLuca Weiss2023-11-131-2/+2
* Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"Kalle Valo2023-10-251-1/+3
* wifi: ath11k: fix gtk offload status event lockingJohan Hovold2023-10-251-2/+5
* wifi: ath11k: fix htt pktlog lockingJohan Hovold2023-10-251-1/+7
* wifi: ath11k: fix dfs radar event lockingJohan Hovold2023-10-251-0/+4
* wifi: ath11k: fix temperature event lockingJohan Hovold2023-10-251-2/+6
* wifi: ath11k: add firmware-2.bin supportAnilkumar Kolli2023-10-257-17/+258
* wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()Kalle Valo2023-10-251-7/+11
* wifi: ath11k: rename the sc naming convention to abKarthikeyan Periyasamy2023-10-184-45/+45
* wifi: ath11k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy2023-10-181-16/+16
* wifi: ath11k: Remove ath11k_base::bd_apiJeff Johnson2023-10-182-4/+4
* wifi: ath11k: Use device_get_match_data()Rob Herring2023-10-181-8/+2
* wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson2023-10-128-36/+41
* wifi: ath11k: Remove unused struct ath11k_htc_frameJeff Johnson2023-10-121-12/+0
* wifi: ath11k: add parsing of phy bitmap for reg rulesAditya Kumar Singh2023-10-123-2/+17
* wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warningKalle Valo2023-10-121-2/+2
* wifi: ath11k: call ath11k_mac_fils_discovery() without conditionAloka Dixit2023-10-101-3/+1
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-10-091-8/+19
|\
| * wifi: ath11k: fix Tx power value during active CACAditya Kumar Singh2023-10-051-0/+8
| * wifi: ath11k: fix CAC running state during virtual interface startAditya Kumar Singh2023-10-051-8/+11
* | Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-0613-136/+192
|\|
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-09-2813-130/+183
| |\
| | * wifi: ath11k: mac: fix struct ieee80211_sband_iftype_data handlingKalle Valo2023-09-281-2/+8
| | * wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usageDmitry Antipov2023-09-281-19/+25
| | * wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan2023-09-288-31/+23