summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/dp_tx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath11k: fix ack signal strength calculationLingbo Kong2024-06-191-4/+12
* wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson2024-05-131-3/+3
* wifi: ath11k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy2024-01-181-3/+3
* wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-301-1/+1
* wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson2023-10-121-2/+2
* wifi: ath11k: Fix a few spelling errorsJeff Johnson2023-08-231-1/+1
* wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann2023-08-231-3/+3
* wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann2023-08-231-2/+2
* wifi: ath11k: dp: cleanup debug messageKalle Valo2023-06-131-8/+4
* wifi: ath11k: fix tx status reporting in encap offload modePradeep Kumar Chitrapu2023-04-191-1/+32
* wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson2022-09-161-1/+1
* wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty2022-09-101-11/+8
* mac80211: extend current rate control tx status APIJonas Jelonek2022-05-161-1/+7
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-02-251-6/+24
|\
| * ath11k: switch to using ieee80211_tx_status_ext()Pradeep Kumar Chitrapu2022-02-241-5/+23
| * ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()Wen Gong2022-02-141-1/+1
* | mac80211: fix struct ieee80211_tx_info sizeAvraham Stern2022-02-041-2/+3
|/
* ath11k: report tx bitrate for iw wlan station dumpWen Gong2021-12-201-3/+103
* ath11k: Add htt cmd to enable full monitor modeAnilkumar Kolli2021-12-091-0/+48
* ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong2021-11-221-1/+8
* ath11k: avoid unnecessary lock contention in tx_completion pathP Praneesh2021-11-151-18/+14
* ath11k: add branch predictors in dp_tx pathP Praneesh2021-11-151-28/+24
* ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmwareRameshkumar Sundaram2021-11-121-1/+1
* ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang2021-10-111-8/+5
* ath11k: Fix crash during firmware recovery on reo cmd ring accessSriram R2021-09-281-0/+3
* ath11k: monitor mode clean up to use separate APIsSeevalamuthu Mariappan2021-09-241-2/+6
* ath11k: fix 4addr multicast packet txKarthikeyan Periyasamy2021-09-161-2/+10
* ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy2021-02-171-2/+2
* ath11k: add hal support for QCN9074Karthikeyan Periyasamy2021-02-171-1/+1
* ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy2021-02-091-0/+1
* ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann2020-12-021-3/+2
* ath11k: add processor_id based ring_selector logicP Praneesh2020-11-231-4/+4
* ath11k: start a timer to update TCL HPCarl Huang2020-10-011-0/+2
* ath11k: fix warning caused by lockdep_assert_heldCarl Huang2020-10-011-0/+4
* ath11k: add packet log support for QCA6390Carl Huang2020-10-011-24/+53
* Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller2020-09-251-3/+4
|\
| * ath11k: debugfs: move some function declarations to correct header filesKalle Valo2020-09-221-2/+3
| * ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo2020-09-221-1/+1
* | mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau2020-09-181-2/+2
|/
* ath11k: add raw mode and software crypto supportVenkateswara Naralasetty2020-09-111-11/+26
* ath11k: use TCL_DATA_RING_0 for QCA6390Carl Huang2020-08-181-2/+8
* ath11k: setup QCA6390 rings for both rxdmasCarl Huang2020-08-181-18/+37
* ath11k: hal: create hw_srng_config dynamicallyKalle Valo2020-08-171-1/+1
* ath11k: Add dp tx err statsSriram R2020-06-151-1/+6
* ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin2020-05-061-3/+14
* ath11k: Add dynamic tcl ring selection logic with retry mechanismSriram R2020-04-151-8/+38
* ath11k: cleanup reo command error code overwrittenGovindaraj Saminathan2020-04-151-1/+5
* ath11k: Perform per-msdu rx processingSriram R2020-03-181-1/+1
* ath11k: add HE rate accounting to driverJohn Crispin2020-02-111-0/+1
* ath11k: fix up some error pathsDan Carpenter2020-01-261-11/+11