summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htt_tx.c
AgeCommit message (Expand)Author
2015-10-16ath10k: export htt tx rx handlersRajkumar Manoharan
2015-10-06ath10k: use pre-allocated DMA buffer in TxPeter Oh
2015-10-06ath10k: brace style fixesKalle Valo
2015-09-17ath10k: check for encryption before adding MIC_LENBob Copeland
2015-09-09ath10k: drop probe responses when too many are queuedVivek Natarajan
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-07-30ath10k: initialize msdu ext. descriptor before usePeter Oh
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu
2015-07-29ath10k: Improve performance by reducing tx_lock contentionQi Zhou
2015-07-24ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani
2015-07-24ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty
2015-07-24ath10k: update tx path to support QCA99X0Peter Oh
2015-07-02ath10k: configure frag desc memory to target for qca99X0Raja Mani
2015-04-01ath10k: rework tx queue lockingMichal Kazior
2015-03-30ath10k: unify tx mode and dispatchMichal Kazior
2015-02-04ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa
2015-01-27ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski
2015-01-27ath10k: use idr api for msdu_idsMichal Kazior
2015-01-13ath10k: fix error return codeJulia Lawall
2014-12-08ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo
2014-11-26ath10k: fix offchan reliabilityMichal Kazior
2014-11-17ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan
2014-10-31ath10k: speed up hw recoveryMichal Kazior
2014-10-08ath10k: add tracing for frame transmissionRajkumar Manoharan
2014-10-07ath10k: add tracing for tx infoRajkumar Manoharan
2014-09-18ath10k: don't use return on void functionsKalle Valo
2014-09-18ath10k: fix use of multiple blank linesKalle Valo
2014-08-26ath10k: improve logging to include dev idMichal Kazior
2014-07-21ath10k: prevent some tx flushing failuresMichal Kazior
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic
2014-05-23ath10k: fix core start sequenceMichal Kazior
2014-02-28ath10k: reduce htt tx/rx spinlock overheadMichal Kazior
2014-02-28ath10k: bypass htc for htt tx pathMichal Kazior
2014-02-28ath10k: remove DMA mapping wrappersMichal Kazior
2014-02-13ath10k: better tx/rx debuggingBen Greear
2013-10-21ath10k: fix FW crashes on heavy TX on 10.1.389 AP FWMichal Kazior
2013-09-27ath10k: bring back the WMI path for mgmt framesBartosz Markowski
2013-09-20ath10k: use msdu headroom to store txfragMichal Kazior
2013-09-20ath10k: cleanup HTT TX functionsMichal Kazior
2013-09-20ath10k: decouple HTT TX completionsMichal Kazior
2013-09-20ath10k: avoid needless memset on TX pathMichal Kazior
2013-09-12ath10k: add boot messages to htt.cKalle Valo
2013-09-06ath10k: add htt_stats_enable debugfs fileKalle Valo
2013-08-15ath10k: add support for HTT 3.0Michal Kazior
2013-08-02ath10k: implement tx checksum offloadingMichal Kazior
2013-07-30ath10k: embed HTT struct inside ath10kMichal Kazior
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo