summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.h
AgeCommit message (Expand)Author
2023-11-30wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-10-31wifi: ath10k: replace deprecated strncpy with memcpyJustin Stitt
2023-05-05wifi: ath10k: Serialize wake_tx_queue opsAlexander Wetzel
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson
2022-05-22ath10k: turn rawmode into frame_modeSergey Ryazanov
2022-05-02ath10k: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2021-11-01ath10k: fetch (pre-)calibration data via nvmem subsystemChristian Lamparter
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King
2021-01-28ath10k: allow dynamic SAR power limits via common APICarl Huang
2021-01-18ath10k: remove unused struct ath10k::dev_typeKalle Valo
2020-12-17ath10k: prevent deinitializing NAPI twiceWen Gong
2020-12-12ath10k: add atomic protection for device recoveryWen Gong
2020-11-23ath10k: add target IRAM recovery feature supportVenkateswara Naralasetty
2020-11-07ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear
2020-09-22ath10k: Use bdf calibration variant for snoc targetsRakesh Pillai
2020-08-26ath10k: Add new api to support reset TID configTamizh Chelvam
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam
2020-05-11ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-05ath10k: Setup the msa resources before qmi initRakesh Pillai
2020-04-28ath10k: correct tx bitrate of iw for SDIOWen Gong
2020-04-28ath10k: add bitrate parse for peer stats infoWen Gong
2020-04-28ath10k: add rx bitrate report for SDIOWen Gong
2020-04-27ath10k: add statistics of tx retries and tx failed when tx complete disableWen Gong
2020-04-22ath10k: add htt TX bundle for sdioWen Gong
2020-03-22ath10k: Fill GCMP MIC length for PMFYingying Tang
2020-02-11ath10k: Add support to read btcoex related data from DTTamizh Chelvam
2019-11-25ath10k: fix RX of frames with broken FCS in monitor modeLinus Lüssing
2019-11-25ath10k: add workqueue for RX path of sdioWen Gong
2019-10-02ath10k: add support for hardware rfkillWen Gong
2019-10-01ath10k: print supported MCS rates within service ready eventTomislav Požega
2019-10-01ath10k: add 2ghz channel arguments to service ready structureTomislav Požega
2019-09-23ath10k: Add peer param map for tlv and non-tlvRakesh Pillai
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh
2019-06-25ath10k: Add peer delete response eventDundi Raviteja
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai
2019-06-25ath10k: fix failure to set multiple fixed rateMiaoqing Pan
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori
2019-05-07ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan
2019-04-29ath10k: add struct for high latency PN replay protectionWen Gong
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris
2019-04-23ath10k: htt: support MSDU ids with SDIOAlagu Sankar
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-20ath10k: change 'unsigned long int' to 'unsigned long'Kalle Valo
2019-02-12ath10k: add dynamic vlan supportManikanta Pubbisetty
2019-02-12ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu
2019-02-12ath10k: report estimated frame transmit airtime to improve fairnessKan Yan
2019-02-12ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh