index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htt_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-06-09
ath10k: Acquire tx_lock in tx error paths
Evan Green
1
-0
/
+4
2020-04-22
ath10k: add flush tx packets for SDIO chip
Wen Gong
1
-1
/
+7
2020-04-22
ath10k: add htt TX bundle for sdio
Wen Gong
1
-1
/
+7
2020-04-09
ath10k: disable TX complete indication of htt for sdio
Wen Gong
1
-0
/
+35
2020-03-22
ath10k: Fill GCMP MIC length for PMF
Yingying Tang
1
-1
/
+11
2019-09-10
ath10k: add mic bytes for pmf management packet
Wen Gong
1
-0
/
+8
2019-06-25
ath10k: add htt_h2t_aggr_cfg_msg op for high latency devices
Erik Stromdahl
1
-0
/
+1
2019-06-25
ath10k: add inline wrapper for htt_h2t_aggr_cfg_msg
Erik Stromdahl
1
-4
/
+4
2019-05-07
ath10k: Added support to reset HTT stats in debugfs
Maharaja Kennadyrajan
1
-2
/
+3
2019-05-07
ath10k: Extended the HTT stats support to retrieve Mu-MIMO related stats
Maharaja Kennadyrajan
1
-4
/
+4
2019-04-23
ath10k: fix use-after-free on SDIO data frames
Kalle Valo
1
-0
/
+7
2019-04-23
ath10k: htt: support MSDU ids with SDIO
Alagu Sankar
1
-1
/
+12
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
1
-12
/
+1
2019-02-11
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
1
-3
/
+3
2019-02-04
ath10k: Add support for extended HTT aggr msg support
Govind Singh
1
-0
/
+49
2019-02-04
ath10k: Set DMA address mask to 35 bit for WCN3990
Rakesh Pillai
1
-1
/
+1
2018-09-06
ath10k: htt: High latency TX support
Erik Stromdahl
1
-0
/
+92
2018-09-06
ath10k: htt: RX ring config HL support
Erik Stromdahl
1
-0
/
+52
2018-09-06
ath10k: add HTT TX HL ops
Erik Stromdahl
1
-1
/
+7
2018-09-06
ath10k: DMA related fixes for high latency devices
Erik Stromdahl
1
-1
/
+2
2018-07-30
ath10k: htt_tx: move lock into id_get function
Nicholas Mc Guire
1
-8
/
+2
2018-06-28
ath10k: fix bug in masking of TID value
Erik Stromdahl
1
-1
/
+1
2018-06-13
ath10k: htt_tx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-04-24
ath10k: enable hw checksum for wcn3990
Rakesh Pillai
1
-2
/
+5
2018-04-19
ath10k: add inlined wrappers for htt tx ops
Erik Stromdahl
1
-6
/
+6
2017-12-27
ath10k: update copyright year
Kalle Valo
1
-1
/
+1
2017-12-27
ath10k: Add support for htt_data_tx_desc_64 descriptor
Govind Singh
1
-21
/
+273
2017-12-27
ath10k: Add support for 64 bit HTT frag descriptor
Govind Singh
1
-21
/
+138
2017-12-27
ath10k: Add support for 64 bit htt rx ring cfg
Govind Singh
1
-17
/
+128
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
1
-2
/
+4
2016-12-15
ath10k: Avoid potential page alloc BUG_ON in tx free path
Mohammed Shafi Shajakhan
1
-0
/
+2
2016-12-01
ath10k: fix Tx DMA alloc failure during continuous wifi down/up
Mohammed Shafi Shajakhan
1
-11
/
+43
2016-11-15
ath10k: remove extraneous error message in tx alloc
Mohammed Shafi Shajakhan
1
-3
/
+1
2016-11-15
ath10k: clean up HTT tx buffer allocation and free
Mohammed Shafi Shajakhan
1
-25
/
+50
2016-09-09
ath10k: implement NAPI support
Rajkumar Manoharan
1
-2
/
+0
2016-07-08
ath10k: ensure txrx-compl-task is stopped when cleaning htt-tx
Ben Greear
1
-0
/
+2
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
1
-8
/
+12
2016-04-20
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
1
-3
/
+6
2016-04-04
ath10k: speedup htt rx descriptor processing for tx completion
Rajkumar Manoharan
1
-1
/
+13
2016-03-18
ath10k: move mgmt descriptor limit handle under mgmt_tx
Rajkumar Manoharan
1
-19
/
+31
2016-03-06
ath10k: implement push-pull tx
Michal Kazior
1
-10
/
+29
2016-03-06
ath10k: implement updating shared htt txq state
Michal Kazior
1
-0
/
+104
2016-03-06
ath10k: add new htt message generation/parsing logic
Michal Kazior
1
-0
/
+53
2016-03-06
ath10k: refactor tx pending management
Michal Kazior
1
-64
/
+21
2016-01-28
ath10k: implement basic support for new tx path firmware
Michal Kazior
1
-8
/
+80
2016-01-28
ath10k: clean up cont frag desc init code
Michal Kazior
1
-17
/
+41
2015-11-30
ath10k: stop abusing GFP_DMA
Felix Fietkau
1
-2
/
+2
2015-11-23
ath10k: store msdu_id instead of txbuf pointers
Michal Kazior
1
-28
/
+27
2015-11-23
ath10k: replace vdev_id and tid in skb cb
Michal Kazior
1
-3
/
+33
[next]