summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/dp_tx.c
AgeCommit message (Expand)Author
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
2020-01-26ath11k: ensure ts.flags is initialized before bit-wise or'ing in valuesColin Ian King
2019-12-18ath11k: fix missing free of skb on error return pathColin Ian King
2019-12-18ath11k: optimize ath11k_hal_tx_status_parseJohn Crispin
2019-12-18ath11k: optimise ath11k_dp_tx_completion_handlerJohn Crispin
2019-12-18ath11k: drop memset when setting up a tx cmd descJohn Crispin
2019-11-29ath11k: remove unused tx ring countersPradeep Kumar Chitrapu
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo