summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/dp_tx.c
AgeCommit message (Expand)Author
2024-06-19wifi: ath11k: fix ack signal strength calculationLingbo Kong
2024-05-13wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson
2024-01-18wifi: ath11k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-10-12wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson
2023-08-23wifi: ath11k: Fix a few spelling errorsJeff Johnson
2023-08-23wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann
2023-08-23wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann
2023-06-13wifi: ath11k: dp: cleanup debug messageKalle Valo
2023-04-19wifi: ath11k: fix tx status reporting in encap offload modePradeep Kumar Chitrapu
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson
2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty
2022-05-16mac80211: extend current rate control tx status APIJonas Jelonek
2022-02-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-02-24ath11k: switch to using ieee80211_tx_status_ext()Pradeep Kumar Chitrapu
2022-02-14ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()Wen Gong
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern
2021-12-20ath11k: report tx bitrate for iw wlan station dumpWen Gong
2021-12-09ath11k: Add htt cmd to enable full monitor modeAnilkumar Kolli
2021-11-22ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong
2021-11-15ath11k: avoid unnecessary lock contention in tx_completion pathP Praneesh
2021-11-15ath11k: add branch predictors in dp_tx pathP Praneesh
2021-11-12ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmwareRameshkumar Sundaram
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang
2021-09-28ath11k: Fix crash during firmware recovery on reo cmd ring accessSriram R
2021-09-24ath11k: monitor mode clean up to use separate APIsSeevalamuthu Mariappan
2021-09-16ath11k: fix 4addr multicast packet txKarthikeyan Periyasamy
2021-02-17ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add hal support for QCN9074Karthikeyan Periyasamy
2021-02-09ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy
2020-12-02ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann
2020-11-23ath11k: add processor_id based ring_selector logicP Praneesh
2020-10-01ath11k: start a timer to update TCL HPCarl Huang
2020-10-01ath11k: fix warning caused by lockdep_assert_heldCarl Huang
2020-10-01ath11k: add packet log support for QCA6390Carl Huang
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-22ath11k: debugfs: move some function declarations to correct header filesKalle Valo
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty
2020-08-18ath11k: use TCL_DATA_RING_0 for QCA6390Carl Huang
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang
2020-08-17ath11k: hal: create hw_srng_config dynamicallyKalle Valo
2020-06-15ath11k: Add dp tx err statsSriram R
2020-05-06ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin
2020-04-15ath11k: Add dynamic tcl ring selection logic with retry mechanismSriram R
2020-04-15ath11k: cleanup reo command error code overwrittenGovindaraj Saminathan
2020-03-18ath11k: Perform per-msdu rx processingSriram R
2020-02-11ath11k: add HE rate accounting to driverJohn Crispin
2020-01-26ath11k: fix up some error pathsDan Carpenter