aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_tx.c
Commit message (Expand)AuthorAge
* ath10k: implement NAPI supportRajkumar Manoharan2016-09-09
* ath10k: ensure txrx-compl-task is stopped when cleaning htt-txBen Greear2016-07-08
* ath10k: fix potential null dereference bugsBob Copeland2016-06-30
* ath10k: move fw_features to struct ath10k_fw_fileKalle Valo2016-04-20
* ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan2016-04-04
* ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan2016-03-18
* ath10k: implement push-pull txMichal Kazior2016-03-06
* ath10k: implement updating shared htt txq stateMichal Kazior2016-03-06
* ath10k: add new htt message generation/parsing logicMichal Kazior2016-03-06
* ath10k: refactor tx pending managementMichal Kazior2016-03-06
* ath10k: implement basic support for new tx path firmwareMichal Kazior2016-01-28
* ath10k: clean up cont frag desc init codeMichal Kazior2016-01-28
* ath10k: stop abusing GFP_DMAFelix Fietkau2015-11-30
* ath10k: store msdu_id instead of txbuf pointersMichal Kazior2015-11-23
* ath10k: replace vdev_id and tid in skb cbMichal Kazior2015-11-23
* ath10k: pack up flags in skb_cbMichal Kazior2015-11-23
* ath10k: remove freq from skb_cbMichal Kazior2015-11-23
* ath10k: remove txmode from skb_cbMichal Kazior2015-11-23
* ath10k: merge is_protected with nohwcryptMichal Kazior2015-11-23
* ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan2015-11-12
* ath10k: set peer MFP flag in peer assoc commandTamizh chelvam2015-11-04
* ath10k: export htt tx rx handlersRajkumar Manoharan2015-10-16
* ath10k: use pre-allocated DMA buffer in TxPeter Oh2015-10-06
* ath10k: brace style fixesKalle Valo2015-10-06
* ath10k: check for encryption before adding MIC_LENBob Copeland2015-09-17
* ath10k: drop probe responses when too many are queuedVivek Natarajan2015-09-09
* ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-26
* ath10k: initialize msdu ext. descriptor before usePeter Oh2015-07-30
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-29
* ath10k: Improve performance by reducing tx_lock contentionQi Zhou2015-07-29
* ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani2015-07-24
* ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty2015-07-24
* ath10k: update tx path to support QCA99X0Peter Oh2015-07-24
* ath10k: configure frag desc memory to target for qca99X0Raja Mani2015-07-02
* ath10k: rework tx queue lockingMichal Kazior2015-04-01
* ath10k: unify tx mode and dispatchMichal Kazior2015-03-30
* ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa2015-02-04
* ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski2015-01-27
* ath10k: use idr api for msdu_idsMichal Kazior2015-01-27
* ath10k: fix error return codeJulia Lawall2015-01-13
* ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo2014-12-08
* ath10k: fix offchan reliabilityMichal Kazior2014-11-26
* ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan2014-11-17
* ath10k: speed up hw recoveryMichal Kazior2014-10-30
* ath10k: add tracing for frame transmissionRajkumar Manoharan2014-10-08
* ath10k: add tracing for tx infoRajkumar Manoharan2014-10-07
* ath10k: don't use return on void functionsKalle Valo2014-09-18
* ath10k: fix use of multiple blank linesKalle Valo2014-09-18
* ath10k: improve logging to include dev idMichal Kazior2014-08-26
* ath10k: prevent some tx flushing failuresMichal Kazior2014-07-21