aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa1-2/+4
2015-01-27ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski1-0/+6
2015-01-27ath10k: use idr api for msdu_idsMichal Kazior1-53/+25
2015-01-13ath10k: fix error return codeJulia Lawall1-1/+3
2014-12-08ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo1-5/+0
2014-11-26ath10k: fix offchan reliabilityMichal Kazior1-3/+4
2014-11-17ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan1-1/+2
2014-10-31ath10k: speed up hw recoveryMichal Kazior1-1/+0
2014-10-08ath10k: add tracing for frame transmissionRajkumar Manoharan1-0/+1
2014-10-07ath10k: add tracing for tx infoRajkumar Manoharan1-0/+1
2014-09-18ath10k: don't use return on void functionsKalle Valo1-1/+0
2014-09-18ath10k: fix use of multiple blank linesKalle Valo1-1/+0
2014-08-26ath10k: improve logging to include dev idMichal Kazior1-16/+30
2014-07-21ath10k: prevent some tx flushing failuresMichal Kazior1-0/+6
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic1-0/+46
2014-05-23ath10k: fix core start sequenceMichal Kazior1-4/+4
2014-02-28ath10k: reduce htt tx/rx spinlock overheadMichal Kazior1-3/+2
2014-02-28ath10k: bypass htc for htt tx pathMichal Kazior1-89/+101
2014-02-28ath10k: remove DMA mapping wrappersMichal Kazior1-4/+8
2014-02-13ath10k: better tx/rx debuggingBen Greear1-2/+2
2013-10-21ath10k: fix FW crashes on heavy TX on 10.1.389 AP FWMichal Kazior1-7/+4
2013-09-27ath10k: bring back the WMI path for mgmt framesBartosz Markowski1-2/+2
2013-09-20ath10k: use msdu headroom to store txfragMichal Kazior1-42/+40
2013-09-20ath10k: cleanup HTT TX functionsMichal Kazior1-73/+68
2013-09-20ath10k: decouple HTT TX completionsMichal Kazior1-57/+7
2013-09-20ath10k: avoid needless memset on TX pathMichal Kazior1-1/+3
2013-09-12ath10k: add boot messages to htt.cKalle Valo1-1/+1
2013-09-06ath10k: add htt_stats_enable debugfs fileKalle Valo1-0/+42
2013-08-15ath10k: add support for HTT 3.0Michal Kazior1-22/+52
2013-08-02ath10k: implement tx checksum offloadingMichal Kazior1-0/+2
2013-07-30ath10k: embed HTT struct inside ath10kMichal Kazior1-1/+1
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior1-5/+5
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+510