summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_tx.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-261-2/+6
* ath10k: initialize msdu ext. descriptor before usePeter Oh2015-07-301-2/+2
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-291-2/+10
* ath10k: Improve performance by reducing tx_lock contentionQi Zhou2015-07-291-6/+2Star
* ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani2015-07-241-0/+2
* ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty2015-07-241-0/+4
* ath10k: update tx path to support QCA99X0Peter Oh2015-07-241-10/+25
* ath10k: configure frag desc memory to target for qca99X0Raja Mani2015-07-021-2/+74
* ath10k: rework tx queue lockingMichal Kazior2015-04-011-2/+2
* ath10k: unify tx mode and dispatchMichal Kazior2015-03-301-16/+14Star
* ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa2015-02-041-2/+4
* ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski2015-01-271-0/+6
* ath10k: use idr api for msdu_idsMichal Kazior2015-01-271-53/+25Star
* ath10k: fix error return codeJulia Lawall2015-01-131-1/+3
* ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo2014-12-081-5/+0Star
* ath10k: fix offchan reliabilityMichal Kazior2014-11-261-3/+4
* ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan2014-11-171-1/+2
* ath10k: speed up hw recoveryMichal Kazior2014-10-311-1/+0Star
* ath10k: add tracing for frame transmissionRajkumar Manoharan2014-10-081-0/+1
* ath10k: add tracing for tx infoRajkumar Manoharan2014-10-071-0/+1
* ath10k: don't use return on void functionsKalle Valo2014-09-181-1/+0Star
* ath10k: fix use of multiple blank linesKalle Valo2014-09-181-1/+0Star
* ath10k: improve logging to include dev idMichal Kazior2014-08-261-16/+30
* ath10k: prevent some tx flushing failuresMichal Kazior2014-07-211-0/+6
* ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic2014-07-141-0/+46
* ath10k: fix core start sequenceMichal Kazior2014-05-231-4/+4
* ath10k: reduce htt tx/rx spinlock overheadMichal Kazior2014-02-281-3/+2Star
* ath10k: bypass htc for htt tx pathMichal Kazior2014-02-281-89/+101
* ath10k: remove DMA mapping wrappersMichal Kazior2014-02-281-4/+8
* ath10k: better tx/rx debuggingBen Greear2014-02-131-2/+2
* ath10k: fix FW crashes on heavy TX on 10.1.389 AP FWMichal Kazior2013-10-211-7/+4Star
* ath10k: bring back the WMI path for mgmt framesBartosz Markowski2013-09-271-2/+2
* ath10k: use msdu headroom to store txfragMichal Kazior2013-09-201-42/+40Star
* ath10k: cleanup HTT TX functionsMichal Kazior2013-09-201-73/+68Star
* ath10k: decouple HTT TX completionsMichal Kazior2013-09-201-57/+7Star
* ath10k: avoid needless memset on TX pathMichal Kazior2013-09-201-1/+3
* ath10k: add boot messages to htt.cKalle Valo2013-09-121-1/+1
* ath10k: add htt_stats_enable debugfs fileKalle Valo2013-09-061-0/+42
* ath10k: add support for HTT 3.0Michal Kazior2013-08-151-22/+52
* ath10k: implement tx checksum offloadingMichal Kazior2013-08-021-0/+2
* ath10k: embed HTT struct inside ath10kMichal Kazior2013-07-301-1/+1
* ath10k: embed HTC struct inside ath10kMichal Kazior2013-07-301-5/+5
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-121-0/+510