summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo2024-06-011-0/+1
|\
| * wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov2024-05-201-0/+1
* | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-32/+32
* | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-213-30/+30
|\ \
| * | wifi: ath10k: Refer to INTX instead of LEGACYDamien Le Moal2024-04-253-30/+30
* | | Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-05-161-20/+1
|\ \ \ | |_|/ |/| |
| * | wifi: ath10k: sdio: drop driver owner initializationKrzysztof Kozlowski2024-04-041-1/+0
| * | wifi: ath10k: sdio: simplify module initializationKrzysztof Kozlowski2024-04-041-19/+1
| |/
* | Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-05-037-47/+30
|\ \
| * | wifi: ath10k: drop fw.eboard file nameDmitry Baryshkov2024-04-252-9/+2
| * | wifi: ath10k: drop chip-specific board data file nameDmitry Baryshkov2024-04-253-38/+7
| * | wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov2024-04-253-0/+7
| * | wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui2024-04-241-1/+1
| * | wifi: ath10k: support board-specific firmware overridesDmitry Baryshkov2024-04-053-1/+15
* | | wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao2024-04-246-8/+13
|/ /
* | wifi: ath: Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-03-251-1/+1
* | wifi: ath10k: poll service ready message before failingBaochen Qiang2024-03-081-3/+23
|/
* wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh2024-02-212-2/+2
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-082-2/+2
* wifi: mac80211: update beacon counters per link basisAditya Kumar Singh2024-02-081-1/+1
* Merge tag 'ath-next-20240130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-01-3110-78/+64
|\
| * wifi: ath10k: Fix enum ath10k_fw_crash_dump_type kernel-docJeff Johnson2024-01-191-2/+6
| * wifi: ath10k: Fix htt_data_tx_completion kernel-doc warningJeff Johnson2024-01-191-1/+1
| * wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-docJeff Johnson2024-01-191-3/+7
| * wifi: ath10k: correctly document enum wmi_tlv_tx_pause_idJeff Johnson2024-01-191-2/+2
| * wifi: ath10k: add missing wmi_10_4_feature_mask documentationJeff Johnson2024-01-191-2/+5
| * wifi: ath10k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy2024-01-186-20/+22
| * wifi: ath10k: remove duplicate memset() in 10.4 TDLS peer updateJeff Johnson2023-12-181-2/+0
| * wifi: ath10k: use flexible array in struct wmi_tdls_peer_capabilitiesJeff Johnson2023-12-181-1/+7
| * wifi: ath10k: remove unused template structsJeff Johnson2023-12-181-24/+0
| * wifi: ath10k: remove struct wmi_pdev_chanlist_update_eventJeff Johnson2023-12-181-7/+0
| * wifi: ath10k: use flexible arrays for WMI start scan TLVsJeff Johnson2023-12-182-13/+6
| * wifi: ath10k: use flexible array in struct wmi_host_mem_chunksJeff Johnson2023-12-181-1/+4
| * wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo2023-12-181-0/+4
* | wifi: mac80211: rework RX timestamp flagsJohannes Berg2023-12-211-1/+1
|/
* wifi: ath10k: add support to allow broadcast action frame RXJames Prestwood2023-12-073-2/+30
* wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_recordJeff Johnson2023-11-301-3/+3
* wifi: ath10k: remove ath10k_htc_record::pauload[]Jeff Johnson2023-11-301-1/+0
* wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-3028-0/+28
* wifi: ath10k: Remove unused struct ath10k_htc_frameJeff Johnson2023-11-221-13/+0
* wifi: ath10k: simplify __ath10k_htt_tx_txq_recalc()Dmitry Antipov2023-11-221-2/+1
* wifi: ath10k: replace deprecated strncpy with memcpyJustin Stitt2023-10-312-3/+2
* Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-174-70/+47
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-10-094-70/+47
| |\
| | * wifi: ath10k: simplify ath10k_peer_create()Dmitry Antipov2023-10-031-9/+2
| | * wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K...Wen Gong2023-10-021-6/+9
| | * wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson2023-10-021-4/+14
| | * wifi: ath10k: consistently use kstrtoX_from_user() functionsDmitry Antipov2023-10-022-51/+22
* | | netdev: replace napi_reschedule with napi_scheduleChristian Marangi2023-10-111-1/+1
|/ /
* | Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-065-15/+9
|\|