aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_tx.c
Commit message (Expand)AuthorAge
* ath10k: htt: High latency TX supportErik Stromdahl2018-09-06
* ath10k: htt: RX ring config HL supportErik Stromdahl2018-09-06
* ath10k: add HTT TX HL opsErik Stromdahl2018-09-06
* ath10k: DMA related fixes for high latency devicesErik Stromdahl2018-09-06
* ath10k: htt_tx: move lock into id_get functionNicholas Mc Guire2018-07-30
* ath10k: fix bug in masking of TID valueErik Stromdahl2018-06-28
* ath10k: htt_tx: mark expected switch fall-throughsGustavo A. R. Silva2018-06-13
* ath10k: enable hw checksum for wcn3990Rakesh Pillai2018-04-24
* ath10k: add inlined wrappers for htt tx opsErik Stromdahl2018-04-19
* ath10k: update copyright yearKalle Valo2017-12-27
* ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh2017-12-27
* ath10k: Add support for 64 bit HTT frag descriptorGovind Singh2017-12-27
* ath10k: Add support for 64 bit htt rx ring cfgGovind Singh2017-12-27
* ath10k: fix block comments styleMarcin Rokicki2017-04-05
* ath10k: Avoid potential page alloc BUG_ON in tx free pathMohammed Shafi Shajakhan2016-12-15
* ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan2016-12-01
* ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan2016-11-15
* ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan2016-11-15
* 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