summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-01-234-40/+13
|\
| * wifi: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg2024-01-184-40/+13
* | 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-0713-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
| | * wifi: ath11k: use kstrtoul_from_user() where appropriateDmitry Antipov2023-09-281-18/+8
| | * wifi: ath11k: remove unused members of 'struct ath11k_base'Dmitry Antipov2023-09-212-4/+0
| | * wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process()Dmitry Antipov2023-09-211-7/+0
| | * wifi: ath11k: drop NULL pointer check in ath11k_update_per_peer_tx_stats()Dmitry Antipov2023-09-211-3/+0
| | * wifi: ath11k: fix boot failure with one MSI vectorBaochen Qiang2023-09-211-12/+12
| | * wifi: ath11k: add chip id board name while searching board-2.bin for WCN6855Wen Gong2023-09-201-21/+87
| | * wifi: ath11k: fix tid bitmap is 0 in peer rx mu statsMuna Sinada2023-09-052-13/+14
| | * wifi: ath11k: move references from rsvd2 to info fieldsMuna Sinada2023-09-052-8/+13
| | * wifi: ath11k: mhi: add a warning message for MHI_CB_EE_RDDM crashArowa Suliman2023-09-051-0/+1
| * | wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-111-6/+9
| |/
* | Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-311-4/+6
|\ \ | |/ |/|
| * wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-4/+6