summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-01-31Merge tag 'ath-next-20240130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-01-19wifi: ath10k: Fix enum ath10k_fw_crash_dump_type kernel-docJeff Johnson
2024-01-19wifi: ath10k: Fix htt_data_tx_completion kernel-doc warningJeff Johnson
2024-01-19wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-docJeff Johnson
2024-01-19wifi: ath10k: correctly document enum wmi_tlv_tx_pause_idJeff Johnson
2024-01-19wifi: ath10k: add missing wmi_10_4_feature_mask documentationJeff Johnson
2024-01-18wifi: ath10k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg
2023-12-18wifi: ath10k: remove duplicate memset() in 10.4 TDLS peer updateJeff Johnson
2023-12-18wifi: ath10k: use flexible array in struct wmi_tdls_peer_capabilitiesJeff Johnson
2023-12-18wifi: ath10k: remove unused template structsJeff Johnson
2023-12-18wifi: ath10k: remove struct wmi_pdev_chanlist_update_eventJeff Johnson
2023-12-18wifi: ath10k: use flexible arrays for WMI start scan TLVsJeff Johnson
2023-12-18wifi: ath10k: use flexible array in struct wmi_host_mem_chunksJeff Johnson
2023-12-18wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo
2023-12-07wifi: ath10k: add support to allow broadcast action frame RXJames Prestwood
2023-11-30wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_recordJeff Johnson
2023-11-30wifi: ath10k: remove ath10k_htc_record::pauload[]Jeff Johnson
2023-11-30wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-11-22wifi: ath10k: Remove unused struct ath10k_htc_frameJeff Johnson
2023-11-22wifi: ath10k: simplify __ath10k_htt_tx_txq_recalc()Dmitry Antipov
2023-10-31wifi: ath10k: replace deprecated strncpy with memcpyJustin Stitt
2023-10-17Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-10-09Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-03wifi: ath10k: simplify ath10k_peer_create()Dmitry Antipov
2023-10-02wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K...Wen Gong
2023-10-02wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-10-02wifi: ath10k: consistently use kstrtoX_from_user() functionsDmitry Antipov
2023-09-21wifi: ath10k: drop HTT_DATA_TX_STATUS_DOWNLOAD_FAILDmitry Antipov
2023-09-21wifi: ath10k: Annotate struct ath10k_ce_ring with __counted_byKees Cook
2023-09-21wifi: ath10k: Remove unnecessary (void*) conversionsWu Yunchuan
2023-09-20wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-08-23wifi: ath10k: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-23wifi: ath10k: Fix a few spelling errorsJeff Johnson
2023-08-21wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-21wifi: ath10k: improve structure paddingArnd Bergmann
2023-06-09wifi: atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv()Uwe Kleine-König
2023-06-09wifi: ath10k: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-09wifi: ath10k: Drop checks that are always falseUwe Kleine-König
2023-06-09wifi: ath10k: Drop cleaning of driver data from probe error path and removeUwe Kleine-König