index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htt_tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: ensure txrx-compl-task is stopped when cleaning htt-tx
Ben Greear
2016-07-08
1
-0
/
+2
*
ath10k: fix potential null dereference bugs
Bob Copeland
2016-06-30
1
-8
/
+12
*
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
2016-04-20
1
-3
/
+6
*
ath10k: speedup htt rx descriptor processing for tx completion
Rajkumar Manoharan
2016-04-04
1
-1
/
+13
*
ath10k: move mgmt descriptor limit handle under mgmt_tx
Rajkumar Manoharan
2016-03-18
1
-19
/
+31
*
ath10k: implement push-pull tx
Michal Kazior
2016-03-06
1
-10
/
+29
*
ath10k: implement updating shared htt txq state
Michal Kazior
2016-03-06
1
-0
/
+104
*
ath10k: add new htt message generation/parsing logic
Michal Kazior
2016-03-06
1
-0
/
+53
*
ath10k: refactor tx pending management
Michal Kazior
2016-03-06
1
-64
/
+21
*
ath10k: implement basic support for new tx path firmware
Michal Kazior
2016-01-28
1
-8
/
+80
*
ath10k: clean up cont frag desc init code
Michal Kazior
2016-01-28
1
-17
/
+41
*
ath10k: stop abusing GFP_DMA
Felix Fietkau
2015-11-30
1
-2
/
+2
*
ath10k: store msdu_id instead of txbuf pointers
Michal Kazior
2015-11-23
1
-28
/
+27
*
ath10k: replace vdev_id and tid in skb cb
Michal Kazior
2015-11-23
1
-3
/
+33
*
ath10k: pack up flags in skb_cb
Michal Kazior
2015-11-23
1
-2
/
+2
*
ath10k: remove freq from skb_cb
Michal Kazior
2015-11-23
1
-2
/
+7
*
ath10k: remove txmode from skb_cb
Michal Kazior
2015-11-23
1
-4
/
+5
*
ath10k: merge is_protected with nohwcrypt
Michal Kazior
2015-11-23
1
-3
/
+0
*
ath10k: fix peerid configuration in htt tx desc for htt version < 3.4
Vasanthakumar Thiagarajan
2015-11-12
1
-2
/
+9
*
ath10k: set peer MFP flag in peer assoc command
Tamizh chelvam
2015-11-04
1
-0
/
+7
*
ath10k: export htt tx rx handlers
Rajkumar Manoharan
2015-10-16
1
-0
/
+6
*
ath10k: use pre-allocated DMA buffer in Tx
Peter Oh
2015-10-06
1
-20
/
+23
*
ath10k: brace style fixes
Kalle Valo
2015-10-06
1
-4
/
+4
*
ath10k: check for encryption before adding MIC_LEN
Bob Copeland
2015-09-17
1
-1
/
+2
*
ath10k: drop probe responses when too many are queued
Vivek Natarajan
2015-09-09
1
-8
/
+44
*
ath10k: fix dma_mapping_error() handling
Michal Kazior
2015-08-26
1
-2
/
+6
*
ath10k: initialize msdu ext. descriptor before use
Peter Oh
2015-07-30
1
-2
/
+2
*
ath10k: enable raw encap mode and software crypto engine
David Liu
2015-07-29
1
-2
/
+10
*
ath10k: Improve performance by reducing tx_lock contention
Qi Zhou
2015-07-29
1
-6
/
+2
*
ath10k: extend struct htt_mgmt_tx_dec for qca99x0
Raja Mani
2015-07-24
1
-0
/
+2
*
ath10k: add TCP/UDP Checksum offload support for QCA99x0
Manikanta Pubbisetty
2015-07-24
1
-0
/
+4
*
ath10k: update tx path to support QCA99X0
Peter Oh
2015-07-24
1
-10
/
+25
*
ath10k: configure frag desc memory to target for qca99X0
Raja Mani
2015-07-02
1
-2
/
+74
*
ath10k: rework tx queue locking
Michal Kazior
2015-04-01
1
-2
/
+2
*
ath10k: unify tx mode and dispatch
Michal Kazior
2015-03-30
1
-16
/
+14
*
ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL
Helmut Schaa
2015-02-04
1
-2
/
+4
*
ath10k: fix pmf for wmi-tlv on qca6174
Marek Kwaczynski
2015-01-27
1
-0
/
+6
*
ath10k: use idr api for msdu_ids
Michal Kazior
2015-01-27
1
-53
/
+25
*
ath10k: fix error return code
Julia Lawall
2015-01-13
1
-1
/
+3
*
ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()
Kalle Valo
2014-12-08
1
-5
/
+0
*
ath10k: fix offchan reliability
Michal Kazior
2014-11-26
1
-3
/
+4
*
ath10k: handle ieee80211 header and payload tracing separately
Rajkumar Manoharan
2014-11-17
1
-1
/
+2
*
ath10k: speed up hw recovery
Michal Kazior
2014-10-31
1
-1
/
+0
*
ath10k: add tracing for frame transmission
Rajkumar Manoharan
2014-10-08
1
-0
/
+1
*
ath10k: add tracing for tx info
Rajkumar Manoharan
2014-10-07
1
-0
/
+1
*
ath10k: don't use return on void functions
Kalle Valo
2014-09-18
1
-1
/
+0
*
ath10k: fix use of multiple blank lines
Kalle Valo
2014-09-18
1
-1
/
+0
*
ath10k: improve logging to include dev id
Michal Kazior
2014-08-26
1
-16
/
+30
*
ath10k: prevent some tx flushing failures
Michal Kazior
2014-07-21
1
-0
/
+6
*
ath10k: add implementation for configure max amsdu, ampdu
Janusz Dziedzic
2014-07-14
1
-0
/
+46
[next]